I install openERP V6.1 and V7.0 in the same partition on my laptop. So everything is good. But I want to know if it is possible to set different port of FTP server for each version when i install document_ftp module; like 8721 for V7.0 and 8621 for V6.1? Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
5791
Представления
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Регистрация| Related Posts | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
|
1
мар. 15
|
10370 | ||
|
|
1
мар. 15
|
5791 | ||
|
|
1
мар. 15
|
4583 | ||
|
|
1
мар. 15
|
9528 | ||
|
|
0
мар. 24
|
1674 |
try adding this 2 lines for each openerp-server.conf file, but change port
ftp_server_host = localhost
ftp_server_port = 8021