19 lines
1.2 KiB
XML
19 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<odoo>
|
|
<record id="pl_chart_template" model="account.chart.template">
|
|
<field name="property_account_receivable_id" ref="chart20000000"/>
|
|
<field name="property_account_payable_id" ref="chart21000000"/>
|
|
<field name="property_account_expense_categ_id" ref="chart70110000"/>
|
|
<field name="property_account_income_categ_id" ref="chart73010000"/>
|
|
<field name="property_tax_payable_account_id" ref="chart22010000"/>
|
|
<field name="property_tax_receivable_account_id" ref="chart22010000"/>
|
|
<field name="income_currency_exchange_account_id" ref="chart75060000"/>
|
|
<field name="expense_currency_exchange_account_id" ref="chart75140000"/>
|
|
<field name="account_journal_early_pay_discount_loss_account_id" ref="chart75190000"/>
|
|
<field name="account_journal_early_pay_discount_gain_account_id" ref="chart75070000"/>
|
|
<field name="default_pos_receivable_account_id" ref="chart20000100" />
|
|
<field name="default_cash_difference_income_account_id" ref="chart77000000"/>
|
|
<field name="default_cash_difference_expense_account_id" ref="chart77100000"/>
|
|
</record>
|
|
</odoo>
|