Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4489 Widoki
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Autor

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?

Autor

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.

Autor

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

Autor

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.

Powiązane posty Odpowiedzi Widoki Czynność
1
mar 15
5271
2
paź 23
4103
0
cze 23
2953
1
lis 22
1802
1
sty 24
16398