Added ability to create Pick order even thought Items weren’t received.
For this ability the following changes were implemented:
Ship Order
- Pick button is added to Ship Order in status “Not Ready to Ship”
After clicking on the button, the Pick order edit form should be opened with Ability to enter Pick Qty - Added company setting “Allow add not processed ship order items to Pick Order
Pick Order
- Save button
- it’s possible to Save Pick Order if Pick Qty > Avail. Qty
- Save button is enabled
- View items
- button is added to the Pick order
- after clicking on the button, the “Reserve Item” panel should be opened
- Reserve Item panel
- should be displayed the same panel as on SO list form, except:
- Adjustment
- button, after clicking on the button:
- Allocate column is filled by the Available qty
- Adj Qty column is filled too: Adj Qty = Ordered – Allocate
- Location column should be filled by the default user location for items where Adj Qty > O
- if default user location is not set should be taken from the default store location
- button, after clicking on the button:
- Adj Qty column
- Location
- drop-down
- required if adj qty > 0
- contains list of locations from item store
- Save & Process
- after clicking on the button:
- the panel should be closed
- if Adj Qty column is filled then the Inventory adjustment should be created automatically
- If allocate column is filled the item should be used from stock
- if PO request was clicked -> the PO request should be created
- the Pick order edit form should be refreshed
- Pick Qty entered before reserve should be recovered
- after clicking on the button:
- Adjustment
- should be displayed the same panel as on SO list form, except: