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:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
1
Cevapla
7825
Görünümler
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
34
Kas 23
|
67089 | ||
|
0
May 23
|
1725 | ||
|
1
Kas 17
|
7397 | ||
|
0
Ağu 17
|
7670 | ||
|
0
Haz 16
|
3690 |
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