Skip to content

Changes

Started by timer
Started 1 mo 7 days ago
Took 1 min 5 sec on built-in

Summary

  1. add shopify mail notification control to ordersource (details)
  2. add blank on fba relable printing (details)
  3. fix relabel fba sequence to take it from shipment (details)
  4. add tickets to order if exists (details)
  5. add printing of labels splitting fba (details)
  6. add adaption to commission for fba relabel with custom enter of weight and paket number (details)
  7. fix fba relable report (details)
  8. fix ffmpeg build issue (details)
  9. make scrollable the commission window (details)
  10. make scrollable the commission window (details)
  11. add jtl optinal bom sync (details)
Commit 1c751ce9cb7d2d101ae800dc52a91dcbe24c7d5c by info
add shopify mail notification control to ordersource
The file was modifiedapp/pages/settings/order-sources/[id]/view.vue (diff)
The file was modifiedserver/api/settings/order-sources/update.put.ts (diff)
The file was modifiedserver/api/settings/order-sources/store.post.ts (diff)
The file was modifiedapp/pages/settings/order-sources/[id]/edit.vue (diff)
The file was modifiedapp/pages/settings/order-sources/create.vue (diff)
The file was modifiedapp/components/settings/OrderSourceForm.vue (diff)
Commit 4798f5c28a981260e4b812c2cd6550c2bda27709 by info
add blank on fba relable printing
The file was modifiedreference/recipes.md (diff)
The file was modifiedapp/assets/langs/shared.js (diff)
The file was modifiedserver/api/print/relabel-labels.post.ts (diff)
The file was modifiedapp/components/sales/RelabelLabelPrintModal.vue (diff)
Commit da432e35e6b96d7a07979bf4c8173be9bce7e83c by info
fix relabel fba sequence to take it from shipment
The file was modifiedapp/composables/useRelabelDocs.ts (diff)
Commit 775e4157cb07378396fe2f972e3a8c6b76f380b3 by info
add tickets to order if exists
The file was addedserver/api/orders/[id]/requests.get.ts
The file was modifiedapp/pages/sales/orders/[id]/edit.vue (diff)
Commit cb52e42894ccf9cb3e3da6157dfb900c70da851d by info
add printing of labels splitting fba
The file was addedreference/FBA15M4V5Y67-1786525009322_Paket 22.pdf
The file was modifiedapp/components/requests/RequestForm.vue (diff)
The file was addedapp/utils/labelPdfTools.ts
Commit aaf8bab76dec99bd73269bca8aa3888fadf8f66d by info
add adaption to commission for fba relabel with custom enter of weight and paket number
The file was addedapp/components/integrations/CommissionPacklistConfirmModal.vue
The file was modifiedapp/composables/useRelabelDocs.ts (diff)
The file was modifiedapp/pages/integrations/commission.vue (diff)
Commit 625b92737f681cff020e7fbe474f9e41d0313077 by info
fix fba relable report
The file was modifiedapp/composables/useRelabelDocs.ts (diff)
The file was modifiedapp/pages/integrations/commission.vue (diff)
The file was modifiedapp/components/requests/RequestForm.vue (diff)
Commit 42b0960ab58fa742fdbb595ede2c9ed52a9cf536 by info
fix ffmpeg build issue
The file was modifiedpackage.json (diff)
The file was modifiedpackage-lock.json (diff)
Commit ef100e774446f6531470dc9b4cdfb87ee7a574ce by info
make scrollable the commission window
The file was modifiedapp/pages/integrations/commission.vue (diff)
Commit c2c44d2beacfe84b94401fb593aca9c252812649 by info
make scrollable the commission window
The file was modifiedapp/pages/integrations/commission.vue (diff)
Commit 0b4ddbbefcecd9e0e24af31c4bd86265bb5ade92 by info
add jtl optinal bom sync
The file was modifiedapp/components/requests/RequestForm.vue (diff)
The file was modifiedapp/components/settings/JtlSelectiveUpdateModal.vue (diff)
The file was modifiedapp/components/settings/JtlBomSyncModal.vue (diff)