Announcements
I have a table/page extension that adds another field to the sales line table. I need to get that field to copy/move that over to the sales posted invoices table when the sales invoice is posted. Does anyone have a code example of this type of code unit/coding that is needed for this?
Thank you,
Kevin
Hi,
Yes please declare sales line field's id into the Sales Invoice Header table.
For ex.
Sales Line
ID 1 Filed1 : Code[20]
Sales Invoice Line
ID 1 Filed1 : Code[20]
No other code is required, it will automatically pass the values from sales line to posted invoice line.
Thanks.
André Arnaud de Cal...
294,217
Super User 2025 Season 1
Martin Dráb
232,978
Most Valuable Professional
nmaenpaa
101,158
Moderator