Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
3226 Visualizzazioni

how i can add my module on external server using ssh

Avatar
Abbandona
Risposta migliore

Hello

just give the path of your module like this

./openero-server --addons-path=/home/<system_user>/module_path

and update module list

Avatar
Abbandona
Risposta migliore

hi,

You can paste the module in your server_addons of openerp folder(where it is installed) after connecting to the server using ssh.

Avatar
Abbandona