Petite correction
This commit is contained in:
parent
839739b992
commit
90af8a0790
@ -24,11 +24,10 @@
|
||||
select="code"
|
||||
tables="acc_accounts"
|
||||
where="id_chart = :id_chart %s"|args:$condition
|
||||
:id_chart = $selected_chart|intval
|
||||
:id_chart = $chart_id|intval
|
||||
}}
|
||||
{{if $account_code == $code}}
|
||||
{{:assign account_ok=1}}
|
||||
{{:break}}
|
||||
{{/if}}
|
||||
{{/sql}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user