ifnex/04_Laravel/resources/views
Kazem Alghasi f12dff5338 - Add picqer/php-barcode-generator dependency
- Redesign AWB PDF with barcode, From/To, Value, Service, Type
- Redesign Invoice PDF with 9-row table, legal declaration, barcode
- Redesign Label PDF to A5 landscape with large barcode
- Add DOC/PARCEL condition for Invoice (only PARCEL has invoice)
- Fix ShipmentType enum names (DocNormal/DocEconomy)
- Add migration for shipment_items (row_number, unit_price)
- Add migration to make name nullable
- Update PdfService with base64 barcode embedding
- Update ShipmentPdfController with DOC type handling
- Add test_pdf_generation.php script

Phase 3.5 — PDF redesign complete"
2026-08-29 06:40:08 +03:30
..
filament feat(shipment): implement status history tracking and rate import improvements 2026-08-24 03:40:13 +03:30
layouts refactor(import): enhance shipping rates import and refine PDF layouts 2026-08-04 09:47:22 +03:30
orders feat(shipment): implement PDF generation for AWB, invoice, and labels 2026-08-04 09:20:23 +03:30
pdfs - Add picqer/php-barcode-generator dependency 2026-08-29 06:40:08 +03:30
pricing refactor(import): enhance shipping rates import and refine PDF layouts 2026-08-04 09:47:22 +03:30
mock-gateway.blade.php feat(wallet): complete online payment with Zarinpal + mock gateway 2026-08-08 00:46:54 +03:30
payment-result.blade.php feat(wallet): complete online payment with Zarinpal + mock gateway 2026-08-08 00:46:54 +03:30
welcome.blade.php feat: Complete Phase 1 core logic and WP bridge setup 2026-08-01 04:01:22 +03:30