ifnex/04_Laravel/app
Kazem Alghasi 1c8fb2c9d9 - Add shipment_packages migration and ShipmentPackage model
- Add packages() relation to Shipment model
- Update CustomerOrderController to accept packages[] array
- Auto-calculate volumetric weight from dimensions (L*W*H/5000)
- Redesign order form Step 1 with Multi-Package UI
- Add package repeater (add/remove packages)
- Real-time summary of total weights
- Both real weight and dimensions are required
- Dimensions normalized to * format (5*6*9)

Phase 3.5.1 — Multi-Package complete"
2026-08-29 07:09:25 +03:30
..
Console/Commands feat: Complete customer ordering and payment system (Phases 1-4) 2026-08-10 13:08:52 +03:30
Enums حذف برخی پلاکین های زاید وردپرس 2026-08-29 01:45:26 +03:30
Exports feat(shipment): implement status history tracking and rate import improvements 2026-08-24 03:40:13 +03:30
Filament feat(shipment): implement status history tracking and rate import improvements 2026-08-24 03:40:13 +03:30
Http - Add shipment_packages migration and ShipmentPackage model 2026-08-29 07:09:25 +03:30
Imports feat(ui): add invoice download action to shipment view 2026-08-23 23:35:12 +03:30
Models - Add shipment_packages migration and ShipmentPackage model 2026-08-29 07:09:25 +03:30
Notifications feat(admin): implement currency management and rate import system 2026-08-24 01:18:34 +03:30
Providers refactor: improve hero section responsiveness and update admin path 2026-08-12 11:58:46 +03:30
Services - Add picqer/php-barcode-generator dependency 2026-08-29 06:40:08 +03:30