abf5ced6d7
feat: show inspection actions on printing status and move to awaiting_collection on approval
master
twotalesanimation
2026-01-03 16:30:57 +02:00
ed57956694
feat: Attach QR sticker PDF to Trello card on order creation
twotalesanimation
2026-01-02 21:01:17 +02:00
93148ef9af
fix: Use SVG data URI for QR code (no GD extension required)
twotalesanimation
2026-01-02 20:43:59 +02:00
5dfb63dacb
fix: Use base64-encoded PNG for QR code in PDF stickers
twotalesanimation
2026-01-02 20:42:19 +02:00
09198a9f7d
fix: Generate A6 sticker PDF with inline HTML instead of blade template
twotalesanimation
2026-01-02 20:28:44 +02:00
12f42d5efc
fix: Use View::file() to render sticker template directly, add missing test route, and allow GET for regenerate
twotalesanimation
2026-01-02 20:25:02 +02:00
e503cd3479
fix: Correct web.php syntax and use correct QR library
twotalesanimation
2026-01-02 20:10:06 +02:00
3040681842
feat: Add A6 PDF QR stickers with human-readable order info
twotalesanimation
2026-01-02 19:51:23 +02:00
bb6b92df10
feat: Add Blade templates for ops QR interface (Phase 2)
twotalesanimation
2026-01-02 18:57:21 +02:00
74525e8955
feat: Implement QR code generation and ops interface scaffold
twotalesanimation
2026-01-02 18:55:53 +02:00
db0454d102
refactor: Move shipment creation logic to CourierService for DRY principle
twotalesanimation
2026-01-02 18:13:16 +02:00
2ddb3dc19f
fix: Refactor CreateShipmentOnReadyToShip listener to directly call service
twotalesanimation
2026-01-02 17:42:12 +02:00