This is my blog for storing and sharing my programming knowledge with all other programmers
[ExtensionOf(ClassStr(SalesInvoiceJournalPost))]
final class SalesInvoiceJournalPost_Extension
{
protected void endPost()
next endPost();
Info(strFmt("SalesId : %1",custInvoicejour.salesId));
}
No comments:
Post a Comment