mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-28 06:40:57 +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.