Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
38009 Visualizzazioni

Is there a way to install a module from the command line?

Something similar to the update option at command line. --update=UPDATE

--init=INIT This works only when the module is already in the list of the database.

There is a way to update the module list from the command line?

Avatar
Abbandona

Did you specify the database with the -d option?

Autore

yes, the update worked but the init did not.

So if I want to update the modules list for "db_name" it will be : --update=UPDATE -d db_name ? should I switch to the openerp user ? thanks.

Risposta migliore

if you see --help you can read

-i INIT, --init=INIT
                    install one or more modules (comma-separated list, use
                    "all" for all modules), requires -d

This is all you need. If openERP doesn't install your module, probably there is some bug (dipendences missed for example)

Avatar
Abbandona
Autore

I installed it from the web interface without any problem, the only dependence was product module, I guess I have to try with other modules.

Autore

I found that if I update the module list from the web client, then I can install the module from command line, I will update the question.

The -d parameter is set correctly?

Autore

yes de -d parameter is correct, the problem is that it is a new module and it is not in the database list

It seems -i or --init is not usable when you don't 'update module list' first..

Post correlati Risposte Visualizzazioni Attività
2
nov 15
3002
0
mar 15
5224
3
giu 24
1423
2
nov 22
38860
2
mar 22
9457