Release v4928.1.4.2 stable

This commit is contained in:
2026-06-09 22:55:58 +01:00
commit 6445044ac6
280 changed files with 41775 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Admin UI pages
Incremental extraction target for `app/admin_dashboard.py`.
Planned page modules:
- `customers.py`
- `opportunities.py`
- `products.py`
- `documents.py`
- `shipments.py`
- `integrations.py`
- `outbox.py`
Public routes should stay unchanged while code is migrated page-by-page.