Transfer Order List form:
- Delete Requests button:
- was added to the buttons panel on the “Requests” tab;
- if at least one Order in the Datagrid was checked -> the button is enabled;
- after clicking on the button -> the “Delete Transfer Order Requests” panel is opened;
- “Delete Transfer Order Requests” panel:
- contains:
- Actions List with radio buttons:
- display only if Transfer Order has linked Sale Order;
- contains actions listed below:
- Void Qty from Sale Order:
- TOR is deleted from the List form;
- TOR item status is Void in the Sale Order;
- Logs(for Sale Order):
- Date / Time;
- Text: TOR was deleted;
- Reason;
- User;
- Unreserve from Sale Order:
- TOR is deleted;
- item status is Unreserve in the Sale Order;
- Log is added to SO:
- [Item Name] was unreserved;
- TOR-XXXX was deleted;
- Reason;
- User;
- Void Qty from Sale Order:
- Reason textarea -> isn’t equired;
- Related Documents List:
- Sale order;
- are displayed Orders linked to this Transfer Order Request with created Date;
- Blocked Documents List:
- are displayed not closed Orders;
- if in list display Orders -> button Continue is disabled;
- If TOR has linked Item Receipt:
- Item Receipt is displayed in the Blocked Documents list;
- “Continue” button isn’t clicked;
- Cancel button:
- was added to the bottom of the panel;
- is always clickable;
- after clicking on the button -> the panel is closed and nothing is changed;
- Continue button:
- is clickable if Blocked Document list is empty and Reason was filled;
- after clicking on the button -> the panel is closed and actions are made depending on chosen Action.
- Actions List with radio buttons:
- contains: