@mra i did it, waiting for your feedback Regards,
-- save and close crash adding product in point of sale https://bugs.launchpad.net/bugs/666592 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: Fix Released Bug description: Hello, i am testing POS module, i added the pos_add_product wizard as button in POS Orden view, then follow this steps: 1 Click on Add Product 2 Select product (change qty) 3 Click on 'Save & Close' button I get this error: http://openerp.pastebin.com/T1xZSMgw This button call close_action, i really dont understand what code wants to do there, 'Save $ Close' tells the user add the pos line what you select and close this wizard, maybe launch the payment wizard, but never is added the pos line. Its necessary use add_product method from pos.order, i added a simple patch but this dont update the view with new product added. Regards, _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : c2c-oerpscenario@lists.launchpad.net Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp