~wowas18/l10n-md/7.0

« back to all changes in this revision

Viewing changes to l10n_md/data/account_chart_template.xml

  • Committer: wowas18
  • Date: 2014-02-15 12:08:30 UTC
  • Revision ID: wowas18@nm.ru-20140215120830-bedgphyp9dz0u62b
Initial version for l10n_md

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<openerp>
 
3
        <data noupdate="0">
 
4
        <!-- Chart template -->
 
5
        <record id="l10n_md_account_chart_template" model="account.chart.template">
 
6
            <field name="name">План счетов Молдавии</field>
 
7
            <field name="account_root_id" ref="md_acc_0"/>
 
8
            <field name="tax_code_root_id" ref="account.tax_code_chart_root"/>
 
9
            <field name="bank_account_view_id" ref="md_acc_50"/>
 
10
            <field name="property_account_receivable" ref="md_acc_62_01"/>
 
11
            <field name="property_account_payable" ref="md_acc_60_01"/>
 
12
            <field name="property_account_expense_categ" ref="md_acc_41_01"/>
 
13
            <field name="property_account_income_categ" ref="md_acc_90_01_1"/>
 
14
            <field name="code_digits" eval="1"/>
 
15
        </record>
 
16
        </data>
 
17
</openerp>
 
 
b'\\ No newline at end of file'