Saturday, June 30, 2018

Pass field value from SalesTable to CustTrans

Follow the steps below,
1) Create a new field (If not already existing)
2) Create the parm method for that field on CustVoucher class
3) Assign value to this parm method in SalesInvoiceJournalPost.postCustVend() method by using the salesTable buffer
4) Add the code for assigning the variable value(or the parm method value) in CustVoucher.initCustVendTrans() method.
Best Regards,
Hossein Karimi

No comments:

Post a Comment

Configure the Firewall on the Enterprise Portal Server

After you install Enterprise Portal, enable Web Server (HTTP) in Windows Firewall. If you do not enable the web server in Windows Firewall...