Files
edr-platform/apps/edr-freight-web/backoffice/src/components
Marshal 0dead281ce add per-container handling options for hazardous, reefer, and return services
- Introduced new boolean fields (isHazardous, isReefer, isReturn) in UnitDraft and related interfaces to allow individual container handling options.
- Updated emptyUnit function to initialize these new fields.
- Modified GlCreateBookingForm to handle and display these options for each container.
- Adjusted calculations for hazardous, reefer, and return quantities based on the new handling options.
- Updated the schema for container units and booking container lines to include handling options.
- Added migration to support the new return flag in the database.
- Enhanced various components to reflect gross weight calculations, ensuring consistency across the application.
2026-07-18 19:20:45 +00:00
..
2026-07-04 08:22:18 +00:00
2026-07-17 11:38:54 +00:00
2026-06-27 21:04:27 +03:00
2026-06-12 14:21:07 +00:00
2026-07-17 11:38:54 +00:00
2026-07-16 01:05:57 +00:00
2026-07-15 13:29:01 +00:00
2026-07-17 11:15:58 +03:00
fix
2026-07-14 11:02:41 +03:00
fix
2026-07-17 13:57:59 +00:00
2026-06-22 07:44:03 +00:00
2026-07-16 00:33:31 +00:00
2026-05-12 15:17:16 +03:00
fix
2026-07-04 03:47:36 +00:00
2026-07-16 08:52:29 +00:00