Hello,
I have created new modules and i have new updates, but when i do "settings/modules/update modules list", don't show anything. Why? Thank you very much.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
I have created new modules and i have new updates, but when i do "settings/modules/update modules list", don't show anything. Why? Thank you very much.
Hey Mr. Tony
check the permission for your module
you can give like:
chmod 770 -R /openepr DIR/addons/your_moule
thanks
Thank you, this worked me !!!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden
details of your module? a module should contain-__init__.py,__openerp__.py,test.py,test_view.xml
This topic: "http://help.openerp.com/question/14032/new-module-doesnt-show-in-module-list/" can help you !