<?xml version="1.0" encoding="utf-8"?>
<odoo>
    <!-- Chart template for en -->
    <record id="ca_en_chart_template_en" model="account.chart.template">
        <field name="property_account_receivable_id" ref="chart1151_en"/>
        <field name="property_account_payable_id" ref="chart2111_en"/>
        <field name="property_account_income_categ_id" ref="chart411_en"/>
        <field name="property_account_expense_categ_id" ref="chart5111_en"/>
        <field name="property_stock_account_input_categ_id" ref="chart2171_en"/>
        <field name="property_stock_account_output_categ_id" ref="chart1145_en"/>
        <field name="property_stock_valuation_account_id" ref="chart1141_en"/>
        <field name="income_currency_exchange_account_id" ref="chart42_en"/>
        <field name="expense_currency_exchange_account_id" ref="chart55_en"/>
        <field name="default_pos_receivable_account_id" ref="chart11511_en" />
    </record>
</odoo>
