Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
4832 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Auteur

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?

Publications associées Réponses Vues Activité
0
mars 15
4777
4
mars 15
11602
14
avr. 15
10941
2
mars 15
5850
0
mars 15
4296