diff options
Diffstat (limited to 'addons/l10n_il/data/account_chart_template_configure_data.xml')
| -rw-r--r-- | addons/l10n_il/data/account_chart_template_configure_data.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addons/l10n_il/data/account_chart_template_configure_data.xml b/addons/l10n_il/data/account_chart_template_configure_data.xml new file mode 100644 index 00000000..1fccdf8f --- /dev/null +++ b/addons/l10n_il/data/account_chart_template_configure_data.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<odoo noupdate="1"> + <function model="account.chart.template" name="try_loading"> + <value eval="[ref('l10n_il.il_chart_template')]"/> + </function> +</odoo> |
