[MERGE] l10n_cr: property corrected

bzr revid: mra@mra-laptop-20110202112218-8sxqun1rtru4t5rb
This commit is contained in:
Mustufa Rangwala 2011-02-02 16:52:18 +05:30
commit 23961d330b
1 changed files with 4 additions and 4 deletions

View File

@ -14,8 +14,8 @@
<field name="property_account_payable" ref="account_account_template_0_211001"/>
<field name="property_account_income" ref="account_account_template_0_410001"/>
<field name="property_account_expense" ref="account_account_template_0_511301"/>
<field name="property_account_income_categ" ref="account_account_template_0_400000"/>
<field name="property_account_expense_categ" ref="account_account_template_0_500000"/>
<field name="property_account_income_categ" ref="account_account_template_0_410001"/>
<field name="property_account_expense_categ" ref="account_account_template_0_511301"/>
</record>
<record id="account_chart_template_x" model="account.chart.template">
<field name="name">Costa Rica - Company 1</field>
@ -26,8 +26,8 @@
<field name="property_account_payable" ref="account_account_template_x211001"/>
<field name="property_account_income" ref="account_account_template_x410001"/>
<field name="property_account_expense" ref="account_account_template_x511301"/>
<field name="property_account_income_categ" ref="account_account_template_x400000"/>
<field name="property_account_expense_categ" ref="account_account_template_x500000"/>
<field name="property_account_income_categ" ref="account_account_template_x410001"/>
<field name="property_account_expense_categ" ref="account_account_template_x511301"/>
</record>
</data>
</openerp>