Skip to Content
Menu
This question has been flagged
1 Reply
1950 Views

Hello, so I'm trying to follow a youtube tutorial but I can't follow him due to I can't see my module when I search it to apps.

so this is my directory. I didn't include all since I installed Odoo Enterprise edition on my E: Drive



E:\Odoo\server
​.github

​.vscode

​addons
​dev
​__init__.py
​__manifest__.py
​odoo.conf



Then On my config file, I added the path​ of the code

odoo.conf

addons_path = e:\odoo\server\odoo\addons, e:\odoo\server\dev

__manifest__.py


` {'name': 'Hospital Management System'}`

Avatar
Discard
Author

Hi, 

Thank you Niyas Raphy for answering.

It works now, I think the reason why its not showing because I was not restarting the service, but since I change the localport from 8069​ to 8050​ and run it again, it works. Thank you! 

Edit: Sorry I can't comment under your name, I still don't have enough Karma! Thank you again

Best Answer

Hi,

Can you confirm the below points from your side:

1. Ensure service has been stopped/started

2. Running user has access to newly added custom folder

3. Did you searched for your app by removing the apps filter in search view ?

4. Even though its not clear, in the question it is ​__init__.p , can you confirm that it is ​__init__.py


Thanks

Avatar
Discard
Related Posts Replies Views Activity
0
Apr 25
5724
1
Jul 24
1268
1
Jul 24
3169
3
Jun 24
2539
2
Feb 25
3144