← Back to team overview

openerp-india team mailing list archive

[Bug 985525] Re: MRP : check_product very strict - BoM line product should not be same as BoM product.

 

Hello Antoine,

I have tested your scenario, I am not sure for this behaviour, It is
really strict .....Or very strict ;-)

But we should Improve this things. That's why I have attached the video. would you please check it. As per my view, we should make readonly field "bom_id"  in BOM Components form view.
So Let the team to take decision on it.


Thanks for the reporting!

** Attachment added: "mrp_bom.ogv"
   https://bugs.launchpad.net/openobject-addons/+bug/985525/+attachment/3095750/+files/mrp_bom.ogv

** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
   Importance: Undecided => Low

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 2 (openerp-dev-addons2)

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

Title:
  MRP : check_product very strict - BoM line product should not be same
  as BoM product.

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  In openerp 6.1 on module MRP, there are a function to check product on BoM.
  BoM can't contained two lines or sublines with same product.

  For example, we have a bom (bomA) with two bom composent, I named it bcomp1 and bcomp2 . 
  bcomp1 and bcomp2 contain a line with same product, product1 and parent bom is bomA.
  With check_product constraint, there are a problem on bomA.

  We work in electronic. bcomp1 and bcomp2 are bom of an electronic card
  and they used same LED (product1).

  Why this hard check and not checked products only on BoM and checked
  products of bom composent without memorised products of parent BoM ?

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


References