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

I'm having issue with installing OCA modules (v14, v13)

First, the oca shop website returns error when trying to download.


Second:

When I -

1. clone git hub repo

2. add the module to addon path

3. Update Apps List

then the modules are not displayed in the App list.

I tried to clone:

https://github.com/OCA/account-financial-tools

and

https://github.com/OCA/web

The only addon that was listed is `web_pwa_oca`

Can someone explain to me what am I missing?

Why the other module doesn't show up in the App list of my installation?

Avatar
Abbandona

did you restarted the service after placing the module ?

Autore

yep

Risposta migliore

For the error: it was an internal error within OCA.
Fixed here

Avatar
Abbandona
Autore Risposta migliore

The app apear on the list once you remove the `app` filter:

before:


After:


The red mark is showing the OCA module

Avatar
Abbandona
Risposta migliore

Hello Elia,


I had the same issue. Apps were not visible after using the Update App List button.

However in my case I used Odoo.sh with a priviate respository of my companies Github. However as I created the database with my own login, the company Github was no collaborator. I needed to add the companies Github as a collaborator on my Odoo.sh project. Then the modules were loaded on using the Update App List button.

I know you found the solution to your issue. Nevertheless, as my search let to your question, maybe someone with the same issue as mine, might also lend here :)

Avatar
Abbandona