Modif pour rétro-compatibilité Paheko 1.3.15 (chgt value => key)

This commit is contained in:
Jean-Christophe Engel 2026-02-06 09:49:35 +01:00
parent 53695b6547
commit 379f523eaa
6 changed files with 15 additions and 16 deletions

View file

@ -19,7 +19,7 @@
{{/foreach}}
{{:assign condition=$condition|cat:"0)"}}
{{:assign account_code=$account|keys|value:0}}
{{:assign account_code=$account|keys|key:0}}
{{#sql
select="code"
tables="acc_accounts"