Harmonisation navigation et sélection comptes et sous-comptes crédit
This commit is contained in:
parent
2af96b2796
commit
d4743f3631
6 changed files with 38 additions and 15 deletions
|
|
@ -43,7 +43,6 @@
|
|||
}}
|
||||
|
||||
{{* chercher des écritures d'amortissement correspondant au compte d'une immo sans doc associé *}}
|
||||
{{* TODO écritures d'amort pas entièrement affectées *}}
|
||||
{{#select
|
||||
line.id as amort_line_id,
|
||||
line.credit as amort_amount,
|
||||
|
|
@ -91,6 +90,7 @@
|
|||
{{/select}}
|
||||
|
||||
{{:admin_header title="Immobilisation sortie du bilan" custom_css="./style.css" current="module_amortization"}}
|
||||
{{:include file="_nav.html" current="archived" subcurrent="exit"}}
|
||||
|
||||
{{if $_GET.ok}}
|
||||
{{if $_GET.msg|match:"attach_amort"}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue