suppression _amort_exclus.html

This commit is contained in:
Jean-Christophe Engel 2025-01-28 16:53:57 +01:00
parent 5ab7d628a8
commit 022e324bea
2 changed files with 1 additions and 79 deletions

View file

@ -237,12 +237,6 @@
{{if $_GET.amort == null || $_GET.amort != "fini"}}
{{* amortissement à exclure *}}
{{:include
file="_amort_exclus.html"
keep="amort_exclus"
}}
{{* Autres amortissements non rattachés *}}
{{#select
li.id as l_id,
@ -271,10 +265,7 @@
:id_amort=$t_id
}}
{{else}}
{{if $autre_amort.t_id|in:$amort_exclus}}
{{else}}
{{:assign var="autres_amortissements." value=$autre_amort}}
{{/if}}
{{:assign var="autres_amortissements." value=$autre_amort}}
{{/select}}
{{/select}}