Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/phauline-racel/LIMO-YUSEN-WAREHOUSE/llms.txt

Use this file to discover all available pages before exploring further.

The Shipment Details page displays a read-only view of every stored field for a single cargo record. Users reach this page by clicking a shipment row in the Inventory table or the Activity Report on the Dashboard — the system resolves the shipment reference (HAWB or MAWB) and renders all accumulated data for that record in one place. The page is purely for review; no fields are editable here.
The Shipment Details page is read-only. To correct or update any field — including location, cargo condition, or trucker details — return to the Inbound & Outbound form and save a new entry for the same HAWB or MAWB reference. The system will aggregate the new entry with the existing record.

Displayed Information

The page is organised into four sections, each rendered as a card panel.

Shipment Information

Core identifying details for the cargo:
FieldDescription
ClientName of the cargo owner or consignee.
DestinationFinal delivery location for the shipment.
HAWBHouse Air Waybill number.
MAWBMaster Air Waybill number.
Invoice / MarkingsInvoice number or package markings used for identification.
Transaction TypeOne of AFF Import, AFF Export, OFF Import, or OFF Export.

Receiving Information

Details recorded at the time the cargo arrived in the warehouse:
FieldDescription
DateDate the cargo was received (YYYY-MM-DD).
TimeTime of receipt (HH:MM).
Received ByWarehouse staff member who accepted the cargo.
Plate NumberVehicle plate number of the delivering truck.
DriverName of the truck driver who delivered the cargo.
Cargo ConditionPhysical state of the cargo on arrival (e.g. GOOD, MINOR DENT).

Warehouse Information

Storage details assigned during receiving:
FieldDescription
LocationRack address where the cargo is stored (e.g. RACK A A1A).
Cargo HandlingResolved handling status derived by comparing the inbound and outbound cargo conditions. Shows GOOD when both match, or FOR CHECKING when they differ.
StatusCurrent shipment status (e.g. WAITING FOR CONFIRMATION, RELEASED, RECEIVED).

Quantity Information

Running totals for this shipment reference:
FieldDescription
QuantityThe primary quantity string recorded at inbound (number + unit).
UnitUnit of measure (e.g. CTN, PLT, PCS).
Remaining QuantityCalculated as total Qty In minus total Qty Out.

The full application sidebar remains visible on the Shipment Details page, providing one-click access to:
  • Dashboard — return to the KPI overview and Activity Report.
  • Inbound & Outbound — record a new inbound receipt or outbound release.
  • Inventory — return to the full warehouse stock list.
To go back to the page you came from, use the browser’s back button or click Inventory in the sidebar to return to the stock list. The inventory table will re-open at the same position as before.
When the Shipment Details page is reached via the Inventory drawer, the drawer panel opens inline on the Inventory page rather than navigating to a separate URL. The drawer additionally shows Trucker, Partial / Full, and a full Release Information section (latest release date, time, plate, driver, and remarks) that are not present on the standalone shipment-details.html page.

Build docs developers (and LLMs) love