Summary
- Fix DPD to refresh and show DHL human readable error on credential error (details)
- add product page pricing (details)
| The file was modified | server/utils/dhlCustomHelper.ts (diff) |
| The file was modified | server/utils/dpdHelper.ts (diff) |
| The file was modified | server/utils/dhlHelper.ts (diff) |
| The file was added | app/components/integrations/CommissionDPDLabel.vue |
| The file was modified | app/pages/sales/orders/[id]/edit.vue (diff) |
| The file was added | app/components/materials/RulePricingEditModal.vue |
| The file was modified | app/pages/materials/products/[id]/edit.vue (diff) |
| The file was added | app/components/materials/ProductFulfillmentPricingCard.vue |
| The file was added | app/components/materials/ProductOverridePriceModal.vue |
| The file was added | server/api/materials/products/[id]/fulfillment-pricing.get.ts |