ifnex/01_Documents
Kazem Alghasi 5874568c63 feat(shipment): implement PDF generation for AWB, invoice, and labels
Introduce PDF generation capabilities for shipments using laravel-dompdf.
This includes a new service layer, dedicated controller, and routes
to handle the generation of Air Waybills (AWB), Invoices, and Shipping
Labels.

- Add `PdfService` to encapsulate PDF generation logic.
- Add `ShipmentPdfController` to handle PDF download requests.
- Integrate `barryvdh/laravel-dompdf` dependency.
- Add Filament header actions to view shipment pages for quick PDF access.
- Update order success view to provide direct download links for documents.
- Add label methods to `ShipmentDirection` and `ShipmentType` enums.
- Update project status documentation to reflect initial PDF implementation.
2026-08-04 09:20:23 +03:30
..
Data entry 2026-06-28.xlsx chore(docs): update project status and resolve data migration blockers 2026-08-04 02:28:19 +03:30
EXCEL_ANALYSIS.md اضافه شدن فایل های توضیحی 2026-08-02 05:13:12 +03:30
IFNEX_Phase0_Checklist.md docs: update phase 0 checklist and project status 2026-08-04 05:59:29 +03:30
IFNEX_Phase0_Proposal.docx ifnex phase0 proposal doc 2026-08-02 04:53:47 +03:30
PRD_v2.md docs(docs): update project documentation and roadmap 2026-08-04 02:11:58 +03:30
Project_Roadmap.md docs(docs): update project documentation and roadmap 2026-08-04 02:11:58 +03:30
STATUS.md feat(shipment): implement PDF generation for AWB, invoice, and labels 2026-08-04 09:20:23 +03:30