[IMP]: account: History tab must come at the end immediately before notes field in partner view

bzr revid: rpa@tinyerp.com-20100922122636-qe9asbpt1pe0ej24
This commit is contained in:
rpa (Open ERP) 2010-09-22 17:56:36 +05:30
parent 04c771ac51
commit 06c3a11623
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@
<field name="priority">2</field>
<field name="inherit_id" ref="base.view_partner_form"/>
<field name="arch" type="xml">
<page string="Notes" position="before">
<page string="History" position="before">
<page string="Accounting">
<group col="2" colspan="2">
<separator string="Customer Accounting Properties" colspan="2"/>