mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-27 00:52:50 +00:00
BulkTruckUploadModal hand-built its POST URL and omitted the global /api prefix every other booking call uses, causing a 404. Added CUSTOMER_TRUCKS_BULK to URL_CONSTANTS.BOOKINGS and switched the modal to use it.