Divyesh Makwana(OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-890701-mdi into
lp:openobject-addons.
Requested reviews:
OpenERP Core Team (openerp)
Related bugs:
Bug #890701 in OpenERP Addons: "Sale Order View Bad Design"
https://bugs.launchpad.net/openobject-addons/+bug/890701
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-890701-mdi/+merge/82356
Hello Sir,
I have fix the issue: https://bugs.launchpad.net/openobject-addons/+bug/890701
"Sale Order View Bad Design".
Thanks and Regards,
Divyesh Makwana(MDI)
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-890701-mdi/+merge/82356
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-890701-mdi.
=== modified file 'sale/sale_view.xml'
--- sale/sale_view.xml 2011-11-09 18:12:56 +0000
+++ sale/sale_view.xml 2011-11-16 06:12:26 +0000
@@ -140,7 +140,7 @@
<field name="price_unit"/>
<field groups="product.group_uos" name="product_uos_qty"/>
- <field groups="product.group_uos" name="product_uos"/>
+ <field groups="product.group_uos" name="product_uos" nolabel="1"/>
<newline/>
<field name="product_packaging"
context="{'partner_id':parent.partner_id, 'quantity':product_uom_qty, 'pricelist':parent.pricelist_id, 'shop':parent.shop_id, 'uom':product_uom}" on_change="product_packaging_change(parent.pricelist_id, product_id, product_uom_qty, product_uom, parent.partner_id, product_packaging, True, context)"
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp