feat(assets): align flow statistics and separate abnormal inventory
ci/woodpecker/push/woodpecker Pipeline failed

Use operations signing times and delivery completion statuses; include replacement deliveries in delivery totals with range drilldowns and exports. Separate abnormal vehicles from inventory, add a date range picker, and enable CI for feature/asset-statistics.
This commit is contained in:
shishengliang
2026-09-16 10:35:50 +08:00
parent 6ea1b3d5dd
commit 0c26b973ef
21 changed files with 371 additions and 119 deletions
+2
View File
@@ -10,6 +10,7 @@ steps:
- master
- develop
- main
- feature/asset-statistics
commands: |
cd $CI_WORKSPACE
npm ci
@@ -38,6 +39,7 @@ steps:
- master
- develop
- main
- feature/asset-statistics
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands: |