Hi
When using drop shipment NAV require that, the sales order has been invoice before the purchase order can be invoiced.
Our customer is using drop shipment on close all their sales orders. They also receive many of their purchase invoice via an XML-file. When we receive the purchase invoice, we try to post the purchase invoice (based on the XML-file) but often the sales order hasn’t been posted and therefor our code set the XML-file on wait in a loop until the sales order has been posted.
However, this behavior causes extra work in their processes and they want to be able to post the purchase invoice before the sales order. As far as I have tested, we keep running into conflicts with reservations etc. They are running NAV 2013 but the functionality has been there for years.
Any of you who have a suggestion?
René Fuhlendorf
/René
0
Comments
We choosed to comment out the test in CU90 to see if the sales order is invoiced.
But you should be aware of all impacts that may occur on the validation process if you apply this method.