Skip to content
Success

Changes

Summary

  1. use credit memo on payment (details)
  2. add country selection crud on sales order grid page (details)
  3. tune invoice page (details)
  4. add auth of ebay to frontend (details)
  5. fix ebay auth (details)
  6. add test connection and token saving enlarge of field (details)
  7. add ebay trackings submission code (details)
  8. fix ag grid (details)
Commit e749a00ff27f28cac9b2b9b79fdf20f2f23b9b08 by info
use credit memo on payment
The file was modifiedcomponents/sales/InvoiceAction.vue (diff)
The file was modifiedcomponents/sales/QuickPaymentModal.vue (diff)
Commit 010d3b0a565e214cac22ebe86dc27f4e5a2e6760 by info
add country selection crud on sales order grid page
The file was modifiedcomponents/AgGridServer.vue (diff)
The file was addedcomponents/sales/CountryPickerModal.vue
The file was modifiedpages/sales/orders/index.vue (diff)
The file was modifiedserver/api/invoices/so.get.ts (diff)
The file was modifiedcomponents/AgGrid/Invoices/AgPaymentStatus.vue (diff)
The file was modifiedcomponents/sales/QuickPaymentModal.vue (diff)
The file was modifiedpages/fulfillment/customers/index.vue (diff)
The file was modifiedserver/api/fulfillment/customers/index.get.ts (diff)
The file was modifiedcomponents/fulfillment/FulfillmentCustomerCard.vue (diff)
The file was modifiedpages/sales/invoices/index.vue (diff)
Commit c798c4f4c3ad9d07a682b7021f442ad4ccb4bbd2 by info
add auth of ebay to frontend
The file was addedserver/api/oauth/ebay/callback.get.ts
The file was modifiedserver/api/oauth/ebay/authorize/[uid].get.ts (diff)
The file was modifiedserver/api/oauth/ebay/callback.get.ts (diff)
The file was modifiedserver/api/oauth/ebay/authorize/[uid].get.ts (diff)
Commit 526adfc220a711d8e70f69ae278e08cba8726c15 by info
add test connection and token saving enlarge of field
The file was modifiedcomponents/settings/OrderSourceForm.vue (diff)
The file was addedserver/api/oauth/ebay/test-connection.post.ts
Commit 6ba1b72bee2ad645681088f336dd13343931c9df by info
add ebay trackings submission code
The file was modifiedserver/api/commission/parcels/dhl/index.post.ts (diff)
The file was modifiedserver/api/commission/parcels/other/index.post.ts (diff)
The file was modifiedserver/api/commission/parcels/resubmit.post.ts (diff)
The file was modifiedserver/api/commission/parcels/dhl/multi.post.ts (diff)
The file was modifiedserver/api/orders/ag-grid/so.post.ts (diff)
The file was modifiedserver/api/orders/ag-grid/notfulfilled.post.ts (diff)
The file was modifiedserver/api/commission/parcels/dhl/index.post.ts (diff)
The file was modifiedserver/api/orders/ag-grid/notfulfilled-fastlane.post.ts (diff)
The file was modifiedserver/api/commission/parcels/resubmit.post.ts (diff)
The file was modifiedserver/api/commission/parcels/other/index.post.ts (diff)
The file was modifiedserver/api/orders/import-ebay.post.ts (diff)
The file was modifiedserver/api/orders/ag-grid/notfulfilled-5days.post.ts (diff)
The file was modifiedserver/api/commission/parcels/dhl/multi.post.ts (diff)
The file was modifiedserver/api/orders/ag-grid/summary.post.ts (diff)