Copy Custom field from PO line to Invoice line
Views (15)
Sometime we have a scenario where we have to copy custom field value from PO to invoice, to do this you have create similar field in VendInvoiceInfoLine table and set/copy the value from PO line to invoice line on VendInvoiceInfoLine.defaultRaw() method or in class VendDocumentLineType_Invoice.
Happy DAXing !!!!
This was originally posted here.

Like
Report
*This post is locked for comments