Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
532 Vizualizări

Hi all,

after installing my custom module i am not able to call the module Apps. It shows me the connection was lost and connect again on the right top window. All other modules are callable without an error. I restart the postgres and odoo service but without success. In the logfile no error message...

What's wrong?

Imagine profil
Abandonează
Cel mai bun răspuns

Hi,


A safe and effective way to isolate the issue is to comment out parts of your custom module's code, especially sections related to models, views, or JavaScript that may be causing the problem. This allows you to test the system incrementally without deleting the module entirely. To further assist debugging, set log_level = debug in your odoo.conf file to enable more detailed logs during startup and module loading. This can help surface hidden issues that aren’t shown with default logging settings.



Hope it helps.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
aug. 25
465
1
mai 25
1287
0
nov. 24
1401
2
oct. 24
1482
0
aug. 24
1238