I am used to follow the procedure on this website : www.theopensourcerer.com/2012/12/how-to-install-openerp-7-0-on-ubuntu-12-04-lts/
I have done the same installation with Jerome explanation on using Bazaar www.theopensourcerer.com/2012/12/how-to-install-openerp-7-0-on-ubuntu-12-04-lts/comment-page-1/#comment-64779 and, got it to work modifying the command line to get the right download like this:
bzr branch lp:openobject-server/trunk server
bzr branch lp:openerp-web/trunk web
lp:openobject-addons/trunk addons
I did modify the openerp-server.conf to get the addons but, the only one that are available when I run the server are the base one.
Any idea why or does anyone has a procedure to install it from bzr ?
↧