Skip to content
Success

Changes

Summary

  1. add 3th option to show locator usage combined (details)
  2. fix material receipt using locator not for fulfillment (details)
  3. fix changes (details)
  4. fix enter trackingnumber manual to order (details)
  5. add order source filter to sales order tab (details)
  6. add beta cross docking (details)
Commit 3db78d8120ee4befd4d349bf2ef07fe4b85571e3 by info
add 3th option to show locator usage combined
The file was modifiedapp/pages/bi/locator-usage.vue (diff)
The file was modifiedserver/api/bi/locator-usage.get.ts (diff)
Commit 5f34c0df60fb6c2cacb95df691ff6dfbc1dea70b by info
fix material receipt using locator not for fulfillment
The file was modifiedapp/components/procurements/ReceiptLineTable.vue (diff)
The file was modifiedserver/api/materials/products/[id]/index.get.ts (diff)
The file was modifiedserver/api/materials/storages/higher-on-hand.get.ts (diff)
The file was modifiedserver/utils/returnLocatorHelper.ts (diff)
The file was modifiedapp/components/procurements/ReceiptForm.vue (diff)
The file was modifiedapp/components/requests/RequestForm.vue (diff)
Commit 13a1cb466553aa5da1ada59dca6efdec11dd8812 by info
fix enter trackingnumber manual to order
The file was addedapp/components/DateTimePickerConfirm.vue
The file was modifiedapp/components/materials/PromotionDetailRecordPreCondition.vue (diff)
The file was modifiedserver/api/admin/users/[id]/activity/index.put.ts (diff)
The file was modifiedserver/api/admin/users/[id]/activity/index.post.ts (diff)
The file was modifiedapp/components/sales/OrderForm.vue (diff)
Commit d95ca21cbec6d6f84ee19169218cbf747c9c673f by info
add order source filter to sales order tab
The file was modifiedapp/pages/sales/orders/index.vue (diff)
The file was modifiedserver/api/orders/ag-grid/summary.post.ts (diff)
Commit ac293fe93b5a347e483e4f447c06b1f8a5ddbc4c by info
add beta cross docking
The file was addedapp/components/fulfillment/crossdock/AllocationModal.vue
The file was addedserver/api/fulfillment/crossdock/board.get.ts
The file was addedapp/components/fulfillment/crossdock/Truck.vue
The file was addedapp/components/fulfillment/crossdock/SidePanel.vue
The file was addedserver/api/fulfillment/crossdock/match-proposal.get.ts
The file was addedserver/api/fulfillment/crossdock/order-date.put.ts
The file was modifiedapp/assets/langs/shared.js (diff)
The file was addedapp/pages/fulfillment/crossdock-board.vue
The file was addedserver/api/fulfillment/crossdock/allocations/save.post.ts
The file was addedapp/composables/useCrossdockBoard.ts
The file was addedapp/components/fulfillment/crossdock/Board.vue
The file was modifiedapp/composables/menu/admin/fulfillment.ts (diff)
The file was addedapp/components/fulfillment/crossdock/Toolbar.vue
The file was addedserver/api/fulfillment/crossdock/allocations/destroy.delete.ts