Options

Error while posting a sales invoice

poppinspoppins Member Posts: 647
edited 2013-05-21 in NAV Three Tier
Hi everyone,

I am trying to post a Sales order and getting the following error:
The Sales Invoice Header already exists. Identification fields and values: No.='103026'


I checked the Series no. in the setup, the last No. used is 103025....
I tried to debug the code, the debugger stops at the following piece of code:
  IF NOT InvtPickPutaway THEN
   COMMIT;


Can anyone help me figure out the origin of this error???

Thanks in advance

Comments

Sign In or Register to comment.