Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
4142 Visualizzazioni

From some reason the editor remove \n when copy&paste , so I replace \n with ;

see the question in SO http://stackoverflow.com/questions/41011358/odoo-9-theme-installed-in-addson-are-missing-from-app


I install odoo on a virtualbox using vagrant(ubuntu / trusty32); ; I set up odoo using the following:; ; vagrant init ubuntu / trusty32 in Vagrantfile; config.vm.network "private_network", ip: "55.55.55.7"; vagrant reload; ; ; vagrant ssh; sudo su; wget - O - https: //nightly.odoo.com/odoo.key | apt-key add -; echo "deb http://nightly.odoo.com/9.0/nightly/deb/ ./" >> /etc/apt / sources.list; apt - get update && apt - get install odoo; sudo - u postgres createuser - s odoo; ; found the addons directory using:; ; #cd / etc / odoo / #cat openerp - server.conf[options];; This is the password that allows database operations: ;; admin_passwd = admin; db_host = False; db_port = False; db_user = odoo; db_password = False; addons_path = /usr/lib / python2 .7 / dist - packages / openerp / addons; ; created a theme in /usr/lib / python2 .7 / dist - packages / openerp / addons using https: //www.odoo.com/documentation/9.0/howtos/themes.html; ; where is says:; ; Installing your theme; To install your theme, you just place your theme folder inside addons in your Odoo installation.; ; After that, navigate to the Settings page, look; for your theme and click on the install button.; ; But the theme doesn 't display in settings (http://55.55.55.7:8069/web#menu_id=86&action=78) or in the app list.;

Avatar
Abbandona
Autore

This useless system doesn't let me comment an answer so I write here for Ermin Trevisan: you answer is useless, it should be a comment - please explain how to activate developer mode, how to update modules list, etc.

Obviously my answer was not useless at all :-)

Sorry, it was a real struggle to get it working and to use the forum... What I ment is that it should be a comment. 
An answer should be the actual steps to solve the problem. 
Thanks 
Elia 

בתאריך 7 בדצמ׳ 2016 2:50 אחה״צ,‏ "Ermin Trevisan" <trevi@twanda.com> כתב:

Obviously my answer was not useless at all :-)

--
Ermin Trevisan


Sent by Odoo S.A. using Odoo.


Risposta migliore

Go to Settings -> Website -> Choose a theme -> find your theme and do "Update theme"

Avatar
Abbandona
Risposta migliore

Have you activated the developer mode, did you update the modules list and did you maybe restart Odoo?

Avatar
Abbandona
Autore Risposta migliore

1. activate developer mode: https://www.odoo.com/forum/how-to/developers-13/how-can-i-activate-the-developer-mode-83

2. update the modules list: apps > Update Apps List

Now you can see the theme when you search in the App list

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
dic 24
5877
3
ago 24
6741
4
lug 24
40959
5
apr 23
98470
3
ago 22
4180