Added ability to create Pick Orders with options by added to the Shipping Schedule list form “Send to Pick” button. After clicking on the “Send to Pick” button, popup will be displayed.
Pick Preference popup
On the popup is ability:
- to select options: “Create one Pick Order and group by items” (for all checked orders will be created common Pick Order) and “Create Pick order for each Ship Order”.
- to select printing options and print Pick list, Packing Slip, Invoices, Cases
- to save as default to Company Settings selected options
- to Generate Pick Order
Added Company Settings for the Picking process
- Order Setting -> Pick Order.
- “Create One Pick order and group by items”. If radiobutton is selected it also is selected by default on “Pick preferences” pop-up
- “Create Pick order for each Ship Order”. If radiobutton is selected it also is selected by default on “Pick preferences” pop-up
- “Sort by Item Location Index/Name and QTY”. If to the Pick order were added items with the same description/uom/Location they should be grouped
- Sort the same as on Ship Order. If to the pick order were added items with same description/uom/Location they should be grouped
- Printer Setting -> Pick Order.
- If checkboxes Print Pick list, Packing Slip, Invoices, Cases, Labels are checked they also are checked by default on “Pick preferences” pop-up
- If checkboxes Print Pick list, Packing Slip, Invoices, Cases, Labels are checked they also are checked by default on “Pick preferences” pop-up
Pick Order edit form changes:
- Location column
- if default Pick location is not set, the current item location should be prefilled by default
- if same item placed on 2 or more locations, the item should be displayed in separate rows even if it has same name/description/uom
- Pick button
- after clicking on the button, the message should be displayed: “Are you sure you want to Ship Pick Order?” If NO then Pick order will be closed and moved to pick status, Ship order will not be opened. If YES then Pick order will be closed and moved to pick status, all related not shipped Ship Orders will be opened
- Item Sorting
- by default is sorted according to the Company Setting:
- by: Location Index (if index is not set than sorted by location name), Available Qty (from min to max)
- by Item places in SHO
- by default is sorted according to the Company Setting:
- Checkbox column in the “Picker” dropdown field as on Item as on Order levels
- influence on bulk selecting Picker/Location. If the checkbox is checked, the selected Picker/Location will be applied to all checked items
Ship Order changes
- By default autofill by Picked qty. If Item hasn’t picked yet then zero is displayed.
- Total units = sum (Pick qty from related to item Pick orders) in status Pick/Close
- Total units = sum (Pick qty from related to item Pick orders) in status Pick/Close
- Pick status column. Added Pick Qty in format: N of M where N – sum (Pick qty from related to item Pick orders) in status Pick/Close, M – Ordered Qty
- added colors for picking status:
- if nothing picked(zero) – empty
- partially picked- red
- full pick – green