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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
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
@Ermin Trevisan, In order to support multi domain, we need to create separate views Is n't it?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Dec 24
|
54 | ||
|
2
Nov 24
|
596 | ||
|
1
Oct 24
|
255 | ||
|
1
Jul 24
|
418 | ||
|
1
Oct 24
|
1267 |