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
Esta pregunta ha sido marcada
6983
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
|
1
mar 15
|
11767 | ||
|
|
1
mar 15
|
6867 | ||
|
|
1
mar 15
|
5838 | ||
|
|
1
mar 15
|
10808 | ||
|
|
0
mar 24
|
2625 |
try adding this 2 lines for each openerp-server.conf file, but change port
ftp_server_host = localhost
ftp_server_port = 8021