Correction libellé onglet
This commit is contained in:
parent
79c704a76a
commit
6de2535aaa
1 changed files with 6 additions and 6 deletions
|
|
@ -22,13 +22,13 @@
|
|||
{{:include file="_get_credit_lines.html" immo_doc_id=$_GET.immo_doc_id keep="linked_immos, total_credits"}}
|
||||
{{:assign montant_immo="%d-%d"|math:$montant_immo:$total_credits}}
|
||||
|
||||
{{if $_GET.filter}}
|
||||
{{* déterminer le compte d'amortissement en fonction du compte d'immobilisation *}}
|
||||
{{:include
|
||||
{{* déterminer le compte d'amortissement en fonction du compte d'immobilisation *}}
|
||||
{{:include
|
||||
file="./_get_amort_code.html"
|
||||
code_immo=$ligne_immo.account_code
|
||||
keep="code_amort"
|
||||
}}
|
||||
}}
|
||||
{{if $_GET.filter}}
|
||||
{{:assign filter_condition="account.code = "|cat:$code_amort}}
|
||||
{{else}}
|
||||
{{:assign account_filter="28%"|quote_sql}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue