c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #10726
[Bug 697162] [NEW] Cannot create customer refund picking from chained picking order
Public bug reported:
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.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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:
New
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.
Follow ups
References