|
|
#1 |
|
Участник
|
Задача: требуется модернизировать дизайн отчета Акт сверки.
Дизайн формируется автоматически. Сейчас уперся в то что не могу установить высоту секции (RLedgerSheetReport_ActAdjustCustVend.createReportFooter): X++: struct = RReportFormListControl::createStructTempate(#reportFooterTopMarning, iWidth, #fontSizeDefault);
this.setHeight(struct, 400);
mapRepFooterTempl.insert(#rfTxtReportFooterResumeColNum, struct);
sectionRepFooterTxtResumeHeader = createSection(#rfTxtReportFooterResumeColNum); |
|
|
|
|
#2 |
|
Участник
|
Цитата:
Сообщение от malex
X++: this.setHeight(struct, 400); |
|
|
|
|
#3 |
|
Участник
|
|
|
|