Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
7740 Vizualizări

A week ago install a Odoo 10 executable on a Windows v2008 server. It had a backup of a BD with the same version (Odoo 10). It happens that at the time of executing the dump is propagated in the in the BD and the interface and there are no major navigation problems but in the login interface do not load the CSS styles/libraries JS.

Jonathan Barrera

Imagine profil
Abandonează

What is BD? Did you check the log entries?

Cel mai bun răspuns

Hello Jonathan, 

    odoo 10 is working on python2 so first install libsass version 0.12.3 or 0.17.0 using the following command.

    pip install libsass==0.12.3 / 0.17.0

    npm install -g less@3.10.3

    

    

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
mar. 17
6877
0
feb. 19
3790
1
oct. 24
22643
1
mar. 19
3895
2
feb. 19
5997