I'm trying to place 3rd party addons into a separate folder.
The relevant line of my .conf file is this:
addons_path = /opt/odoo/addons, /opt/odoo/custom-addons
If I place a 3rd party addon into the first listed folder, there's no problem, but it does not work for the second. Do I need some kind of chmod or chown for the folder? Restarting the odoo-server service doesn't help.
I setup my Odoo Community instance using this guide: https://www.linode.com/docs/websites/cms/install-odoo-10-on-ubuntu-16-04.
I also looked at this guide, but it didn't work for me: https://www.odoo.com/forum/help-1/question/custom-modules-folder-path-29358