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

returncode: 128
output:
b'ERROR: Repository not found.\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\n'

アバター
破棄
最善の回答

If you want to upload your apps from git repository to apps.odoo.com and your repository is private you have to give access on repository to online-odoo and you can do that from GitHub ->

 open your repository and from settings -> Collaborators 

https://www.odoo.com/apps/faq#maintainer_faq_06


アバター
破棄
著作者

thanks

is done

最善の回答

Hi Waleed,

Should we follow the same steps for a public module too?

Please let me know the steps for publishing a free module as well.

Thanks in advance.



アバター
破棄

You need the above steps only if the repository is private.

1. We Need to have our account in GitHub.
2. Need to create new repository in GitHub.
3. Based on the version, we need to create branch and push code in respective branch.
For example : If module is for v14, then create branch 14.0 and push code into that.
4. We must have account in odoo.com
5. Login required in odoo.com
6. Go to Upload module -> [Popup window will open up] -> paste our GitHub URL-> click on submit button
7. It will show list of publish repository and publish button
8. We need to click on that Publish button
9. Process will take little time -> Done

関連投稿 返信 ビュー 活動
2
8月 25
2309
1
7月 25
829
1
8月 25
1150
0
5月 25
1281
2
4月 25
3492