c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #02642
[Bug 666592] Re: save and close crash adding product in point of sale
** Changed in: openobject-addons
Importance: Undecided => Low
--
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: Confirmed
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,
References