Currency details:CompanyInfo companyInfo = CompanyInfo::find(); info(strFmt("%1",companyInfo.postalAddress().Address));
CompanyInfo::standardCurrency() OR Ledger::accountingCurrency(CompanyInfo::current());
To loop/iterate selected records from grid on form you can use following code, this can be done on clicked method of button control : Invent...
No comments:
Post a Comment