Pages

Friday, July 15, 2011

Stock Transfer: Error when Saving Stock Transfer Location

Issue:
User receives error message ‘Error generating document number.’ after clicking save when performing Stock Transfer Location.


Cause:
Temporary table a_inv_trans_top contains record of the user. This might be due to problem during his last transaction. Problem may be due to abnormal program termination or network connection.

Solution:
  1. Backup a_inv_trans_top table
  2. Remove record of user with issue in a_inv_trans_top

No comments:

Post a Comment