diff options
Diffstat (limited to 'addons/l10n_id/data/account_chart_template_configuration_data.xml')
| -rw-r--r-- | addons/l10n_id/data/account_chart_template_configuration_data.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addons/l10n_id/data/account_chart_template_configuration_data.xml b/addons/l10n_id/data/account_chart_template_configuration_data.xml new file mode 100644 index 00000000..0a87f30d --- /dev/null +++ b/addons/l10n_id/data/account_chart_template_configuration_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_id_chart')]"/> + </function> +</odoo> |
