← Back to team overview

openerp-india team mailing list archive

[Bug 1018764] [NEW] [trunk] cannot install only product module

 

Public bug reported:

Problem:-
In new db if we want to install only product module, it raises error

TypeError: The model "product.product" specifies an unexisting parent class "mail.thread"
You may need to add a dependency on the parent class' module.

Steps to reproduce:-
Create new db
Install product module

the problem is "mail" module is not in any dependencies of product
module,

** Affects: openobject-addons
     Importance: Undecided
         Status: New

** Project changed: openerp-web => openobject-addons

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

Title:
  [trunk] cannot install only product module

Status in OpenERP Addons (modules):
  New

Bug description:
  Problem:-
  In new db if we want to install only product module, it raises error

  TypeError: The model "product.product" specifies an unexisting parent class "mail.thread"
  You may need to add a dependency on the parent class' module.

  Steps to reproduce:-
  Create new db
  Install product module

  the problem is "mail" module is not in any dependencies of product
  module,

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


Follow ups

References