콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
4507 화면
베스트 답변

Hi,

It will not download automatically any files from internet. When you upgrade any module it will update your system according to available files in that module.

아바타
취소
작성자

ok! thanks. So, what is the easiest way to compare our installed versions with last available versions on the web? We have to check each one?

작성자

This man says that the command ./openerp-server -u all downloads the files from github...

The person that says that is wrong. The -u all will update every single module you have and reload all XML,JS,Python, ... files. This will check all the files that you have installed in Odoo and has nothing to do with Github. In essence -u is made to update a module (all modules) where you modified code in on your computer/server.

작성자

So Yenthe, how do you update your Odoo files in the folder /addons? You compare each version of each module?

작성자

So Yenthe, how do you update your Odoo files in the folder /addons? You compare each version of each module?

I think what Yenthe aims at an installation from the nighly's using apt-get. As far as I know from another post Pascal is running a github installation. And you have the answer in one of your older posts already. 'git pull origin' does an update of everything that is covered by the repository (including the base /addons). If you have other Community or Custom Modules (which I think you have) you have to run a 'git pull origin' for each git repository individually

Gunnar you are correct. I use the apt-get way to get my modules from github. If I need to update a module I'll download it from Github and replace the old one with the new one. Just test it in a local VM to be sure! I should check out all methods since the current setup/way I use isn't ideal. The git pull origin could be a good way.

관련 게시물 답글 화면 활동
1
3월 15
5274
2
10월 23
4107
0
6월 23
2956
1
11월 22
1806
1
1월 24
16399