Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
3664 Widoki

 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.

Awatar
Odrzuć
Najlepsza odpowiedź

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$'


Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

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

Powiązane posty Odpowiedzi Widoki Czynność
2
wrz 25
3785
1
lip 25
1314
2
cze 25
2835
3
kwi 25
2949
1
kwi 25
3516