Suppression libellé ligne écriture amortissement
This commit is contained in:
parent
3169fe9268
commit
4e131e1f5b
1 changed files with 0 additions and 2 deletions
|
|
@ -222,14 +222,12 @@
|
||||||
debit=$_POST.montant
|
debit=$_POST.montant
|
||||||
account=$debit_account|keys|value:0
|
account=$debit_account|keys|value:0
|
||||||
id_project=$ligne_immo.project_id
|
id_project=$ligne_immo.project_id
|
||||||
label=$_POST.designation
|
|
||||||
}}
|
}}
|
||||||
{{:assign
|
{{:assign
|
||||||
var="lines."
|
var="lines."
|
||||||
credit=$_POST.montant
|
credit=$_POST.montant
|
||||||
account=$credit_account|keys|value:0
|
account=$credit_account|keys|value:0
|
||||||
id_project=$ligne_immo.project_id
|
id_project=$ligne_immo.project_id
|
||||||
label=$_POST.designation
|
|
||||||
}}
|
}}
|
||||||
{{:api
|
{{:api
|
||||||
method="POST"
|
method="POST"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue