Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
3245 Prikazi

how i can add my module on external server using ssh

Avatar
Opusti
Best Answer

Hello

just give the path of your module like this

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

and update module list

Avatar
Opusti
Best Answer

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
Opusti