hagiye
a8cdbdf386
Warehouse Enhancemendt
2026-06-20 11:49:22 +03:00
natib21
baa37968c8
fix data tables
2026-06-20 08:33:04 +00:00
Hagernesh
0005b2edb3
feat(warehouse): Receive Import/Export tabs with bulk receive + load-passed-export
...
- Backend: GET eligible-bookings?direction, POST receive-bulk, POST load-passed-export
(reuse autoUnload/autoLoad patterns; no train-schedule/wagon logic changed)
- Frontend: ReceiveInventoryModal split into Import/Export tabs with eligible PAID
bookings table, select-all/bulk receive, and Load Passed Export Items button
- Single-booking receive and all existing inventory row actions preserved
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-20 08:29:59 +00:00
natib21
d7a3a057ce
fix data tables
2026-06-20 08:26:38 +00:00
natib21
cde5525ed9
fix data table
2026-06-20 08:01:22 +00:00
natib21
21884b674e
fix data table
2026-06-20 07:57:49 +00:00
natib21
555ff9d897
fix data table
2026-06-20 07:55:41 +00:00
natib21
97feb7b66b
fix data table
2026-06-20 07:53:23 +00:00
natib21
6c640f3dc7
fix data table
2026-06-20 07:48:11 +00:00
natib21
c71acce6b5
fix data table
2026-06-20 07:46:45 +00:00
natib21
3d81318fc5
fix data table
2026-06-20 07:44:34 +00:00
natib21
fcd112cc29
fix data table
2026-06-20 07:40:47 +00:00
natib21
d97085009e
fix data table
2026-06-20 07:37:37 +00:00
natib21
fa2bfa2ca4
fix
2026-06-20 07:31:01 +00:00
natib21
a22c90de2d
fix
2026-06-20 07:25:25 +00:00
natib21
1e29641751
fix
2026-06-20 07:17:15 +00:00
yaschalew
d080f4cf98
fix
2026-06-20 10:14:03 +03:00
yaschalew
2f41c435d5
fix
2026-06-20 09:52:35 +03:00
yaschalew
c31724a2f8
fix conflict
2026-06-20 09:52:24 +03:00
natib21
96abf6ed98
fix
2026-06-20 06:51:03 +00:00
hagiye
484ac187a9
warehouse
2026-06-19 17:13:17 +03:00
natib21
8487ad3a61
vehicle
2026-06-19 14:08:49 +00:00
natib21
1c420781ea
vehicle
2026-06-19 13:58:33 +00:00
natib21
e3aacb8b4a
vehicle
2026-06-19 13:52:47 +00:00
natib21
d40b6d0c9f
vehicle
2026-06-19 13:49:31 +00:00
natib21
56f1b53da9
vehicle
2026-06-19 13:38:19 +00:00
natib21
dc11705a14
vehicle
2026-06-19 13:35:01 +00:00
natib21
7b25ecee84
vehicle
2026-06-19 13:32:54 +00:00
natib21
79e140393c
vehicle
2026-06-19 13:30:50 +00:00
natib21
9de625c18a
vehicle
2026-06-19 13:24:23 +00:00
ghost2023
9caf9bbd59
style: some clean up
2026-06-19 16:24:20 +03:00
natib21
78e735f944
vehicle
2026-06-19 13:17:20 +00:00
natib21
d49c7a48d5
vehicle
2026-06-19 13:07:03 +00:00
marshal
85110adc3f
Merge branch 'dev' of github.com:Tria-plc/edr-platform into freight_feature/priority
2026-06-19 15:57:26 +03:00
natib21
8d69630f01
vehicle
2026-06-19 11:42:27 +00:00
Hagernesh
e40318c847
Dashboard enhancement
2026-06-19 11:29:05 +00:00
natib21
b4ed7d492d
fix vehicle
2026-06-19 06:56:07 +00:00
marshal
f1dfbbcc3f
Replace EDR logo image with Train icon in FreightSidebar
2026-06-19 01:13:52 +03:00
marshal
72b63c319e
- Fix shipping line mapping to use ID instead of name in EditBookingPage and NewBookingPage
2026-06-19 01:07:05 +03:00
Marshal
ed114b1999
feat(cargo-types): add route for cargo types detail view and enhance CargoTypesPage with breadcrumbs and improved navigation
2026-06-18 20:49:46 +00:00
Marshal
aa105a5e76
feat(cargo-types): add CargoTypesPage for managing freight cargo categories and types
2026-06-18 20:19:40 +00:00
Marshal
be7c569363
feat(train-scheduling): add day-level booking pool and available days query
2026-06-18 19:48:42 +00:00
Marshal
30bfc84f8f
Merge branch 'freight_feature/priority' of github.com:Tria-plc/edr-platform into freight_feature/priority
2026-06-18 14:13:50 +00:00
Marshal
421e0266bc
feat(train-scheduling): implement day-level booking pool
...
- Added `unplaced` method in `BookingNotifierService` to log warnings for bookings that cannot be placed on any train.
- Introduced `getAvailableDays` method in `TrainSchedulingService` to retrieve distinct days with open departures for a given route.
- Created `AvailableDaysQueryDto` for querying available days based on origin and destination yards.
- Updated `TrainSchedulingController` to expose an endpoint for available days.
- Modified frontend components to support day-level booking, allowing customers to select only a day without pinning to a specific train.
- Removed references to train schedules in booking forms and review steps, emphasizing day selection.
- Added a database migration to create an index for efficient querying of bookings by route and day.
2026-06-18 14:12:46 +00:00
marshal
3ad18277ea
Merge branch 'freight/develop' of github.com:Tria-plc/edr-platform into freight_feature/priority
2026-06-18 17:04:35 +03:00
yaschalew
96ad7bd152
save
2026-06-18 12:38:15 +03:00
yaschalew
5c070d239e
fix save
2026-06-18 12:32:44 +03:00
Hagernesh
be12a9d496
fee invoice frontend
2026-06-18 00:12:59 +00:00
Hagernesh
01aec12ee9
feat(warehouse): Batch 5 — config-driven allocation + storage/demurrage fee rules
...
- Allocation rules engine: cargo/container/trade criteria -> deterministic yard/warehouse/zone by code; wired into auto-unload (fallback to default)
- Storage/demurrage fee rules: configurable freeDays + ratePerDay; most-specific match; fee preview per inventory item
- Inventory demurrage timestamps: inspectionStartedAt, inspectionCompletedAt, readyForPickupAt, releaseDate, gateClearedAt
- Migration 1790000000000 (allocation_rules + fee_rules tables + inventory date columns)
- Frontend: Allocation & Fees config page, automatic Fee Preview modal, plumbing/hooks
- No invoice/payment (Batch 6)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-17 23:53:04 +00:00
Hagernesh
89d651693b
automation of loading and unloading
2026-06-17 22:33:06 +00:00