Start a new topic

Inventory Cost to Price Validation

We need to display a warning that will alert the user when the cost of an item is below the sale price.  This validation is in place for the POS screen, but not the inventory management screen.  Need to research item receiving as well to ensure the same validation is in place.  The validation will be in the form of a confirmation message the will allow the user to proceed or not.


History:

When entering inventory, a customer incorrectly entered the AvgCost property of an item which in turn threw off the profit report.  Since it was a credit card sale, the only choice was to either have support login and correct the database or issue a credit (with a different payment type) which could throw off the system in a different way.


We decided to login and fix the data.


Login or Signup to post a comment