![]() |
#10 |
Программатор
|
X++: vendVoucher = CustVendVoucher::construct(SysModule::Vend, ledgerVoucher, vendTable.accountNum, 100000, Companyinfo::find().currencyCode, transTxt, vendTable.dimension, '', LedgerPostingType::VendBalance); vendVoucher = CustVendVoucher::construct(SysModule::Vend, ledgerVoucher, vendTable.accountNum, -100000, Companyinfo::find().currencyCode, transTxt, vendTable.dimension, '', LedgerPostingType::VendBalance); |
|