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

i tried to add new module in odoo 9, in directory it is added but not showing in apps for installation

 

Avatar
Discard
Best Answer

First you need to turn on developers interface,

(Uper right corner, click on your username, click Abut, click Activate developer interface)

then go to apps and click on Update Apps List

Alternative... create a new database ( then your module will be visible on modules list)

Also.. in your module descriptor (__openerp__.py) key 'installable' should be True
hope it helps

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 24
336
3
Jun 24
1253
2
Sep 23
1936
0
Jun 21
1123
1
Aug 24
1858