Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2073 Vizualizări

i have odoo17 and odoo16 instances in docker container. What is the  command to upgrade the custom modules in terminal from backend?

Imagine profil
Abandonează

We can use -u flag followed by the module want to update, in the dockerfile CMD

Example:
CMD ["odoo", "-d", "odoo", "-u","stock"]

Related Posts Răspunsuri Vizualizări Activitate
3
mar. 25
3343
0
mar. 25
1628
4
ian. 25
2733
1
nov. 24
2727
2
apr. 25
1373