Files
Fleetbase-Mirror-Repo/docker
Ronald A. Richardson 5dbe2fb5bb Enhancements and bug fixes for order workflow, labels, notifications, and route optimization
- Added support for downloading labels and barcodes per package
- Fixed proof of delivery behavior to ensure accurate completion records
- Updated waypoint activity flow to rely on the `complete` flag
- Added support for setting waypoints as either pickup or dropoff
- Enabled sending notifications to order customer, driver, and facilitator
- Added events and notifications for `order.completed` and `order.failed` states
- Fixed route optimization logic and minor issues during order creation
- Normalized `meta` response structure to always return an object (never array)
- Patched issue with order config: deleting custom field categories no longer breaks config
2025-05-01 12:08:27 +08:00
..
2023-03-08 18:04:38 +08:00
2024-02-03 18:37:11 +08:00
2023-03-08 18:04:38 +08:00

Docker setup

To populate the database in docker put any .sql or .sql.gz file(s) into docker/database folder. Then run docker-compose up.