How to apply different desing themes for Odoo?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
7837
瀏覽次數
How to apply different desing themes for Odoo?
For anyone that is interested I've put together some very basic instructions on how to get started with local theme development here: https://www.odoo.com/forum/help-1/question/new-bootstrap-theme-on-website-builder-58809
Comment from Luke converted to answer
Ok Thank you Mr. Fabian. I will checkout soon.
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
34
11月 23
|
67104 | ||
|
0
5月 23
|
1725 | ||
|
1
11月 17
|
7399 | ||
|
0
8月 17
|
7683 | ||
|
0
6月 16
|
3691 |
check out the design-themes branch at: https://github.com/odoo/design-themes only the theme_zen theme is working, however if you clone this folder to your addons directory you can study this as a basis for creating new themes.
@Luke - Thank you, I will check this out