Odoo First Steps


http://www.glom.org/wiki/index.php?title=Initial_Postgres_Configuration
Welcome to OpenERP & Python Module Developing Blog.......
http://mirnauman.wordpress.com/2010/09/02/openerp-module-development-part-1/
sudo su – postgres
createuser --createdb --username postgres --no-createrole --no-superuser --pwprompt openerp
Enter password for new role: ********
Enter it again: ********

SAMBA Install
When ever u make a change to the code, and u think ur code is perfect and fine in every aspect, u have to restart the server.
open the terminal and type
sudo /etc/init.d/openerp-server restart
http://nicechirag.blogspot.com/2012/01/openerp-complete-guide-for-module.html
http://mohsinpage.wordpress.com/category/openerp/

---------------------------Develop using eclipse-----------------------------
http://apagen.wordpress.com/2012/11/30/how-to-setup-openerp-development-environment-using-eclipse-in-ubuntu/
http://www.zbeanztech.com/blog/openerp-61-development-environment-ubuntu-using-eclipse
http://update-production-pydev.s3.amazonaws.com/pydev/updates/site.xml