4
It's quite common in a retail environment to allow the sale of an item, but not a return.
We need a method on the product or elsewhere that will allow us to allow sales but no returns.
For example if I sell a promotional item at ALL SALES FINAL I don't want the cashiers to have to remember which items are returnable and which are not. This can be a VERY lengthy list and is impossible to manage without some blocking mechanism.
STATUS DETAILS
New