تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
7665 أدوات العرض

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...