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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
2639
瀏覽次數
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
|
1721 | ||
|
1
4月 25
|
1644 | ||
|
1
4月 23
|
2503 | ||
|
0
12月 22
|
2506 | ||
|
1
7月 22
|
4278 |