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

Hello,

I'm trying to play around Odoo Community edition and modify some existing modules available. The docs states that I need to clone code from both odoo and odoo/enterprise repositories in order to have my dev env ready.

The issue is that I can't clone from odoo/enterprise, I get 'Repository not found' error. I suppose I simply don't have necessary permissions to get there.

Can anyone help me with this or explain what I do wrong?

頭像
捨棄
作者

Got it. Thanks for your reply!

最佳答案

You need to be an official partner to access the Enterprise repsitory on github

頭像
捨棄

All the code for Odoo Enterprise is available for anyone to download at odoo.com/page/download access via Odoo.sh (the console window) - using the GIT command line (example: git log). Access to "the code" is different from access to "the repository" but, certainly for Odoo.sh, all the same information from the repository is available via the console window.

"anyone who has an Odoo.com account linked to the organization who has paid for the Enterprise subscription"

We recently bought Odoo Enterprise and we run our operations with it.
Can't we have access to the Enterprise Repository, really? How can we pay to access it?
Nobody wants to talk to us in Odoo S/A... We need the code for testing custom modules locally...