Files
zhurnal/dist/zhurnal-1.4.37.tar.gz
T
bot d2295960c8 feat: add monthly export statistics tracking with region breakdown
Implement a new statistics module that records export operations per region and month, storing aggregated counts and total volumes in a dedicated stats table. The module includes a background job that runs daily to compute and persist the statistics from the export logs, enabling future dashboard queries without real-time aggregation overhead.
2024-12-01 07:52:21 +00:00

5.2 KiB