[MERGE] account: fixed bug 902333: added noupdate to configurable_account_chart.xml

bzr revid: tde@openerp.com-20111221102723-ta44e9qvkltoqid5
This commit is contained in:
Thibault Delavallée 2011-12-21 11:27:23 +01:00
commit f54dbed5f5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<openerp>
<data>
<data noupdate="1">
<!-- Types -->
<record model="account.account.type" id="account_type_income_view1">
<field name="name">Income View</field>