← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 794431] Re: sub_product results in wrong resulted quantity

 

Hello Mihai,

I have checked you issue with mrp_subproduct module and I have tried
with both scenario of Bom quantity type "Fixed" and "Variable".

When I have set a "Quantity Type " as a "Fixed" then it will produce the
fixed qty of sub-product however we produce any qty in production order
and it is working fine.

But I have faced the problem when I have set a "Quantity Type " as a
"Variable" it will consume the product properly but the finished product
is wrong it is finished a product as per comment #2 Mihai said and which
is not proper.

I have faced the another problem the workflow is get stuck and it is not
completed in Mo when we select the "Quantity Type " as a "Variable" in
BOM.

For more reference I have attached a video so please check it.

Thanks.

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

Title:
  sub_product results in wrong resulted quantity

Status in OpenERP Modules (addons):
  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