openerp - I can't find my module in Odoo -


i have created module in odoo 8 following tutorial. activated technical features in users i've updated module list doesn't appear in list.

what should ?

track following:

  • checkout __init__.py, __openerp__.py files
  • weather server track-back appear or not
  • find path of addons module
  • is module @ same place or path?
  • give read/write/execute permission module
  • restart server
  • go browser, gui, setting => modules => update modules list => , click on update button
  • now go setting => modules => local modules => remove apps filter on right hand side , type module name

i hope after these find module.


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -