flectra/addons/l10n_nz/data/account_chart_template_data.xml
2018-01-16 02:34:37 -08:00

15 lines
809 B
XML

<?xml version="1.0" encoding="utf-8"?>
<flectra>
<record id="l10n_nz_chart_template" model="account.chart.template">
<field name="property_account_receivable_id" ref="nz_11200"/>
<field name="property_account_payable_id" ref="nz_21200"/>
<field name="property_account_expense_categ_id" ref="nz_51110"/>
<field name="property_account_income_categ_id" ref="nz_41110"/>
<field name="property_stock_account_input_categ_id" ref="nz_21210"/>
<field name="property_stock_account_output_categ_id" ref="nz_51110"/>
<field name="property_stock_valuation_account_id" ref="nz_11330"/>
<field name="expense_currency_exchange_account_id" ref="nz_61630"/>
<field name="income_currency_exchange_account_id" ref="nz_61630"/>
</record>
</flectra>