Configuration comptes immobilisations en cours
This commit is contained in:
parent
ff2d16d8cb
commit
403887a15f
11 changed files with 234 additions and 151 deletions
|
|
@ -311,8 +311,8 @@
|
|||
{{:assign var="%s.%s"|args:$name:$code value="%s — %s"|args:$code:$acc_label}}
|
||||
{{/foreach}}
|
||||
|
||||
{{:include file="_get_config.html" keep="config.prefixes"}}
|
||||
{{#foreach from=$config.prefixes item="code"}}
|
||||
{{:include file="_get_config.html" keep="module.config.prefixes"}}
|
||||
{{#foreach from=$module.config.prefixes item="code"}}
|
||||
{{:assign var="pattern_array." value="%s*"|args:$code}}
|
||||
{{/foreach}}
|
||||
{{:assign patterns=$pattern_array|implode:"|"}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue