fix: Add a link to budget line mass-create page
This commit is contained in:
parent
adc98cf0c2
commit
fc608c9357
1 changed files with 3 additions and 0 deletions
|
@ -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 %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue