Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1943 Tampilan

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

Avatar
Buang

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

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

Post Terkait Replies Tampilan Aktivitas
3
Mar 25
3101
0
Mar 25
1511
4
Jan 25
2501
1
Nov 24
2586
2
Apr 25
1277