How to revamp customer portal with new design or template in Odoo?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
1738
瀏覽次數
Hi,
There is no default option available to switch between portal layouts. You can achieve this by customizing the system or by using any third party app, which provides such a feature.
If you need to customize by yourself, you can check out this open pull request in odoo repository, which is an attempt to revamp the odoo portal for newer version: https://github.com/odoo/odoo/pull/73127
Thanks