Skip to content

Changes

Started by timer
Started 22 days ago
Took 55 sec on built-in

Summary

  1. Revert DPD label PDF transform — fit at print time via CUPS instead (details)
  2. Fit DPD labels via CUPS options on print (-o fit-to-page + explicit media) (details)
  3. add dhl to m shipper and wire (details)
  4. cache dhl 24 hours credentials (details)
  5. Revert "Fit DPD labels via CUPS options on print (-o fit-to-page + explicit media)" (details)
  6. revert pdf dpd modifications (details)
  7. wire dhl kleinpaket national (details)
Commit 2f5fcb00bd7d73c4b3fef01295eaf76028e902ce by info
Revert DPD label PDF transform — fit at print time via CUPS instead

The pdf-lib rescale added ~6s per label in practice (likely the re-serialized
PDF slowing the CUPS filter chain). Label PDFs now pass through untouched;
the width fit moves to lp options on the DPD print calls.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The file was modifiedserver/utils/dpdHelper.ts (diff)
The file was modifiedserver/api/commission/parcels/dpd/index.get.ts (diff)
Commit da65b5f57439ab11749411ab097fc532555c4c67 by info
Fit DPD labels via CUPS options on print (-o fit-to-page + explicit media)

DPD A6 labels (105mm) exceed the Zebra queues' 101.6mm printable width and
got clipped ~7mm on the left. The DPD print calls now pass lp options so
CUPS scales at print time; DHL prints send no options and stay unchanged.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The file was modifiedapp/pages/integrations/commission.vue (diff)
The file was modifiedapp/pages/integrations/manual-label.vue (diff)
Commit 84e71663ef3f280de373e71328bbc7ff65a5ae10 by info
add dhl to m shipper and wire
The file was modifiedserver/api/materials/shippers/update.put.ts (diff)
The file was modifiedserver/api/tracking/[number].get.ts (diff)
The file was modifiedserver/api/commission/trackings/tracking.get.ts (diff)
The file was modifiedserver/api/materials/shippers/store.post.ts (diff)
The file was modifiedserver/api/commission/parcels/dhl/multi.post.ts (diff)
The file was modifiedapp/pages/materials/shippers/[id]/edit.vue (diff)
The file was addedserver/utils/dhlMainCredential.ts
The file was modifiedserver/api/commission/parcels/dhl/index.post.ts (diff)
The file was modifiedapp/pages/materials/shippers/create.vue (diff)
The file was modifiedapp/pages/materials/shippers/[id]/duplicate.vue (diff)
The file was modifiedapp/components/materials/ShipperForm.vue (diff)
The file was removedserver/utils/dhlBaseHelper.ts
The file was modifiedserver/api/commission/parcels/dhl/manual.post.ts (diff)
The file was modifiedserver/utils/dhlHelper.ts (diff)
The file was modifiedapp/pages/materials/shippers/[id]/view.vue (diff)
Commit 852e06f2ad3ab6384ec5d6a026886f09aad0b812 by info
cache dhl 24 hours credentials
The file was modifiedserver/utils/dhlMainCredential.ts (diff)
The file was modifiedserver/api/materials/shippers/update.put.ts (diff)
The file was modifiedserver/api/materials/shippers/store.post.ts (diff)
Commit 95becf7869027b1adfe6f884ee74154734285842 by info
Revert "Fit DPD labels via CUPS options on print (-o fit-to-page + explicit media)"

This reverts commit da65b5f57439ab11749411ab097fc532555c4c67.
The file was modifiedapp/pages/integrations/commission.vue (diff)
The file was modifiedapp/pages/integrations/manual-label.vue (diff)
Commit a11f5e9603d68d9442b61ede72adf99033292fb2 by info
revert pdf dpd modifications
The file was modifiedserver/api/orders/ag-grid/summary.post.ts (diff)
Commit 1cd1184f81df70c8df195b18069e99303514b0c2 by info
wire dhl kleinpaket national
The file was modifiedserver/api/materials/shippers/update.put.ts (diff)