Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
2085 Widoki

By default, the prefix for the themes is "theme_" but in the odoo tutorial 16 it says that the prefix is "website_" but the default theme is named theme_default



https://www.odoo.com/documentation/16.0/developer/howtos/website_themes/theming.html#global

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

The documentation seems to be outdated and as usual eventually it will get updated one day. Anyway the theme modules are expected to start with theme_ in odoo. 

Regarding the misleading documentation, seems you have reported it in right place:  https://github.com/odoo/documentation/issues/4767 and odoo will do necessary.


Thanks

Awatar
Odrzuć
Najlepsza odpowiedź

​Hi,

Themes usually start with prefix ‘theme_’, but that’s not what treat them as theme. What treat them as theme is when we give the category ‘Website/Theme’. When you check the App Store, you can see many themes which doesn’t follow the naming convention.

Awatar
Odrzuć
Autor

You are parcial Rigth the category is for split the assets by website

and the pre_fix theme is to split the views by website

Powiązane posty Odpowiedzi Widoki Czynność
1
maj 23
1865
1
wrz 23
3332
2
maj 23
3340
1
kwi 23
6617
1
maj 25
2444