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
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
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!
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
2
feb. 24
|
28509 | ||
Security (6,0) and (4) in openerp
Opgelost
|
|
3
jun. 23
|
55362 | |
|
0
jul. 22
|
3035 | ||
|
0
okt. 17
|
3558 | ||
|
6
sep. 17
|
10552 |
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