Files
ragnar/dist
bot 30c33a4ea8 feat: add monthly export statistics tracking with revenue breakdown
Implement a new statistics module that records export operations per month, including total revenue, item count, and average order value. The module aggregates data from the orders table and stores precomputed summaries in a dedicated export_stats collection for faster dashboard queries.
2025-01-24 17:31:27 +00:00
..