← Back to team overview

openerp-india team mailing list archive

[Bug 798292] Re: Return stock moves with parents is impossible

 

*** This bug is a duplicate of bug 944025 ***
    https://bugs.launchpad.net/bugs/944025

I've tagged this bug as duplicate of https://bugs.launchpad.net
/openobject-addons/+bug/944025 which is being fixed by the openerp
support team on the 6.0 and 6.1 branches.

** This bug has been marked a duplicate of bug 944025
   Cannot return outgoing moves if there are chained moves (including MTO products, products in a lot, settings with chained warehouse locations...)

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/798292

Title:
  Return stock moves with parents is impossible

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  Hi,

  If you have a move with parents moves inside any picking and you try return it, it fails, with this exception: "There are no products to return (only lines in Done state and not fully returned yet can be returned)!" 
  In the source, it checks if the quantity of move to return is less or equal than sum of quantities of his parents (move_history_ids2), that to know if this move was returned yet, but it's wrong, it must check his child moves (move_history_ids) where returns will be registered.

  Regards.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/798292/+subscriptions