Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
3138 Представления

Hi,
I am new on developing a custom module Odoo 16. Currently I'm deploying Odoo on Google Kubernetes Engine (GKE). I still have doubts, everytime I copied a new updated module into the server, should I first restart the Odoo server (kubectl delete odoo pod/ kubectl scale deployment odoo) or should I just click "Update Apps List" in the "Apps" menu and then Upgrade the module?

Thank you in advance.

Аватар
Отменить
Лучший ответ

Hi,

If you need to load a new module into your Odoo server, there are two methods you can use: manual server restart or the "Update Apps List" feature in the UI. To restart the server manually is faster but requires manual intervention, while using the UI is more automated but slightly slower. Choose the method that best meets your preferences and deployment requirements.


Hope it helps

Аватар
Отменить
Лучший ответ

Thanks for the answer.

Аватар
Отменить
Лучший ответ

Hi Aria.
Make sure the directory that you are copying your module into is added in addons path in your running configuration then restart the server and then update app list. 

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
июл. 23
3433
1
сент. 23
2389
1
мар. 23
5422
2
февр. 24
4319
2
дек. 23
5504