Hagernesh
838895897d
Marshaling doc fix
2026-07-06 19:12:14 +00:00
Hagernesh
8785d992ab
export loading
2026-07-06 19:00:04 +00:00
Hagernesh
bc47a42e1e
export loading
2026-07-06 18:53:25 +00:00
Hagernesh
692d9074d0
feat: container/bulk items datatable on warehouse view details
...
Adds a per-container/bulk items view for a booking with derived lifecycle
stage (PENDING -> RECEIVED -> GRN -> LOADED -> LEFT -> DELIVERED) and reference
badges (booking, contract, last-mile). Backend containerItems() aggregates
booking_container_units + customer_truck_containers + inventory; exposed at
GET warehouse-inventory/bookings/:id/container-items.
Frontend ContainerItemsModal (opened from the View Details eye): stage tabs
with counts, ref columns, checkbox multiselect of loadable items -> pick truck
-> load (Truck_dispatch), and per-row per-truck Exit Paper.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-06 13:46:16 +00:00
Hagernesh
756ad73e9c
pERTRUCK EXIT
2026-07-06 13:16:34 +00:00
Hagernesh
551a5fdeed
list trucks + loadable containers → load)
2026-07-06 12:40:34 +00:00
Hagernesh
fe9503638b
separte handover edr lastmile and customer last mile flow
2026-07-06 12:27:58 +00:00
Hagernesh
00cd1fccf6
train loading for import
2026-07-04 09:33:07 +00:00
Hagernesh
5b4f624188
Per truck exit and per truck grn
2026-07-04 08:42:57 +00:00
Hagernesh
e8e3e01f31
release order document fix
2026-07-04 07:36:53 +00:00
Hagernesh
44317a6bbc
Naming convention no digit or symbol allowed
2026-07-03 14:39:47 +00:00
Hagernesh
bf5b0b5dc8
approve-delivery exit-gate fix + Import Loading Confirmation frontend panel — done this session, not yet committed
2026-07-03 14:03:02 +00:00
Hagernesh
e2867e3086
import loading backend
2026-07-03 13:47:45 +00:00
ghost2023
2c5e553d7c
Merge branch 'dev' into freight/feat/fixes-v1
2026-07-02 16:43:16 +03:00
ghost2023
df60c4750e
fix: warehouse query
2026-07-02 16:32:35 +03:00
hagiye
ad9f9de7a8
Truck Assign by customer plus Handover signature on portal
2026-07-02 12:32:18 +03:00
hagiye
129448e437
frist mile receive to warehouse and last mile truck arrival integration
2026-07-02 01:08:37 +03:00
hagiye
14a00af341
train gate pass, Telebirr and Wafi
2026-07-01 16:23:52 +03:00
Nathnael
0056dec924
style: clean up the invoice and setup event for warehouse.
2026-06-30 13:28:14 +00:00
Nathnael
fa3138f2ac
refactor: migrate the warehouse invoice to use the central one
2026-06-30 12:54:04 +00:00
Nathnael
5ad4efd7eb
feat: add pdf to the central invoice system
2026-06-30 11:58:28 +00:00
hagiye
9f5c22c1ee
Goods recieved notes and Booking delivery
2026-06-30 07:19:12 +03:00
hagiye
d55f9312bf
Marshaling document Receive Export and import handover to customer
2026-06-29 12:24:14 +03:00
hagiye
fee4365b70
Import operation gate pass
2026-06-27 21:04:27 +03:00
hagiye
3decc9aeea
interchange document generation and acknowledgement
2026-06-27 13:39:42 +03:00
hagiye
d726927453
Notification for demurrage and invoice fee
2026-06-27 05:33:58 +03:00
hagiye
11803763b0
Invoice and clearance seal approval
2026-06-27 05:11:44 +03:00
hagiye
108d91b5fa
Invoice and clearance seal approval
2026-06-27 04:58:21 +03:00
hagiye
fafa64e4db
Warehouse receiving for export and GRN generation
2026-06-27 04:20:23 +03:00
hagiye
15be978c42
Warehouse receiving for export and GRN generation
2026-06-27 04:19:32 +03:00
hagiye
6860b891f7
Interchange document
2026-06-27 02:27:40 +03:00
hagiye
29bdf68742
Invoice and clearance seal approval
2026-06-27 01:22:14 +03:00
hagiye
b2b668a392
Invoice and clearance seal approval
2026-06-27 01:13:25 +03:00
hagiye
8005282f9e
Invoice and clearance seal approval
2026-06-27 00:39:48 +03:00
hagiye
1d84cad99d
Invoice genaration and seal
2026-06-27 00:22:38 +03:00
Hagernesh Tadesse
2f06817e48
Merge pull request #307 from Tria-plc/Release_order
...
Release order
2026-06-26 23:53:32 +03:00
hagiye
d5e8abcf62
get clearance fix
2026-06-26 23:37:09 +03:00
hagiye
fa4a4e2397
Autounload on train arrival and inspection status column fix
2026-06-26 12:19:38 +03:00
hagiye
e6c2735f9b
Fix inventory status column
2026-06-25 13:06:11 +03:00
hagiye
f4a90755c2
api
2026-06-25 11:00:40 +03:00
hagiye
503878110f
DJbouti port Export Unloading
2026-06-24 23:25:34 +03:00
hagiye
060d6b5988
Release Order plus Storage Allocation Rule and fee
2026-06-24 15:51:03 +03:00
hagiye
c69dd3c238
Release Order plus Storage fee
2026-06-24 15:23:50 +03:00
hagiye
0255adffe6
changes
2026-06-24 09:56:12 +03:00
hagiye
79efa1ec60
Warehouses confilct fix
2026-06-21 19:06:51 +03:00
Hagernesh
41d21edae5
feat(warehouse): Batch 10 — import post-inspection actions (pickup / last-mile / store / dispatch)
...
- READY_FOR_PICKUP transitions now → DELIVERED (customer pickup) OR DISPATCHED (dispatch out) OR
STORED (operator-chosen storage) — pickup and dispatch kept separate. No auto-storage.
- GET /warehouse-inventory/import/pickup-ready-queue: READY_FOR_PICKUP import items (shared query
with the unloaded queue, route-derived import filter)
- WarehouseInventoryTable: PICKUP_READY rows now show explicit Store + Dispatch buttons alongside
the customer-pickup (release/deliver) next action; reuses the existing advance() dispatcher
- Import → Dispatch Queue tab renders pickup-ready items via InventoryWorkbench (all existing
actions + modals intact) with Last Mile shown only when door delivery was requested
- Verified: pickup-ready item → Store → STORED; → Dispatch → DISPATCHED
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-21 14:38:23 +00:00
Hagernesh
040ba6d495
feat(warehouse): Batch 9 — Import Unloaded Queue + bulk destination inspection
...
- bulkMarkInspected: UNLOADED added to eligible statuses; IMPORT passed items now advance to
READY_FOR_PICKUP (pickup ready) instead of READY_FOR_LOADING (export unchanged)
- GET /warehouse-inventory/import/unloaded-queue: UNLOADED import items with the inspection-screen
columns (booking, customer, arrival, container, cargo type, weight, train schedule, inspection
status, pickup option, last-mile, current status); route-derived import filter
- Dedicated ImportUnloadedQueueTab replaces the Batch 8 workbench reuse: full spec columns,
Select All / Unselect All / selected count / Mark Selected as Inspected, plus per-row
Inspect / Report (InspectionReportModal) for damage / image / weight-loss detail
- Verified: import item UNLOADED → bulk inspect → READY_FOR_PICKUP (PASSED), drops out of queue
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-21 14:15:22 +00:00
Hagernesh
8b28a7c430
feat(warehouse): Batch 8 — Import Auto Unload Arrived Bookings (→ UNLOADED)
...
- New UNLOADED inventory status (train-arrival landing state) + transitions + unloaded_at column
(idempotent migration 1791000000003) + INVENTORY_UNLOADED activity type
- POST /warehouse-inventory/import/auto-unload-arrived-bookings { scheduleId }: validates ARRIVED
IMPORT train, unloads all eligible assigned bookings (IN_TRANSIT/ARRIVED_AT_*) into UNLOADED,
records unloadedAt + activity. Does NOT store and does NOT inspect. Reuses allocation + inventory
plumbing. Returns { unloadedCount, skippedCount, failedCount, results }.
- Arrive Queue "Auto Unload Arrived Bookings" button now calls the new endpoint (was per-booking loop)
- Import → Unloaded Queue tab: lists UNLOADED items via InventoryWorkbench (existing actions preserved:
Inspect/Store/Move/History) + a Last Mile action shown ONLY when booking requested door delivery
- Batch8TestDataSeeder: sets seed import train bookings to IN_TRANSIT (unload-eligible)
- Verified: auto-unload → 1 UNLOADED (unloadedAt set, not stored, not inspected); ineligible skipped;
idempotent re-run skips already-unloaded
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-21 12:57:29 +00:00
Hagernesh
35c3341baf
feat(warehouse): Batch 7 — Import Arrive Queue (arrived import trains, read-only)
...
- SchedulingReadFacade: importArriveQueue() + importTrainDetail() — read-only SELECTs only,
direction derived from origin/destination station countries (route-based), so EXPORT/DOMESTIC
trains are excluded. Per-train booking/container/cargo counts.
- GET /warehouse-inventory/import/arrive-queue + /import/trains/:scheduleId/items
- Import tab restructured into sub-tabs: Arrive Queue (implemented) / Unloaded Queue /
Dispatch Queue (placeholders for next batch)
- ImportArriveQueueTab: train table (schedule id, train #, route, origin, destination, arrival,
bookings/containers/cargoes, status) with Open (expandable assigned-items detail) + Auto Unload
(reuses existing per-booking unload endpoint over the train's bookings)
- Batch7TestDataSeeder: 1 arrived IMPORT train (SEED-IMP-001) + 1 arrived EXPORT train
(SEED-EXP-001, proves exclusion); idempotent
- Train schedule service logic untouched (facade is SELECT-only)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-21 11:15:31 +00:00
Hagernesh
a8bc5b19de
feat(warehouse): fetch all PAID bookings in one call, classified IMPORT/EXPORT by route
...
- eligibleBookings(direction?) now returns all import+export bookings when direction omitted
(DOMESTIC excluded); per-direction filter preserved for backward compatibility
- GET /warehouse-inventory/eligible-bookings (no query) returns the combined set
- Frontend: single shared useEligibleBookings() query; both Receive tabs filter client-side
by route-derived direction, so only one HTTP request fires
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-20 20:15:26 +00:00