fix: Add a link to budget line mass-create page

This commit is contained in:
sinavir 2025-03-17 17:28:56 +01:00 committed by catvayor
parent adc98cf0c2
commit fc608c9357
Signed by: lbailly
GPG key ID: CE3E645251AC63F3

View file

@ -56,6 +56,9 @@
<a class="button is-warning" href="{% url 'cof_clubs:acct-period-create' %}">
Créer un exercice comptable
</a>
<a class="button is-warning" href="{% url 'cof_clubs:budget-line-mass-create' %}">
Ajouter des budgets en masse (AGB)
</a>
</div>
{% endif %}