Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2865 Ansichten

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? 

Avatar
Verwerfen
Beste Antwort

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

Avatar
Verwerfen
Autor

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

Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Mai 22
1933
1
Juli 25
1941
1
Apr. 23
2729
0
Dez. 22
2796
1
Juli 22
4593