Can we install openerp 6.1 & openerp 7.0 in same machine? Then how can we install it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
There are lots of blogs available. You can refer How to Install OpenERP-7 on Ubuntu.
If you want to run multiple OpenERP servers like v6.0, v6.1 and v7.0 then refer How to Run Multiple OpenERP Server.
Hello,
You can not only install the 2 openerp server like.... 6,1 and v7 but you can install lots of openerp-server as per your requirement. Also you can start the openerp7 more then one at your system. Steps: Create a different user for each openerp server either v7 or v6.1. Create same super user on postgres. Alter the role on template database.
Start the openerp server with following command and assigned the different port for each server. --xmlrpc-port=7777 --netrpc-port=8888 (This is the server parameter here you can defined on which port you have to run particular openerp services)
Now you can run the openerp with assigned port.
Thank you!
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
2
feb 24
|
28585 | ||
|
3
giu 23
|
55535 | ||
|
0
lug 22
|
3035 | ||
|
0
ott 17
|
3598 | ||
|
6
set 17
|
10660 |
In which OS? Ubuntu or Windows? If Ubuntu then yes you can but if Windows then I don't have any idea.
i wanted both in ubuntu