We have an integration with an external service where we sync stock status.
Stock status in that system can be negative if customers place orders after a product has 0 in stock.
When we sync the status we get the negative values to display in back office but with a red validation error which does not allow us to edit the other values (we are allowed to put the negative values to zero or over that).
My question is, given that we don’t need to edit the values in back office, is it okay to handle negative stock values in the system or will we get other problems?
Litium version: 6, 7