ifnex/04_Laravel/app
Kazem Alghasi 48c88e9bc7 refactor(shipment): update direction enums and shipment import logic
Refactor the shipment direction logic from 'outbound/inbound' to 'export/import' to align with the new database schema requirements. This includes updating the `ShippingRatesImport` logic, adjusting the Excel import sheet mappings, and removing the AED to IRR conversion during import as rates are now stored in AED.

Additionally, updated the shipment view action to open PDF documents in a new tab and updated the Phase 0 checklist with the new database schema requirements.

- docs: update Phase 0 checklist with new schema requirements
- refactor(ui): update shipment view actions to open in new tab
- refactor(import): update shipping rates import to use new direction enums and AED values
- docs: add file map and new excel document
2026-08-23 21:33:56 +03:30
..
Console/Commands feat: Complete customer ordering and payment system (Phases 1-4) 2026-08-10 13:08:52 +03:30
Enums feat: Complete customer ordering and payment system (Phases 1-4) 2026-08-10 13:08:52 +03:30
Exports feat(ui): implement unified design system and financial reporting 2026-08-08 06:13:09 +03:30
Filament refactor(shipment): update direction enums and shipment import logic 2026-08-23 21:33:56 +03:30
Http feat: Complete customer ordering and payment system (Phases 1-4) 2026-08-10 13:08:52 +03:30
Imports refactor(shipment): update direction enums and shipment import logic 2026-08-23 21:33:56 +03:30
Models refactor(ui): redesign admin dashboard widgets and exchange service 2026-08-10 04:08:29 +03:30
Providers refactor: improve hero section responsiveness and update admin path 2026-08-12 11:58:46 +03:30
Services feat: Complete customer ordering and payment system (Phases 1-4) 2026-08-10 13:08:52 +03:30