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

Hi!

I recently installed Odoo 11 (I've been using Odoo 8 before) and tried to install the connector modules from OCA.

I don't know why but odoo was installed under /usr/lib/python3/dist-packages/odoo and the addons are under /usr/lib/python3/dist-packages/odoo/addons. (This is also the location where I loaded the OCA modules to)

After rebooting odoo with "sudo service odoo restart" and rebooting the whole server, updating the Apps list and many other attempts, the apps are still not shown under apps even if I delete all the search filters.

Any ideas on how to get that working?.

Thanks!

Imagine profil
Abandonează
Cel mai bun răspuns

Remark: it is recommended to create a separate folder for non-core addons, such as ../odoo/custom/addons for example.

Back to your issue: did you check the folder/subfolder and file permissions of your addons? See my answer here:

https://www.odoo.com/forum/help-1/question/odoo-11-ubuntu-16-04-how-to-transfer-custom-or-third-party-apps-to-your-apps-folder-for-dummies-or-lazy-people-127880#answer-127896

Imagine profil
Abandonează
Autor

Thanks for your reply!

Did it exactly as you described but it still doesn't work.

Is it correct that I can download the modules with git clone https://github.com/OCA/connector.git -b 11.0 instead of git clone git@github.com:OCA/connector.git -b 8.0 ? (I get permission errors when trying it with git clone git@github.com:OCA/connector.git -b 8.0)

I don't know git (yet), I always do a zip-download of the repository.

Anyway, look at your downloads and you will see if you have the complete module folders. If not, you have to solve that, but that is not Odoo related.

Cel mai bun răspuns

check the addons path in odoo conf file. for eg, give the path like here

addons_path= /home/dell/hilar/odoo/test,/home/dell/hilar/odoo/addons,
Imagine profil
Abandonează
Autor

Hi!

Thanks for your reply.

I installed it in the standard location (/usr/lib/python3/dist-packages/odoo/addons).

Shouldn't this be enough?

Thanks

Related Posts Răspunsuri Vizualizări Activitate
2
iul. 23
2387
0
iul. 15
5509
1
feb. 25
1714
2
feb. 25
1382
2
mar. 25
4946