[IMP]account : Improve company view

bzr revid: dbr@tinyerp.com-20120629090424-7bfqkn64gjcslbe4
This commit is contained in:
DBR (OpenERP) 2012-06-29 14:34:24 +05:30
parent 70c2fa4345
commit 34636c3d4b
1 changed files with 1 additions and 1 deletions

View File

@ -23,8 +23,8 @@
<field name="type">form</field>
<field name="arch" type="xml">
<field name="currency_id" position="after">
<field name="property_reserve_and_surplus_account" colspan="2"/>
<field name="paypal_account" placeholder="sales@openerp.com"/>
<field name="property_reserve_and_surplus_account" colspan="2"/>
</field>
</field>
</record>