Hi,
I've finished the installation of odoo 10.0. And I can start odoo-bin without parameters.
Now, I'm struggling to install openEducat modules.
I've unzipped them under /opt/odoo/odoo-10.0/addons and set the following access rights :
- chown -R odoo: /opt/odoo/odoo-10.0/addons/openeducat_*
- chmod -R u+x /opt/odoo/odoo-10.0/addons/openeducat_*
But when I got to Settings > Apps. I can't find them.
What I have missed ?
Do the odoo-bin binary need any other parameter ?
Please, I need help. I can provide additional infos if asked.
Thanks in advance.
I fixed the the problem :
Actually, the only problem was with access rights on the files of openEducat modules.
I have set them to 777 and now I can see them in the Apps view.
Thanks for all contributions.