1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-11-06 15:22:46 +01:00

Fix tests

Signed-off-by: Emmy D'ANELLO <ynerant@crans.org>
This commit is contained in:
2022-08-29 14:52:34 +02:00
parent 92610c5ffd
commit 5c77b6ebfa
5 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ MAILTO=notekfet2020@lists.crans.org
30 5 * * * root cd /var/www/note_kfet && env/bin/python manage.py refresh_activities --raw --human --comment refresh --wiki -v 0
# Spammer les gens en négatif
00 5 * * 2 root cd /var/www/note_kfet && env/bin/python manage.py send_mail_to_negative_balances --spam --negative-amount 1 -v 0
# Envoyer le rapport mensuel aux trésoriers et respos info
# Envoyer le rapport mensuel aux trésorièr⋅es et respos info
00 8 6 * * root cd /var/www/note_kfet && env/bin/python manage.py send_mail_to_negative_balances --report --add-years 1 -v 0
# Envoyer les rapports aux gens
55 6 * * * root cd /var/www/note_kfet && env/bin/python manage.py send_reports -v 0