Wednesday, February 14, 2024
1 change · saas-17.1
Resolved issues and error corrections
Saving an Indian invoice with an empty sequence number no longer causes an error. The system now restores the previous sequence number, helping users avoid interruptions while managing invoices.
Original PR description
Before this PR, users receive a traceback whenever they try to save the empty sequence number in the invoice. After this PR, traceback will not come and the old sequence number will be reassigned.