Skip to content

Changes

Started by timer
Started 21 days ago
Took 57 sec on built-in

Summary

  1. Fix DPD to refresh and show DHL human readable error on credential error (details)
  2. add product page pricing (details)
Commit ec0b62069ccc1cebcadbbdeceea2afd2a196e44e by info
Fix DPD to refresh and show DHL human readable error on credential error
The file was modifiedserver/utils/dhlCustomHelper.ts (diff)
The file was modifiedserver/utils/dpdHelper.ts (diff)
The file was modifiedserver/utils/dhlHelper.ts (diff)
The file was addedapp/components/integrations/CommissionDPDLabel.vue
The file was modifiedapp/pages/sales/orders/[id]/edit.vue (diff)
Commit 26dd9926c92c1e147099abdea4fdcff6138dcb60 by info
add product page pricing
The file was addedapp/components/materials/RulePricingEditModal.vue
The file was modifiedapp/pages/materials/products/[id]/edit.vue (diff)
The file was addedapp/components/materials/ProductFulfillmentPricingCard.vue
The file was addedapp/components/materials/ProductOverridePriceModal.vue
The file was addedserver/api/materials/products/[id]/fulfillment-pricing.get.ts