0
votes

I have installed odoo - 9 in my local , I cannot able to see my custom module in update module list. I have activated "Developer Mode" even though it is not appearing in my module list. I also updated the module list, Can anybody guide me to install "Custom Module" .

1
Where you have put that custom module and who can access to it ?Kenly

1 Answers

1
votes

To install a new module in Odoo you have to :

  1. Take a acces right to your new module : chmod -R 755 custom_module
  2. In admin user activate external carctirstique
  3. restart the service service odoo restart
  4. Update module list