Skip to content
Success

Changes

Summary

  1. add ebay oauth authentication as new ordersource (details)
  2. add default tax on sales order creation (details)
  3. use service token on quick order page to get default values (details)
  4. add transaction page (details)
  5. add new transaction page to menues (details)
  6. add new import button for marketplaces, starting with ebay csv (details)
  7. fix transaction page article search (details)
  8. add debug to ebay csv import (details)
  9. add fields to qtyonhand table (details)
  10. fix ebay csv import (details)
  11. fix edit mode when opening sales order first time (details)
  12. fix ebay order import csv (details)
  13. fix ebay order import csv (details)
  14. fix ebay order import csv (details)
Commit 0ef94d5570295f2e86692448d318f45e8b29b09c by info
add ebay oauth authentication as new ordersource
The file was modifiedpages/settings/order-sources/index.vue (diff)
The file was modifiedserver/api/settings/order-sources/update.put.ts (diff)
The file was modifiedcomponents/settings/OrderSourceForm.vue (diff)
The file was addedserver/api/oauth/ebay/authorize/[uid].get.ts
The file was modifiedpages/settings/order-sources/[id]/edit.vue (diff)
The file was modifiedserver/api/settings/order-sources/store.post.ts (diff)
The file was modifiedpages/settings/order-sources/create.vue (diff)
Commit c9c5107ba29b86d395e834f6d2c31111de12f2a0 by info
add default tax on sales order creation
The file was modifiedserver/api/orders/store.post.ts (diff)
The file was modifiedserver/api/orders/[id]/order-line/index.post.ts (diff)
Commit cbfcbd0b01708e3b91defec7769409703c6fb213 by info
use service token on quick order page to get default values
The file was modifiedserver/api/partners/partners/org-defaults.get.ts (diff)
Commit d7f29770e83692af919f0646e2aebd3c896003c3 by info
add transaction page
The file was addedpages/materials/transactions.vue
The file was modifiedcomposables/states.ts (diff)
The file was modifiedpages/materials/qty-on-hand.vue (diff)
The file was addedcomponents/materials/TransactionReportEmailModal.vue
The file was addedserver/api/materials/transactions.get.ts
The file was addedserver/api/materials/products/search.get.ts
The file was modifiedcomponents/materials/StockReportEmailModal.vue (diff)
The file was modifiedcomposables/menu/admin/materials.ts (diff)
The file was modifiedcomponents/materials/ProductDetailRecordTransaction.vue (diff)
The file was modifiedserver/api/materials/products/send-qty-report.post.ts (diff)
The file was addedserver/api/materials/send-transaction-report.post.ts
Commit bb7a48888222dc098034a2bf1bec843fe2378e16 by info
add new transaction page to menues
The file was modifiedcomponents/MainNavigationMenu.vue (diff)
The file was modifiedassets/langs/shared.js (diff)
Commit 6c99da878f1b0b5b3be99cfb633371ac954a5d2a by info
add new import button for marketplaces, starting with ebay csv
The file was addedcomponents/sales/ImportOrdersModal.vue
The file was modifiedpages/sales/orders/index.vue (diff)
The file was addedserver/api/orders/import-ebay.post.ts
Commit 43e1e762e7109f47dc0b1dbce0dd36630d98b31e by info
fix transaction page article search
The file was modifiedpages/materials/transactions.vue (diff)
The file was modifiedserver/api/materials/products/search.get.ts (diff)
Commit b3501307732741dba8d621e814c0cd1d7658e950 by info
add debug to ebay csv import
The file was modifiedcomponents/sales/ImportOrdersModal.vue (diff)
The file was modifiedserver/api/orders/import-ebay.post.ts (diff)
The file was modifiedpages/sales/orders/index.vue (diff)
Commit 553a0a00844131724f0240cf5fbcfb60da41341d by info
add fields to qtyonhand table
The file was modifiedserver/api/materials/products/qty-on-hand-by-locator.get.ts (diff)
The file was modifiedpages/materials/qty-on-hand.vue (diff)
The file was modifiedserver/api/materials/products/qty-on-hand-overview.get.ts (diff)
Commit ba5b4871d99c04200b777a3f0233b09cfceab305 by info
fix ebay csv import
The file was modifiedcomponents/sales/ImportOrdersModal.vue (diff)
Commit 51bcfb92367d5829962b48a15951470dc014210d by info
fix edit mode when opening sales order first time
The file was modifiedpages/sales/orders/[id]/edit.vue (diff)
Commit 202b7781d7c9b3eff273fbb80f9c8d6915e0a1da by info
fix ebay order import csv
The file was modifiedcomponents/sales/ImportOrdersModal.vue (diff)
Commit ca8fd7f479237916edad125fd3be4e431673d4f8 by info
fix ebay order import csv
The file was modifiedserver/api/orders/import-ebay.post.ts (diff)
The file was modifiedcomponents/sales/ImportOrdersModal.vue (diff)
The file was addedserver/api/materials/products/by-value.get.ts
Commit b29f9d1de38993515dc52acd7d8e7464db6de0bc by info
fix ebay order import csv
The file was modifiedserver/api/orders/import-ebay.post.ts (diff)
The file was modifiedserver/api/materials/products/by-value.get.ts (diff)
The file was modifiedcomponents/sales/ImportOrdersModal.vue (diff)