Skip to content
Snippets Groups Projects
Commit 547fbf56 authored by ynerant's avatar ynerant
Browse files

Add cron to refresh highlighted buttons

parent 2aebeb89
No related branches found
No related tags found
3 merge requests!104Beta,!98Morefront,!91Documents
Pipeline #8353 passed with warnings with stages
in 5 minutes and 9 seconds
......@@ -17,3 +17,5 @@
00 8 6 * * root cd /var/www/note_kfet && env/bin/python manage.py send_mail_to_negative_balances --report
# Envoyer les rapports aux gens
55 6 * * * root cd /var/www/note_kfet && env/bin/python manage.py send_reports
# Envoyer les rapports aux gens
00 9 * * * root cd /var/www/note_kfet && env/bin/python manage.py refresh_highlighted_buttons
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment