← Back to team overview

openerp-india team mailing list archive

[Bug 1310319] Re: "Where Used"/Bill of Materials Components search fails if Product Name changes

 

I'm starting to think that there is an assumption that there is a "where
used" search in OpenERP but no one has tested it to its conclusion.

1) In the search, enter a unique product name. Not a name that appears as a BOM name.
2) Get a list of BOMs where this product appears as a component. Not BOMs where this product is the output.
3) Click on one of the BOM in the search results.
4) Expected: A BOM where the product appears as a component.

Maybe I'm all mixed up on this so if I'm wrong then I just want the
steps to a successful "where used" search.

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

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

Title:
  "Where Used"/Bill of Materials Components search fails if Product Name
  changes

Status in OpenERP Addons (modules):
  New

Bug description:
  Summary: "Where Used"/Bill of Materials Components search fails if
  Product Name changes.

  Bug found in OpenERP v7, 2014-04-20

  Bug reproduced in http://7-0-31875-all.runbot.openerp.com
  Bug reproduced in http://trunk-31858-all.runbot.openerp.com

  Load demo data and all addons.

  1) Go to Menu: Manufacturing>Configuration>Bill of Material Components
  2) Seach components for Product "Computer Case"
  3) Results: 3 BoMs.
  4) Go to Product "Computer Case"
  5) Change Product Name to "Computer xCase", add an "x" before the "Case".
  6) Go back and search components for product "Computer xCase"
  7) Results: None. Expected 3.
  8) Search components for product "Computer Case" (The old now non existant name)
  9) Results: 3. Expected: None.

  The "where used" search will fail if you change the product name!!!

  You can create a new BOM with the xCase product and then that BOM will
  come up in a search for xCase. If you change the product name back
  from xCase to Case then the new BOM will not come up in your next
  search. So, only the original product names, the ones present when the
  BOM was created, are stored and those are the ones being searched
  through.

  The "Where Used" search in OpenERP v7 at this moment is practically
  absent.

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


References