Skip to content
Success

Changes

Summary

  1. add resubmit tracking data to sales order (details)
  2. add shipping time as column (details)
  3. fix folder structure for last resubmit trackingno change (details)
  4. fix sales orders (details)
  5. add payment creation functionality from invoice window (details)
  6. add mobile locator scanning option (details)
  7. show invoice add payment button always (details)
  8. add return scan ocr fucntion (details)
  9. set more fields on payment (details)
  10. search return name and name2 (details)
  11. enhance ocr image capture (details)
  12. add numpad option to umlagerung (details)
  13. add product thumbnail to locator articles (details)
  14. refactor return label printing (details)
  15. fix year preset on fulfillment page (details)
  16. add return sending mail (details)
  17. fix payment date (details)
Commit f1994b08356c971822871e1af818d4560ff11ec0 by info
add resubmit tracking data to sales order
The file was modifiedcomponents/AgGrid/SalesOrder/AgCustomTrackingNo.vue (diff)
The file was addedserver/api/commission/parcels/resubmit.post.ts
Commit 3d77c1700105926b22c3bc4cee6a24ad142858a4 by info
add shipping time as column
The file was addedcomponents/AgGrid/SalesOrder/AgCustomShippingDate.vue
The file was modifiedcomponents/AgGrid/SalesOrder/AgCustomTrackingNo.vue (diff)
The file was modifiedpages/sales/orders/index.vue (diff)
Commit c522044acc15bae1d015b88328f95da9c83032c0 by info
fix folder structure for last resubmit trackingno change
The file was modifiedserver/api/commission/parcels/resubmit.post.ts (diff)
The file was modifiedserver/api/orders/[id]/order-line/index.get.ts (diff)
The file was modifiedcomponents/sales/OrderDetailRecordLine.vue (diff)
The file was modifiedserver/api/materials/products/[id]/index.get.ts (diff)
Commit b8c6fe560bdbf114642357a5ab06d524f4970245 by info
add payment creation functionality from invoice window
The file was modifiedpages/procurements/payments/create.vue (diff)
The file was modifiedcomponents/sales/InvoiceAction.vue (diff)
Commit bed9b1aa2e0e6807aa8aa84252411957de85050f by info
add mobile locator scanning option
The file was addedpages/mobile/locator-articles.vue
The file was addedserver/api/mobile/locator-articles.post.ts
The file was modifiedpages/mobile/index.vue (diff)
Commit 17e4ca096aa74d67ceab886654de30c9223a14d4 by info
show invoice add payment button always
The file was modifiedcomponents/sales/InvoiceAction.vue (diff)
Commit f8f4cf58de5268b67f84de14cf04b273ade37d5b by info
add return scan ocr fucntion
The file was modifiedpages/mobile/return.vue (diff)
The file was addedserver/api/mobile/bpartner-shipments.post.ts
The file was modifiedpackage.json (diff)
Commit f9c9c5ed0e28b469d823e5310c44326bb80b0fc7 by info
set more fields on payment
The file was modifiedpages/mobile/return.vue (diff)
The file was modifiedpages/procurements/payments/create.vue (diff)
Commit 2325605b07dc83258cc2bbba588fcbf4738f25ac by info
search return name and name2
The file was modifiedpages/mobile/return.vue (diff)
The file was modifiedserver/api/mobile/bpartner-shipments.post.ts (diff)
Commit 7f4bec7aed47f4cd906f5c6b23c52bd7cc353804 by info
enhance ocr image capture
The file was modifiedpages/mobile/return.vue (diff)
Commit be67b1d07b9034b1b046c1e50a63bbb1685cde66 by info
add numpad option to umlagerung
The file was modifiedpages/mobile/movement.vue (diff)
Commit 9adb06346cd05169581913efba29bf0169f1e5cc by info
add product thumbnail to locator articles
The file was modifiedpages/mobile/locator-articles.vue (diff)
The file was modifiedserver/api/mobile/locator-articles.post.ts (diff)
Commit 585ce2f1323c2a7335c8af2992ca88c0c313e408 by info
refactor return label printing
The file was modifiedserver/api/mobile/product-lookup.post.ts (diff)
The file was modifiedpages/mobile/return.vue (diff)
Commit 03cb69434d95cfdcb6361f700ecf5dd0bb168726 by info
fix year preset on fulfillment page
The file was modifiedcomponents/fulfillment/FulfillmentGenerateOrdersModal.vue (diff)
The file was modifiedpages/fulfillment/customers/index.vue (diff)
Commit 3abcbbff93cc38327bd4d6cf2d8024e695e469cf by info
add return sending mail
The file was modifiedpages/mobile/return.vue (diff)
The file was addedserver/api/mobile/send-return-notification.post.ts
The file was modifiedcomponents/procurements/PaymentForm.vue (diff)