summaryrefslogtreecommitdiff
path: root/addons/l10n_vn/data/l10n_vn_chart_post_data.xml
blob: 3612bdc511e0ae75c409e9d8a28bf930199439bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<odoo>
    <record id="vn_template" model="account.chart.template">
        <field name="property_account_receivable_id" ref="chart131"/>
        <field name="property_account_payable_id" ref="chart331"/>
        <field name="property_account_expense_categ_id" ref="chart1561"/>
        <field name="property_account_income_categ_id" ref="chart5111"/>
        <field name="income_currency_exchange_account_id" ref="chart515"/>
        <field name="expense_currency_exchange_account_id" ref="chart635"/>
        <field name="default_pos_receivable_account_id" ref="chart132" />
    </record>
</odoo>