← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 697162] Re: Cannot create customer refund picking from chained picking order

 

[Expired for OpenERP Addons because there has been no activity for 60
days.]

** Changed in: openobject-addons
       Status: Incomplete => Expired

-- 
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):
  Expired

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