Skip to content

Changes

Started by timer
Started 10 mo ago
Took 5 min 5 sec on built-in

Summary

  1. Add FPV for Warehouse Builder to change label format (details)
  2. Tune Material Planning page and adjust small product label (details)
  3. fix planning + label (details)
  4. add filters to sales orders page (details)
  5. use code39 for labelprinter b (details)
  6. set upc code (details)
  7. add material planning and test ean13 (details)
  8. fix barcode (details)
  9. Fix mateiral planing qtyonhand 0 (details)
Commit 6337bb56b86d43c46341517628828ab19d57f14c by info
Add FPV for Warehouse Builder to change label format
The file was modifiedpages/materials/locators/index.vue (diff)
The file was modifiedcomponents/materials/WarehouseVisualization3D.vue (diff)
The file was modifiedpages/locator-labels.vue (diff)
Commit ea165b48b410d3d45cacb44ebfaf51f0661380b6 by info
Tune Material Planning page and adjust small product label
The file was addedserver/api/materials/planning.get.ts
The file was modifiedserver/api/print/product.post.ts (diff)
The file was addedpages/materials/planning.vue
Commit 07e83b4936787a5acd7e3964fd7ad2ecf0a13c68 by info
fix planning + label
The file was modifiedpages/materials/planning.vue (diff)
Commit d9ac78afc81ae6feefdb338d620e7a5a7a79d164 by info
add filters to sales orders page
The file was modifiedpages/sales/orders/index.vue (diff)
The file was modifiedserver/api/orders/sales/notfulfilled.get.ts (diff)
The file was modifiedserver/api/orders/sales/so.get.ts (diff)
Commit f1ab0d00c3a420f125881ea1717e64472dcdeca4 by info
use code39 for labelprinter b
The file was modifiedcomponents/procurements/ReceiptDetailRecordLine.vue (diff)
The file was modifiedserver/api/print/product.post.ts (diff)
The file was modifiedcomponents/procurements/ReceiptDetailRecordLine.vue (diff)
Commit 85c7a4a3a3372731ea1a40064ef1ef2ebcbbb0db by info
add material planning and test ean13
The file was modifiedcomposables/materials.ts (diff)
The file was modifiedcomponents/procurements/ReceiptDetailRecordLine.vue (diff)
The file was modifiedassets/langs/shared.js (diff)
The file was modifiedpages/materials/planning.vue (diff)
The file was modifiedcomponents/NewNavBar.vue (diff)
The file was modifiedserver/api/print/product.post.ts (diff)
The file was modifiedcomponents/procurements/ReceiptDetailRecordLine.vue (diff)
Commit f0be29f093be8742702aa0e27f6321493a07b7dd by info
Fix mateiral planing qtyonhand 0
The file was modifiedpages/materials/planning.vue (diff)
The file was modifiedserver/api/materials/planning.get.ts (diff)