2018-01-16 06:58:15 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2018-01-16 11:34:37 +01:00
|
|
|
<flectra>
|
2018-01-16 06:58:15 +01:00
|
|
|
<data noupdate="1">
|
|
|
|
<!-- Chart template -->
|
|
|
|
|
|
|
|
<record id="pt_chart_template" model="account.chart.template">
|
|
|
|
<field name="property_account_receivable_id" ref="chart_2111"/>
|
|
|
|
<field name="property_account_payable_id" ref="chart_2211"/>
|
|
|
|
<field name="property_account_expense_id" ref="chart_311"/>
|
|
|
|
<field name="property_account_income_id" ref="chart_711"/>
|
|
|
|
<field name="property_account_income_categ_id" ref="chart_711"/>
|
|
|
|
<field name="property_account_expense_categ_id" ref="chart_311"/>
|
|
|
|
<field name="income_currency_exchange_account_id" ref="chart_7861"/>
|
|
|
|
<field name="expense_currency_exchange_account_id" ref="chart_692"/>
|
|
|
|
</record>
|
|
|
|
|
|
|
|
</data>
|
2018-01-16 11:34:37 +01:00
|
|
|
</flectra>
|