Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odgovori
3161 Prikazi

 I want to create two websites in one odoo instance and two websites should have entire differrent themes. It should be possible to add pages and content for 2 websites. One website content should not availabe in second website.

Avatar
Opusti
Best Answer

The best way to achieve it is with db filter.

Just add this to your init file, set correctly your DNS and nginx/apache. 

--db-filter='^%d$'


Avatar
Opusti
Best Answer

You can easily achieve that when deploying multiple databases using dbfilter. If you want to achieve that in one database, then it is theoretically possible, but not officially supported. Here are some link which might be of help in this case:

- https://github.com/odoo/odoo/issues/12437#issuecomment-226422633 

- https://github.com/odoo/odoo/issues/12437#issuecomment-226422633

https://github.com/odoo/odoo/issues/12415

Avatar
Opusti
Avtor

@Ermin Trevisan, In order to support multi domain, we need to create separate views Is n't it?

Related Posts Odgovori Prikazi Aktivnost
1
jul. 25
415
2
jun. 25
2056
3
apr. 25
2333
1
apr. 25
1459
1
dec. 24
2002