Skip to content
Success

Changes

Summary

  1. Fix Page Reload on Order Detail Page (details)
  2. show modal when shipment is canceled or shipped already (details)
  3. do not show save when open canceled orders (details)
  4. fix reactivation on purchase order (details)
  5. add order link to the amazon and ebay payment invoice pages (details)
  6. Add new fields (details)
  7. format next we on dashboard (details)
  8. fix native mobile manual product enter (details)
Commit ed55c82297da2482752466fee643a317c037d0ea by info
Fix Page Reload on Order Detail Page
The file was modifiedapp/pages/sales/orders/[id]/edit.vue (diff)
The file was addedAGENTS.md
Commit b274d004a054d4a87eaf2fa79db4dd8baaf7cbc6 by info
show modal when shipment is canceled or shipped already
The file was modifiedapp/pages/integrations/commission.vue (diff)
Commit 74257781e64ca367d00cabaf79353f2ac66a1592 by info
do not show save when open canceled orders
The file was modifiedapp/pages/sales/orders/[id]/edit.vue (diff)
Commit 29574326d0ccf11446481ab43b851d4c84764547 by info
fix reactivation on purchase order
The file was modifiedapp/pages/procurements/orders/[id]/edit.vue (diff)
Commit 7a1e98a378f7993826bbdabfa06a0c45db364fd6 by info
add order link to the amazon and ebay payment invoice pages
The file was modifiedapp/pages/accounting/ebay-orders-check.vue (diff)
The file was addedapp/components/AgGrid/Accounting/AgMarketplaceOrderLink.vue
The file was addedserver/api/orders/[id]/preview.get.ts
The file was addedapp/components/AgGrid/Accounting/AgDocPreviewLink.vue
The file was modifiedapp/pages/accounting/amazon-orders-check.vue (diff)
The file was modifiedapp/pages/accounting/ebay-settlements.vue (diff)
The file was modifiedserver/api/accounting/amazon/settlement.get.ts (diff)
The file was addedserver/api/invoices/[id]/preview.get.ts
The file was modifiedapp/pages/accounting/amazon-settlements.vue (diff)
The file was modifiedserver/api/accounting/ebay/settlement.get.ts (diff)
The file was modifiedapp/assets/langs/shared.js (diff)
The file was modifiedapp/components/sales/InvoiceForm.vue (diff)
The file was modifiedapp/pages/sales/orders/[id]/edit.vue (diff)
The file was modifiedserver/api/orders/store.post.ts (diff)
The file was modifiedapp/components/partners/PartnerForm.vue (diff)
The file was modifiedapp/components/procurements/InvoiceForm.vue (diff)
The file was modifiedapp/pages/sales/orders/[id]/view.vue (diff)
The file was modifiedserver/api/orders/update.put.ts (diff)
The file was modifiedreference/recipes.md (diff)
The file was modifiedserver/api/materials/products/update.put.ts (diff)
The file was modifiedapp/pages/partners/partners/[id]/edit.vue (diff)
The file was modifiedapp/pages/sales/shipments/[id]/view.vue (diff)
The file was modifiedapp/components/AgGrid/SalesOrder/AgCustomFeeLineButton.vue (diff)
The file was modifiedapp/components/materials/ProductForm.vue (diff)
The file was modifiedapp/components/sales/OrderDetailRecordLine.vue (diff)
The file was modifiedapp/components/sales/OrderForm.vue (diff)
The file was modifiedserver/api/shipments/[id]/shipping-fees.get.ts (diff)
The file was modifiedapp/pages/materials/products/[id]/edit.vue (diff)
The file was modifiedserver/api/materials/products/store.post.ts (diff)
The file was modifiedserver/api/partners/partners/update.put.ts (diff)
The file was modifiedapp/pages/sales/orders/create.vue (diff)
Commit c5ccfa3ec3a5c0a50c6771e177734005cb2d71eb by info
format next we on dashboard
The file was modifiedapp/assets/langs/shared.js (diff)
The file was modifiedserver/api/orders/po-upcoming.get.ts (diff)
The file was modifiedapp/pages/index.vue (diff)
Commit 18e1c39b6484f907a0ac5c25d87e98a3c2937fb0 by info
fix native mobile manual product enter
The file was modifiedandroid/update-files/version.json (diff)
The file was modifiedapp/pages/mobile/receive.vue (diff)
The file was modifiedandroid/app/build.gradle (diff)
The file was modifiedapp/pages/mobile/inventory.vue (diff)