コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
3121 ビュー

 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.

アバター
破棄
最善の回答

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


アバター
破棄
最善の回答

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

アバター
破棄
著作者

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

関連投稿 返信 ビュー 活動
1
7月 25
318
2
6月 25
1998
3
4月 25
2242
1
4月 25
1375
1
12月 24
1910