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

when I run:

python3 odoo-bin -u module_x

I want it to start the upgrade immediately after starting, without having to open the browser.

I use vs code, normally but a command line trick is also an acceptable answer.

Imagine profil
Abandonează
Cel mai bun răspuns

Hi

You should specify what database you want to update by adding -d parameter

Eg:   python3 odoo-bin -d your_database -u module_x 

Imagine profil
Abandonează
Autor

I wasn't giving it the -d option :) Also after thinking about it, this behavior is correct since you may have many databases, and upgrading in all of them will be unnecessary.

Cel mai bun răspuns

The parameter -u works right after starting, so it's what you need. What is the problem?

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
iun. 25
2
1
iun. 23
15652
1
ian. 22
2687
0
nov. 21
3208
1
iul. 21
2748