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