Hi
I am running odoo 8 which I had clone from git using this
git clone https://github.com/odoo/odoo.git
Here is how i am running odoo
./odoo.py -r <dbuser> -w <dbpass> --db-filter='^%d'
Now I have created a module and save into addons directory and restart odoo. I also had update module list from web but my module is still not appear there, would you please help me what is the issue?
Br.
Umar
Please verify your addons pat.
[options]
addons_path = /home/odoo/odoo/openerp/addons,/home/odoo/odoo/addons