Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
3233 Visninger

how i can add my module on external server using ssh

Avatar
Kassér
Bedste svar

Hello

just give the path of your module like this

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

and update module list

Avatar
Kassér
Bedste svar

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
Kassér