[FIX] Sale : Proper priority assigned to SO List view

lp bug: https://launchpad.net/bugs/658650 fixed

bzr revid: jvo@tinyerp.com-20101103154459-t3czwfma43sealrk
This commit is contained in:
Jay (OpenERP) 2010-11-03 21:14:59 +05:30
parent b1cf8c3afb
commit b0153c5d55
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@
<field name="name">sale.order.tree</field>
<field name="model">sale.order</field>
<field name="type">tree</field>
<field name="priority">2</field>
<field name="arch" type="xml">
<tree string="Sales Orders" colors="grey:state=='done'">
<field name="name"/>