Correction erreur exercice sur 2 années civiles
This commit is contained in:
parent
cc7ea1b54c
commit
db26c7b2d6
2 changed files with 2 additions and 8 deletions
|
|
@ -59,7 +59,7 @@
|
|||
{{#select
|
||||
id,
|
||||
label,
|
||||
date(start_date, "start of year", "+1 year", "-1 day") as date_amort
|
||||
end_date as date_amort
|
||||
from acc_years where id=:id;
|
||||
:id=$_GET.year assign=year
|
||||
}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue