Skip to Content
Menu
This question has been flagged
1 Reply
3608 Views

I want to use the mass mailing module but it depend on website module.

I already have a wordpress website and don't want to install odoo website module.


Can I use this module without the website one?

or

How can I use modules that depend on website builder but disable the website part?

Avatar
Discard
Best Answer

Bonnet,

Actually mass_mailing is dependent on module "website_mail" which is dependent on "website" module. So it means we can't use mass_mailing without "website" module. Ideally mass_mailing shouldn't be dependent on any website modules.

Possible Solution : Now If you don't want to show website pages then simply disable all Qweb views of "website" module.  We have no other way then this. Because website module must be installed in order to use module "mass_mailing". So for disable all "website" module's qweb views please go to setting >> Technical >> User Interface >> Views and find the Qweb views of website module. ( You can identify this from external ID ) Disable all of them by untick "Active" field. Also please remove the website pages from Settings >> Website Settings menu.

Update : In V9 they have separated mass_mailing and website_mass_mailing modules. But if you are using V8 then you have to deal with above way.

Avatar
Discard
Related Posts Replies Views Activity
1
Aug 15
3223
1
Mar 15
10307
1
Mar 15
5206
4
Jul 16
2191
13
Nov 15
15006