[IMP]:account:small imp

bzr revid: apa@tinyerp.com-20120605124719-b42stb7s9fz0lbx5
This commit is contained in:
Amit Patel (OpenERP) 2012-06-05 18:17:19 +05:30
parent f43fdd060b
commit f00358b871
1 changed files with 5 additions and 3 deletions

View File

@ -13,9 +13,11 @@
<separator string="title" position="attributes">
<attribute name="string">Configure Your Chart of Accounts</attribute>
</separator>
<xpath expr="//label[@string='description']" position="attributes">
<attribute name="string">The default Chart of Accounts is matching your country selection. If no certified Chart of Accounts exists for your specified country, a generic one can be installed and will be selected by default.</attribute>
</xpath>
<!-- Removed description from main view.-->
<!--<xpath expr="//label[@string='description']" position="attributes">-->
<!-- <attribute name="string">The default Chart of Accounts is matching your country selection. If no certified Chart of Accounts exists for your specified country, a generic one can be installed and will be selected by default.</attribute>-->
<!--</xpath>-->
<xpath expr="//button[@string='Install Modules']" position="attributes">
<attribute name="string">Configure</attribute>
</xpath>