Skip to content

stack/erp5: fix generation of weekly apachedex reports

Jérome Perrin requested to merge fix/erp5_apachedex_crontab into master

4208a277 (stack/erp5: generate weekly apachedex reports, 2025-01-10) had two problems:

  • This was not including the last week, only the last 6 days.

  • The crontab definition was wrong, it was generating the report every hour, 23 times every Monday.

Merge request reports