Hi, how do I install an app without the one click installer?
I know the -u switch for reinstalling an app.
Is this documented somewhere?
Thanks in advance for your help.
Manuel
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi, how do I install an app without the one click installer?
I know the -u switch for reinstalling an app.
Is this documented somewhere?
Thanks in advance for your help.
Manuel
You use the -i for install/init a module eg ..
/usr/bin/openerp-server -c /etc/openerp/openerp-server.conf -i <MODULE_NAME> -d <DB_NAME>
Hi Manuel,
maybe this link will help You find your answer: (remove spaces below)
http:// acespritechblog . wordpress . com /2012/12/05/how-to-install-new-module-in-openerp-7-0/
br Dawid
You can find all the info here:
https://doc.openerp.com/trunk/server/01_getting_started/
I think this is what you need:
--version show program version number and exit
-h, --help show this help message and exit
-c CONFIG, --config=CONFIG specify alternate config file
-s, --save save configuration to ~/.terp_serverrc
-v, --verbose enable debugging
--pidfile=PIDFILE file where the server pid will be stored
--logfile=LOGFILE file where the server log will be stored
-n INTERFACE, --interface=INTERFACE specify the TCP IP address
-p PORT, --port=PORT specify the TCP port
--no-xmlrpc disable xmlrpc
-i INIT, --init=INIT init a module (use "all" for all modules)
--without-demo=WITHOUT_DEMO load demo data for a module (use "all" for all modules)
-u UPDATE, --update=UPDATE update a module (use "all" for all modules)
--stop-after-init stop the server after it initializes
--debug enable debug mode
-S, --secure launch server over https instead of http
--smtp=SMTP_SERVER specify the SMTP server for sending mail
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Jul 24
|
281 | ||
|
0
Nov 22
|
1547 | ||
creating new custom app ?
Solved
|
|
1
Jan 24
|
14935 | |
|
2
Sep 24
|
274 | ||
|
1
Mar 23
|
1576 |