openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #27566
[Bug 1304367] [NEW] [saas-2] mass_mailing redefines mail.thread as a concrete model
Public bug reported:
Model "mail.thread" is defined in module "mail" as an abstract model.
Module mass_mailing is coming with a redefinition of model mail.thread
as a concrete model.
Results:
- a table mail_thread is created
- all custom abstract models based on mail.thread become concrete models creating automatically their own table; it seems that the interest to define abstract models becomes null in this case!
Without explanation in the mass_mailing module about this redefinition,
we suppose this is probably a bug.
If it is the case, many thanks to fix it on [saas-2].
** Affects: openobject-addons
Importance: Undecided
Status: 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/1304367
Title:
[saas-2] mass_mailing redefines mail.thread as a concrete model
Status in OpenERP Addons (modules):
New
Bug description:
Model "mail.thread" is defined in module "mail" as an abstract model.
Module mass_mailing is coming with a redefinition of model mail.thread
as a concrete model.
Results:
- a table mail_thread is created
- all custom abstract models based on mail.thread become concrete models creating automatically their own table; it seems that the interest to define abstract models becomes null in this case!
Without explanation in the mass_mailing module about this
redefinition, we suppose this is probably a bug.
If it is the case, many thanks to fix it on [saas-2].
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1304367/+subscriptions
Follow ups
References