İçereği Atla
Menü
Bu soru işaretlendi
1675 Görünümler

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

Avatar
Vazgeç

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

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

İlgili Gönderiler Cevaplar Görünümler Aktivite
3
Mar 25
2510
0
Mar 25
1149
4
Oca 25
2129
1
Kas 24
2202
2
Nis 25
1044