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
6222 Widoki

Hi,

       I am facing issue in website, i was created registration template through odoo website, so i add my own custom css file, problem is style is applying when user logged in, If the user clicks the url without login into odoo, the style property is not applying......


I followed the following blog

http://www.odoo.yenthevg.com


Pls help, I tried my best but i can't find solution....



Awatar
Odrzuć
Autor Najlepsza odpowiedź

Thanks Danimar Ribeiro,


Alredy i did the same, my addons path structure is like

/opt/smartcampus/odoo/openerp-server --addons-path=/opt/smartcampus/odoo/addons --db-filter=College_Demo --xmlrpc-port=1504


but still i am facing the same issue.....

Awatar
Odrzuć
Najlepsza odpowiedź

The custom css is only applied when the database is selected.

To resolve the issue you have to set a default database in the parameter "db_filter", 

after this when you go to your url the odoo automatically selects that database and loads the installed module with your custom css. Without this it doesn't know which database to load the modules, so your moduleis not loaded.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
cze 25
1938
2
cze 25
452
0
lut 25
1018
3
paź 24
1566
0
cze 24
1223