No. :) -- [nan_product_pack] browse_object hasn't hasattr defined https://bugs.launchpad.net/bugs/662758 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Won't Fix Bug description: Hi, In last update of nan_product_pack, a programming error is raised when you expand a pack in sale.order, in the source, you search for the field 'prices_used' in sale.order.line object with hasattr statement, but browse_object hasn't it defined, you should write "'prices_used' in line". See the attachment. _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

