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:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
3078
화면
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
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
Doubt about module
해결 완료
|
|
2
5월 22
|
2192 | |
|
1
7월 25
|
2175 | ||
|
1
4월 23
|
3071 | ||
|
0
12월 22
|
3067 | ||
|
1
7월 22
|
4975 |