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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
5158
Widoki
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
mar 15
|
9716 | ||
|
1
mar 15
|
5135 | ||
|
1
mar 15
|
3979 | ||
|
1
mar 15
|
8782 | ||
|
0
mar 24
|
1089 |
try adding this 2 lines for each openerp-server.conf file, but change port
ftp_server_host = localhost
ftp_server_port = 8021