c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #11231
[Bug 697162] Re: Cannot create customer refund picking from chained picking order
Hello Jacara,
I have checked this with the latest code but unfortunately I was uanble to meet with the error. I would like to request you to please elaborate more with the suitable steps.
Thank you.
** Changed in: openobject-addons
Status: New => Incomplete
--
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/697162
Title:
Cannot create customer refund picking from chained picking order
Status in OpenObject Addons Modules:
Incomplete
Bug description:
When create delivery order (out picking) with chained location (chained to Customer Location) system generate chained picking (OUT/023-chained)
I try to refund that chained picking (OUT/023-chained) with to be invoiced state. But unable to create refund picking from this picking. Because moves of this picking has referenced to other moves ( by move_history_ids2 field)
Then addons/stock/wizard/stock_return_picking.py line 62 view_init() function : check move_history_ids2 field.
References