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:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
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!
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
2
فبراير 24
|
28555 | ||
|
3
يونيو 23
|
55458 | ||
|
0
يوليو 22
|
3035 | ||
|
0
أكتوبر 17
|
3579 | ||
|
6
سبتمبر 17
|
10601 |
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