Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
4304 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Autore

thanks

is done

Risposta migliore

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
Abbandona

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

Post correlati Risposte Visualizzazioni Attività
2
ago 25
2383
1
lug 25
889
1
ago 25
1151
0
mag 25
1335
2
apr 25
3544