跳至內容
選單
此問題已被標幟
2 回覆
3238 瀏覽次數

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.

頭像
捨棄