Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3264 Zobrazení


Admin/Hosting through CloudPepper, I am having a real issue in trying to manually add addons. I have tested this particular one through Addon interface in CloudPepper (as it's free): refer_friend_and_earn.


Installed, uninstalled, then tried manual as it appears their list only contains the free addons.

The issue is that I will have other paid addons to add and need to get this process working manually.

I have uploaded the files to /var/odoo/myserver/extra-addons/refer1/CybroAddons/refer_friend_and_earn

Added the folder in the config, restarted the server, updated addons list in Odoo - doesn't appear.

I changed permissions to 777 owner and group owners to odoo, retried, still does not appear.

Avatar
Zrušit
Nejlepší odpověď

Addons appear based on them being at the top level of the addons path, which is a variable defined in the configuration file for Odoo.

The configuration file is specified during the startup of Odoo, with the -c parameter, otherwise Odoo checks if the ODOO_RC environment variable is defined (and looks there) and failing that, checks $HOME/.odoorc from the perspective of the User running Odoo from the server (or as a Service).

You should verify which addons path folders the Server is scanning and put your addon there.

Each time you change this variable, or add files, you need to use the UPDATE APPS LIST Menu that is available in Developer Mode via Apps:

Odoo 14, 15 and 16:

Odoo 17:


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
4
čvc 25
446
0
zář 23
3172
1
říj 24
3764
5
lis 19
5416
2
kvě 18
22501