跳至內容
選單
此問題已被標幟
3 回覆
4277 瀏覽次數

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
2319
1
7月 25
840
1
8月 25
1150
0
5月 25
1292
2
4月 25
3497