跳至内容
菜单
此问题已终结
2 回复
3246 查看

how i can add my module on external server using ssh

形象
丢弃
最佳答案

Hello

just give the path of your module like this

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

and update module list

形象
丢弃
最佳答案

hi,

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

形象
丢弃