Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2532 Переглядів

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'}`

Аватар
Відмінити
Автор

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

Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
черв. 25
6316
3
лип. 25
1988
3
трав. 25
3467
1
лип. 24
3787
2
черв. 25
4025