[FIX] sale: Improved view as per PO

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

bzr revid: pso@tinyerp.com-20101104072236-xolulkh4ymuuz1k9
This commit is contained in:
pso 2010-11-04 12:52:36 +05:30
parent 26bd2ea7f9
commit a4123fbff8
1 changed files with 3 additions and 3 deletions

View File

@ -106,10 +106,10 @@
<group col="6" colspan="4">
<field name="name"/>
<field name="date_order"/>
<field name="shipped"/>
<field name="client_order_ref"/>
<field name="shop_id" on_change="onchange_shop_id(shop_id)" widget="selection"/>
<field name="invoiced"/>
<field name="shop_id" on_change="onchange_shop_id(shop_id)" widget="selection"/>
<field name="client_order_ref"/>
<field name="shipped"/>
</group>
<notebook colspan="5">
<page string="Sales Order">