mirror of
https://github.com/wasrusgen/zov-tech.git
synced 2026-06-03 17:24:49 +00:00
- dispatcher_dashboard.js: 3-step pipeline UI (shipped/arrived/scheduled) - Assemblies: +shipment_date, packages_count, arrival_date, arrival_packages_count, arrival_confirmed_by_tg_id - /api/dispatcher_inbox: full assembly list sorted by pipeline stage - /api/assembly_set_shipment: fixes factory shipment date + package count → status=shipped - /api/assembly_set_arrival: confirms warehouse receipt, alerts manager on package mismatch → status=arrived - /api/assembly_assign_dispatch: sets date + expeditor, notifies both → status=scheduled - app.js: dispatcher role routing (#/dispatcher), capability flag Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| parsers | ||
| __init__.py | ||
| ai.py | ||
| assembler_parser.py | ||
| auth.py | ||
| catalog.py | ||
| config.py | ||
| drive.py | ||
| gcalendar.py | ||
| geocoder.py | ||
| main.py | ||
| proposals.py | ||
| proxy_pool.py | ||
| sheets.py | ||
| telegram.py | ||