We are currently in the process of upgrading our Acumatica instance from 22.120.0019 to 23.109.0023.
During the testing of our API integration, we have noticed that we are no longer able to push through a Sales Order that has a negative value in the Unit Price field, and we are presented with the following error:
Incorrect value. The value to be entered must be greater than or equal to 0.
I tried to capture a SO manually, to check if the same issue exists, and indeed it does:
If I attempt to save the SO, it changes the value to 0.00
Question:
Is this ability now completely removed, or is there a configuration setting relating to this that I can change to allow the negative value?
PS. I searched through the release notes for 22R2 & 23R1, but I couldn’t find something specific to this.