Order Management System. What's new
← Version 1.30.107.0

Pick order Phase 4

To the Picking flow in the OMS system were applied following changes:

Send to Pick button

If were selected SHO for different stores then after clicking on the “Generated Pick Order” button:

  • if was selected radio button: “Create One pick Order and group by items” will be created Pick order for each store
  • if was selected radio button: “Create pick Order for each Ship order” will be created Pick order for each Ship order (logic isn’t changed)

Pick Preferences pop-up

  • if will be generated only one pick order then Pick order edit form is opened in the dialog
  • if will be generated many pick orders then Pick order list form is opened in dialog and filter by today day

Pick order edit form

  • Units Per case/Number of cases columns are added to the Pick Order
    • if Total units on SHO = Pick qty on Pick Order then Number of cases and Units Per case is copied from SHO to Pick order
    • if Total units on SHO > Pick qty on Pick Order then Units Per case are automatically copied to the Pick order and  Number of cases is recalculated on Pick order based on the Units Per case
    • if Number of cases or Units Per case have been changed on Pick order then after clicking on the Pick / Closed button the changes are  copied from Pick order to SHO, if on SHO were made changes on the Freight panel the Freight panel is cleared

  • Location column
    • if Pick order has been picked and exists default pick location then all items are moved to default pick location in the background, the new pick location is displayed in the column on SHO
    • if Pick order has been picked and does not exist default pick location then all items are placed on the current location on SHO
  • Picker. Displayed only active users with type “Picker”

 

Company settings

  • Enable Casescheckbox. If checkbox is checked then the Units Per case/Number of cases columns are displayed on the Pick Order edit/Pick order pdf
  • Do not hide empty columns on PDF checkbox. If checkbox is checked then the Units Per case/Number of cases columns are displayed in PDF even if they are empty
  • Show Service item on PDF checkbox. If checkbox is checked then Service items are displayed in PDF,
    Units Per case/Number of cases fields should be enabled for service items

User edit form

Added new User type “Picker”. Displayed in “Internal Users” bucket. User with type “Picker” is displayed in “Picker” drop-down on Pick Order list and edit form. If only one user was added to the system with type “Picker”  then after creating Pick order the User should be set up by default as Picker on Pick Order level on the edit form.

Ship Order edit

Once related Pick order has been picked the Total Units should be equal to the sum(Picked Qty)

Previous versions: Phases 2, 3