Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4 Odpowiedzi
6891 Widoki

Hi, I have many odoo addons ready to install (it's loaded in the addons folder) but now I want to install them through the Apps interface. Currently if I want to install a module:

1) I search the module name and click on it

2) I click on the Install button

3) I have to wait sometimes few seconds. . .

4) When successful, I will be redirected to the 'Discuss' app with no reason


I have to repeat this step over and over again to install the next module.. This is time consuming.  How to install all of them with a single click? with over 300 addons, I think it might take about 1 hour or more. Any suggestion?

Awatar
Odrzuć

Install multiple modules at a time from the tree view, see : https://www.youtube.com/watch?v=8Y_gnEJPpGE

Najlepsza odpowiedź

Hi, its too simple,

just click on the right on search option "List view" and then select the modules you want to install and next click on other options-> install


Awatar
Odrzuć
Najlepsza odpowiedź

You can create a module that has dependencies to all the modules you want to install. If you will install this module, all the dependent modules will also be installed.

Awatar
Odrzuć
Najlepsza odpowiedź

If you evaluating, you should not install all modules at once. Prefer to go one by one, app by app.

If you are implementing, make a module that depends on major apps; it will load all in 1 click.

Thanks.

Awatar
Odrzuć