Hello, I see that in the duplicate bug #795487 this problem is not solved. It is critical bug if you want to use this module (product_visible_discount) and sale order line packaging. I'm adding Bruno patch in the separate file.
** Patch added: "product_visible_sale_order_line_patch.diff" https://bugs.launchpad.net/openobject-addons/+bug/809491/+attachment/2342799/+files/product_visible_sale_order_line_patch.diff ** This bug is no longer a duplicate of bug 795487 can't unselect/make empty packaging field in the sale order line -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/809491 Title: not possible change the packaging in sale order Status in OpenERP Modules (addons): New Bug description: i install sale and product_visible_discount, make a product with two or more packaging, a new sale order and in a sale order line after i choose my product i can't change the packaging. i think the problem is in the file product_visible_discount/product_visible_discount.py 74c74 < lang, update_tax,date_order,fiscal_position=fiscal_position,flag=flag) --- > lang, update_tax,date_order,packaging,fiscal_position=fiscal_position,flag=flag) openerp v6.02 ubuntu lucid 64 To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/809491/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

