Hi all,
We require a text field to clear when a Sales Order that has back-ordered items is posted. It contains shipping notes related to the items that shipped and don’t relate to the back ordered items.
Thanks!
Marc
Hi all,
We require a text field to clear when a Sales Order that has back-ordered items is posted. It contains shipping notes related to the items that shipped and don’t relate to the back ordered items.
Thanks!
Marc
The Sales Order is updated by the Sales Post codeunit, #80 or you could change the Report for Sales Shipment / Sales Invoice (208, 206 respectively)
You need a Developer Licence to access codeunits; you need a report designer licence for reports.
If you do not have experience of changing Navision objects pay for some advice or expertise. It really is cheaper in the long run.
Thanks for the quick reply Jonathan,
We do have a report designer licence but not a developer licence. We’ve been using Navision for a long time (8 years) so we have some C/Side experience but not a pro by any means. I need the text field to clear on Form 42 Sales Order. I was hoping there was some trigger such as OnPost that I wasn’t aware of.
Any ideas?