There are two fileds in the table Sales Invoic Line: Shipment No. and Shipment Line No. We use combine shipment routine and it doesn't populate these two fields. Can anyone explain why and when does the system populate these fields. As it is now it is allmost impossible to verfy that every posted shipment line has been invoiced. In standard system it should be the case, but our provider has done some code changes and we need to verify that everything goes well.
0
Comments
One other thing : change the topic !
Regards
Draggan
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Here is the Standard code of this fct :
Check your fct if these two lines exist ...
This fct is called when you make a combine shipment and create the invoice line from the shipment line. There is nothing to change, if nobody has changed this fct of course ...
Regards