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
回复
7815
查看
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
|
67079 | ||
|
0
5月 23
|
1725 | ||
|
1
11月 17
|
7391 | ||
|
0
8月 17
|
7664 | ||
|
0
6月 16
|
3687 |
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