Suppression paramètre ligne immobilisation
This commit is contained in:
parent
3d1109018e
commit
9649d6af0e
9 changed files with 63 additions and 74 deletions
|
|
@ -75,7 +75,7 @@
|
|||
|
||||
{{if $account_ok == null}}
|
||||
{{:assign compte=$debit_account|implode:""}}
|
||||
{{:redirect url="add_account.html?account=%s&chart=%s&immo_line_id=%s"|args:$compte:$selected_chart:$_GET.immo_line_id}}
|
||||
{{:redirect url="add_account.html?account=%s&chart=%s"|args:$compte:$selected_chart}}
|
||||
{{/if}}
|
||||
|
||||
{{:assign debit_account=$debit_account|keys|value:0}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue