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
|
|
|
<!-- Chart Template -->
|
|
|
|
<record id="l10n_jp1" model="account.chart.template">
|
|
|
|
<field name="property_account_receivable_id" ref="A11211"/>
|
|
|
|
<field name="property_account_payable_id" ref="A21211"/>
|
|
|
|
<field name="property_account_expense_id" ref="A21219"/>
|
|
|
|
<field name="property_account_income_id" ref="B41001"/>
|
|
|
|
<field name="property_account_expense_categ_id" ref="A21219"/>
|
|
|
|
<field name="property_account_income_categ_id" ref="B41001"/>
|
|
|
|
<field name="income_currency_exchange_account_id" ref="B61501"/>
|
|
|
|
<field name="expense_currency_exchange_account_id" ref="B62601"/>
|
|
|
|
</record>
|
2018-01-16 11:34:37 +01:00
|
|
|
</flectra>
|