Hi experts,
I'm using NAV 2013. When doing post Sales Shipment, i get this error message :
"Integer Number 199 already exist"
I try to debug, and find that the error was in codeunit 5895 : Inventory Adjustment
The function that makes the error is : FetchOpenItemEntriesToExclude
This function was not in NAV 2009 if I'm not mistaken. No modifications were done in the CU 5895 or other codeunit.
How to solve this issue?
I've checked microsoft knowledge base, and i dont find any issue related.
Thanks in advance
0
Comments