c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #36669
[Bug 794431] Re: sub_product results in wrong resulted quantity
the patch is solving the problem, but the implementation is not
satisfying. For this reason, I'm setting the bug back to confirmed.
thanks
** Changed in: openobject-addons
Status: Fix Committed => Confirmed
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/794431
Title:
sub_product results in wrong resulted quantity
Status in OpenERP Addons (modules):
Confirmed
Bug description:
Hi,
I go in Mrp - BOM
I have Product A, B and C
I make a BOM for product A 1 piece, from raw material A1 1 piece
in this BOM I add to sub_products product B results 2 pieces, and product C results 3 pieces
I make manufacturing order for 60 pieces of product A
the manufacture order says:
- that I will consume 60 raw A1
- that I will produce 60 A's
- I will produce 2 B's
- I will produce 3 C's
I was hoping that I will have:
the manufacture order says:
- that I will consume 60 raw A1
- that I will produce 60 A's
- I will produce 2*60 B's
- I will produce 3*60 C's
Or perhaps I am missing something
Thanks,
Mihai
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/794431/+subscriptions
References