Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4821 Prikazi

Hi

I want to try the latest branch's of the openerp v7, how i need to do? Can i get only some specific branch only? bzr pull? branch? what i need to prepare? what folder i need to be?

Thx

Avatar
Opusti
Best Answer

Hi,

install bazaar (what is you operating system ?)

list of official branches openerp :

branch list

FAQ bazaar openerp :

faq bazaar

for linux :

use command :

bzr branch lp:openobject-server/7.0 /home/your_openerp_user/server

bzr branch lp:openobject-addons/7.0 /home/your_openerp_user/addons

bzr branch lp:openerp-web/7.0 /home/your_openerp_user/web

in your openerp server conf file add option :

addons_path = /home/your_openerp_user/addons,/home/your_openerp_user/web,/home/your_openerp_user/server/openerp/addons

restart openerp server

to update sources, go in each folders path server/addons/web and tape command :

bzr pull

bye.

Avatar
Opusti
Avtor

Ok, thx, i learn this, can u tell me this branch https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-fetchmail-inbox-tde is it merged or not finally into the latest launchpad version? If not, can i merge into my version only this?

Related Posts Odgovori Prikazi Aktivnost
0
mar. 15
4776
4
mar. 15
11600
14
apr. 15
10939
2
mar. 15
5843
0
mar. 15
4295