Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
912 Переглядів

How to upgrade module using odoo terminal extension.

Аватар
Відмінити
Найкраща відповідь

Hi,

Use the below command:

upgrade module name

example :

upgrade sale_management


Hope it helps

Аватар
Відмінити
Найкраща відповідь

Hi,
If you are asking about this:  https://github.com/Tardo/OdooTerminal as per the video added there, you can try upgrade module_name to upgrade a module

Suppose if you need to upgrade sale:
upgrade sale

If you are asking about how to upgrade module from odoo command line, you can refer to this, which explaining the same:  How To Upgrade A Module From Odoo CLI


Thanks

Аватар
Відмінити