← Back to team overview

openerp-india team mailing list archive

[Bug 915088] Re: product template and variants - missing menu

 

I have check the current code, but I fail to see how we could manage the product.template object.
Adding users to the "Product variant" sure lets us see more fields, but it does not let us reuse an existing template in several products. For example if I copy a product.product, product_tmpl_id is different in the copy.
There is indeed a portion of code in product.product.copy() that would reuse the template_id, but only if "variant" is in the context, which I have no idea how to make happen from the GUI.

So my guess is that it used to be possible, but it is no more. If such
is the case, this bug is valid: would you care to confirm that please?

Lionel.

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

Title:
  product template and variants - missing menu

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  the menu entries for defining product templates and product variants
  are missing

  various views are defined for templates and variants but these are not
  called by any menu records

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


References