コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2449 ビュー

I connected to odoo aws server using MobaxTerm and I want to upload custom modules to it in order to see the changes. Where I can upload them? 

アバター
破棄
最善の回答

Hi,

You can copy the code using SCP comment like given below.

scp -r local-module-path/module-name username@ip:custom-addons-path

But the best recommend way is using a git provider

You can push the code to a git provider and pull this code to the defined path of your custom addons in your server

Regards

アバター
破棄
著作者

Thanks for the answer. But, can you provide me with a way to use a git provider? I have been searching for a way to link the server to git but I can't find any? Thanks

関連投稿 返信 ビュー 活動
2
5月 22
1498
1
4月 25
1525
1
4月 23
2310
0
12月 22
2320
1
7月 22
4015