Odoo18-Base/addons/l10n_hk/data/account_chart_template_data.xml

9 lines
200 B
XML
Raw Permalink Normal View History

2025-01-06 10:57:38 +07:00
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="base.CNY" model="res.currency">
<field name="active" eval="True"/>
</record>
<!-- Account Chart template -->
</odoo>