9 lines
256 B
XML
9 lines
256 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<odoo>
|
|
<data noupdate="1">
|
|
<function model="account.chart.template" name="try_loading">
|
|
<value eval="[ref('l10n_cn.l10n_chart_china_small_business')]"/>
|
|
</function>
|
|
</data>
|
|
</odoo>
|