Correction code banque et calcul premier amortissement

This commit is contained in:
Jean-Christophe Engel 2024-03-21 15:39:44 +01:00
parent 01ea1ad3dd
commit 2fc7e5e902
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@
{{:form_errors}}
{{* formulaire d'ajout d'immobilisation *}}
{{:assign var="bank_account.512A" value="512A — Compte courant"}}
{{:assign var="bank_account.512" value="512 — Banques"}}
{{#select id,label FROM acc_projects WHERE archived = 0;}}
{{:assign var="projects.%d"|args:$id value=$label}}