Purchase Order edit form:
- If a user makes a right-click on the “Line #” column:
- is the same logic as on the Sale Order;
- is displayed a Context menu with actions listed below:
- Insert Line (PO\BIll\Item Receipt\Vendor Credit):
- is disabled for Orders in statuses:
- PO:
- Received;
- Closed;
- Shipped;
- Void;
- IRC:
- Received;
- PO:
- after clicking -> the empty line is added over the previous;
- is disabled for Orders in statuses:
- Delete (PO\BIll\Item Receipt\Vendor Credit\SLT):
- is enabled for Orders in statuses:
- is disabled for Orders in statuses:
- PO:
- Received;
- Closed;
- Shipped;
- Void;
- Bill -> all except “In Review”;
- IRC -> all except “Draft”;
- SLT -> all except “Draft”;
- VC -> all except “In Review”;
- PO:
- after clicking -> the line is deleted from the Order Datagrid;
- is disabled for Orders in statuses:
- is enabled for Orders in statuses:
- Copy (PO\BIll\Item Receipt\Vendor Credit):
- is disabled for Orders in statuses:
- PO:
- Received;
- Closed;
- Shipped;
- Void;
- IRC:
- Received;
- PO:
- if the line is empty -> isn’t clickable;
- after clicking -> the line item is copied with all information;
- is disabled for Orders in statuses:
- Paste (PO\BIll\Item Receipt\Vendor Credit):
- is disabled for Orders in statuses:
- PO:
- Received;
- Closed;
- Shipped;
- Void;
- IRC:
- Received;
- PO:
- if the line wasn’t copied -> isn’t clickable;
- after clicking -> the copied line item is pasted with all information;
- is disabled for Orders in statuses:
- Void (only purchase order):
- if Order isn’t in draft status and the line in Order isn’t empty -> is clickable;
- the logic is the same as for the “Void” button on the top panel;
- after clicking -> the “Void Item” panel is opened:
- Action Reason textarea is required;
- Action Reason textarea is required;
- if Order isn’t in draft status and the line in Order isn’t empty -> is clickable;
- Insert Line (PO\BIll\Item Receipt\Vendor Credit):
- the right click works only on the cell with line #
- also, was added for Orders listed below:
- Shipment Load Tracking;
- Item Receipt;
- Bill;
- Vendor Credit.