Hello,
As the name suggest, I made a custom module but I cannot add to my local host.
- I added the addon path to odoo.conf
- I updated the app list via the UI
- I checked the manifest and init
But I cannot find the source of the issue
Anyone an idea ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
As the name suggest, I made a custom module but I cannot add to my local host.
But I cannot find the source of the issue
Anyone an idea ?
hi Valentine,
Just put that module in a other folder and give that as the path in odoo.conf file
eg:
Create a folder name custom -> then move the dkm_custom to that folder
Then in the odoo.conf file add like this:
C:\Users\ValentinVanderstraet\odoo\custom
Hope this help.
Thanks, how can I say this has been solved
Hii,
Here is some step you will check
Step 2:addons_path in odoo.conf
addons_path = C:\Users\ValentinVanderstraet\odoo\odoo\addons,C:\Users\ValentinVanderstraet\odoo\enterprise,C:\Users\ValentinVanderstraet\odoo\custom_addons
and in manifest file make sure
'installable': True,
is set
i hope it is use full
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se