When upgrading to a new nightly release I replacee files and use:
openerp-server -d DB_NAME -u all
But I have several databases and have to do this manually for each database.
How can I do this for all databases at once?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
When upgrading to a new nightly release I replacee files and use:
openerp-server -d DB_NAME -u all
But I have several databases and have to do this manually for each database.
How can I do this for all databases at once?
You may write a script that for each database starts server in background with different port number and log file. If the server has GUI, the script can also open a browser for the local address/port for each server.
A sample script is shared at https://accounts.openerp.com/forum/Help-1/question/3435#3540
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Dec 23
|
3249 | ||
|
2
Jun 21
|
9256 | ||
|
1
Nov 23
|
5495 | ||
|
1
Mar 23
|
7101 | ||
|
1
Feb 20
|
4563 |