This website requires JavaScript.
Explore
Help
Sign In
Tria
/
edr-platform
Watch
1
Star
0
Fork
0
You've already forked edr-platform
mirror of
https://github.com/Tria-plc/edr-platform.git
synced
2026-08-27 14:20:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
500668a415101658ec36df28b4ffb65ea94a843c
edr-platform
/
apps
/
edr-freight-web
/
backoffice
History
Hagernesh
500668a415
Truck detention was timed once per delivery, so every truck on a multi-truck last mile was billed the same number of days regardless of when it actually arrived or was released. Each truck now carries its own detention clock (destination arrival → release) with its own rule match, chargeable days and amount; the modal records and displays the window per truck, and the summary shows the longest detention plus the combined total. Also corrected a false no detention rule matches warning that appeared whenever more than one truck was assigned.
2026-07-27 08:24:07 +00:00
..
public
fix ui
2026-07-11 12:17:33 +03:00
src
Truck detention was timed once per delivery, so every truck on a multi-truck last mile was billed the same number of days regardless of when it actually arrived or was released. Each truck now carries its own detention clock (destination arrival → release) with its own rule match, chargeable days and amount; the modal records and displays the window per truck, and the summary shows the longest detention plus the combined total. Also corrected a false no detention rule matches warning that appeared whenever more than one truck was assigned.
2026-07-27 08:24:07 +00:00
.env.example
feat: setup posthog
2026-07-16 08:52:29 +00:00
.gitignore
user management
2026-06-13 14:32:26 +03:00
index.css
fix ui
2026-07-14 07:45:33 +00:00
index.html
Project Initialization
2026-05-12 15:17:16 +03:00
package.json
fix: port
2026-07-22 07:20:51 +00:00
tsconfig.app.json
language
2026-07-10 13:04:39 +00:00
tsconfig.json
trains, wagons,containers and cargoes schema and API
2026-06-04 15:56:29 +03:00
tsconfig.node.json
Project Initialization
2026-05-12 15:17:16 +03:00
vite.config.ts
fix ui
2026-07-10 16:20:31 +03:00