跳至内容
菜单
此问题已终结
3 回复
3222 查看

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?

形象
丢弃

did you restarted the service after placing the module ?

编写者

yep

最佳答案

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

形象
丢弃
编写者 最佳答案

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

before:


After:


The red mark is showing the OCA module

形象
丢弃
最佳答案

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 :)

形象
丢弃