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

Hello,

I am a new to odoo, when I build a custom app that apps is not displaying in the Apps category Since I have written that custom app from the Odoo Tutorials - Building a module and it was done on Version Odoo 9, I kept that module inside openerp->addons->openacademy, but its not visible

I invoke the command from the cmd prompt as->

c:/>odoo_9...>python odoo.py -r odoo -w odoo --addons-path=openerp/addons

Avatar
Discard
Best Answer

Just ensure these few thing at your end:

  • restart your server

  • Open the developer mode

  • Update the module list ,

  •  make sure that you module must contain __openerp__.py and __init__.py.



Hope this may help in your case .

Avatar
Discard
Related Posts Replies Views Activity
2
Dec 24
3376
0
Nov 16
2224
3
Oct 15
3706
3
Sep 24
204
2
May 24
2762