Skip to Content
Menu
This question has been flagged
3 Replies
4040 Views

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'

Avatar
Discard
Best Answer

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


Avatar
Discard
Author

thanks

is done

Best Answer

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.



Avatar
Discard

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

Related Posts Replies Views Activity
0
May 25
330
2
Apr 25
2501
1
Feb 25
831
2
Feb 25
1340
2
Jan 25
1476