c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22365
[Bug 697162] Re: Cannot create customer refund picking from chained picking order
Hello Jacara,
I have checked this issue again But it is working fine.
For now I am closing this bug.
I have attached a video for your reference so would you please check it.
Thanks for understanding!
--
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 OpenERP Modules (addons):
Invalid
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