Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1955 Prikazi

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
Opusti
Avtor

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
apr. 25
5729
1
jul. 24
1270
1
jul. 24
3169
3
jun. 24
2541
2
feb. 25
3146