Announcements
No record found.
[ExtensionOf(tableStr(CustInvoiceJour))] final class CustInvoiceJour_Table_Extension { public void insert() { XDSCustInvJourTable xdsCustInvJour; if(this.LedgerVoucher) { xdsCustInvJour.clear(); xdsCustInvJour.LedgerVoucher = this.LedgerVoucher; this.LedgerVoucher.insert(); } next insert(); } }
[ExtensionOf(classStr(CustPostInvoiceJob))] final class CustPostInvoiceJob_DYNADDV_Extension { public static void main(Args args) { unchecked(Uncheck::XDS) { next main(args); } } }
[ExtensionOf(tablestr(CustInvoiceJour))] final class DYNADDVCustInvoiceJour_Table_Extension { public void insert() { XDSCustInvoiceJour xDSCustInvoiceJour ; if(this.LedgerVoucher) { xDSCustInvoiceJour.clear(); xDSCustInvoiceJour.LedgerVoucher = this.LedgerVoucher; xDSCustInvoiceJour.UserId = curUserId(); xDSCustInvoiceJour.insert(); } next insert(); } }
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 429 Most Valuable Professional
CU10121822-0 366
André Arnaud de Cal... 360 Super User 2026 Season 2