Sales return involves handling the items that a customer has returned for whatever reason. Depending on business rules, you may want to process sales in either of the following ways:
Accept back the returned item and return the cash to the customer. In this case, the returned item will be added back to the stock.
Replace the returned item with a new item of the same price. The returned item will be added back to the stock and the replaced (sold) item will be deducted from the stock.
In place of the returned item, the customer buys something that costs less than the returned item. The extra amount is paid back to the customer.
In place of the returned item, the customer buys something that costs more than the returned item. The extra cash is paid by the customer.
Accepting Back the Returned Item
Navigate to the Item Code field.
Scan or enter the name of the item you want to return.
The item will load in the cart on the right side of the screen.
Click the Minus sign twice to make it a return. Or manually enter the minus sign with the quantity.
The Net Total Amount will be in negative showing you have to return the amount to the customer.
Now click the Payment tab to go to the payment screen and Save.