Point of Sale -> Load Orders tab:
- On the Return Order pop-up were added the next columns:
- Status:
- was added next to the “Description” column;
- in the column is displayed Item Status from the Order;
- isn’t clickable;
- Shipped Qty:
- was added next to the “Rate” column;
- in the column is displayed Shipped Item Qty from the Order;
- isn’t clickable;
- isn’t editable;
- Void Qty:
- was added next to the “Return Qty” column;
- is editable;
- in the column is displayed future Void Item Qty in the Order;
- isn’t enabled to fill value more than:
- Item Qty – Shipped Qty -> display Validation;
- Validation “Can’t be more than [“Item Qty – Shipped Qty” value]”;
- Status:
- “Return Qty” column:
- if the user filled qty more than “Shipped Qty” -> the Validation is displayed:
- Text: “Qty can’t be more than [“Shipped Qty” value]”;
- Text: “Qty can’t be more than [“Shipped Qty” value]”;
- if the user filled qty more than “Shipped Qty” -> the Validation is displayed:
- Void or Return Qty is required.