← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 773128] Re: openerp manufacturing order changing the bom does not change products to consume

 

Hi again,

I've downloaded and replaced mrp.py with the version with the fix,

but now I have a little different scenario, with the same effect:

I have an unconfirmed manufacturing order,
I go and add a new raw material in the BOM already assigned
I save the BOM
I go and press "change quantity " and approve the same quantity (to force re-computing of all things)
In the first tab "Consumed products" I see no change
In the Tab "Scheduled products" indeed I see the new products

If I print the order, I do not see the new products to consume.

Thanks,
Mihai

-- 
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/773128

Title:
  openerp manufacturing order changing the bom does not change products
  to consume

Status in OpenERP Modules (addons):
  Fix Committed

Bug description:
  Manufacturing order changing the bom does not change products to
  consume

  I have two BoM's for one product let say A,

  I go to an existing production order for that product.
  I change the BoM for that order.

  In the tab scheduled product the change is reflected and we can see
  the new product(Raw2) needed to produce the finished product

  Problem:
  In the Products to consume list, the old product (Raw1) from the old BoM  is still there, also the internal stock moves are not canceled for that product  (Raw1)

  It is the behavior by design, or is a problem?

  Thank you for your hard work.


References