Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

Odoo 9 Enterprise Installation from Sources file

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
installationenterprisesourcesodooV9v14
3 Răspunsuri
14576 Vizualizări
Imagine profil
Brad

Can anybody tell me how to install/upgrade to Odoo 9 Enterprise from the sources file on Ubuntu 14.04?  I've currently got a clean Odoo 9 installation from GitHub which is functioning correctly (no database created yet).  However I do not have access to the enterprise GitHub fork, only the download page.  I've downloaded the Odoo 9 Enterprise sources file, however there is no instruction on which subdirectory of the .tar file to extract or where to.  If I had access to the enterprise GitHub fork I would be running the following:

sudo git clone --depth=1 --branch=9.0 https://github.com/odoo/enterprise /opt/enterprise_addons

Then obviously I would modify my .conf file and that would be it.

Any assistance would be appreciated.

2
Imagine profil
Abandonează
Tim Drinkwater

I've been investigating the exact same thing. So far I haven't come up with an answer either. I have an active subscription now I just need to figure out the best way to deploy it.

Tim Drinkwater

I've done a bit more digging and the long and short of it seems to be that your GitHub account needs to be granted access to the private repository. I'm not sure who I need to contact to get access.

Brad
Autor

Glad to hear I'm not the only one having this issue! From what I understand only Odoo Partners get access to the Enterprise GitHub fork which basically leaves any Enterprise customer who isn't using a partner high and dry. The Odoo documentation really isn't sufficient at all.

Imagine profil
Luigi Sison
Cel mai bun răspuns

The enterprise modules need an authorized user name and password in GitHub. Since I am an Odoo partner, I got authorization through my Odoo account manager. To install, I used the statement:

sudo git clone --depth 1 --branch 9.0 https://github.com/odoo/enterprise /odoo/enterprise/addons

GitHub is free and very cool. You should open an account. With regards to getting authorization from Odoo, perhaps Odoo Support (Support@odoo.com) can help. Pls let me know what you find out.

0
Imagine profil
Abandonează
Brad
Autor

Thanks Luigi. I'm not an Odoo partner though, just an Enterprise customer. Therein lies the issue. I have no access to GitHub and therefore need to work out how to either: a) get access to GitHub (which I don't think is possible without being a partner) b) install from the sources download.

OdooBot
GitHub is free and very cool. You should open an account. With regards to getting authorization from Odoo, perhaps Odoo Support (Support@odoo.com) can help. Pls let me know what you find out.

On Thursday, March 3, 2016, Brad <thesoxman@gmail.com> wrote:

Thanks Luigi. I'm not an Odoo partner though, just an Enterprise customer. Therein lies the issue. I have no access to GitHub and therefore need to work out how to either: a) get access to GitHub (which I don't think is possible without being a partner) b) install from the sources download.

--
Brad

Sent by Odoo S.A. using Odoo


--

Best regards,

Luigi Sison | Implementation Partner
moxylus
phone +1 612 281 2551
824 Phoenix Lane | Foster City, CA 94404 | USA
lsison@moxylus.com | Our Website | My LinkedIn Profile


Brad
Autor

I'll try to contact support again. I sent an email to that address a couple of days ago enquiring about what the process to either get GitHub account approved or install from source and haven't heard anything yet.

OdooBot

How about calling Sales? Sales people are usually more responsive. Good luck!

On Thursday, March 3, 2016, Brad <thesoxman@gmail.com> wrote:

I'll try to contact support again. I sent an email to that address a couple of days ago enquiring about what the process to either get GitHub account approved or install from source and haven't heard anything yet.

--
Brad

Sent by Odoo S.A. using Odoo


--

Best regards,

Luigi Sison | Implementation Partner
moxylus
phone +1 612 281 2551
824 Phoenix Lane | Foster City, CA 94404 | USA
lsison@moxylus.com | Our Website | My LinkedIn Profile


Tim Drinkwater

I did get in touch with sales and confirmed that _some_ Odoo partners are allowed access to the private repository. Enterprise customers however are not granted access.

"Customer on the other hand, get access to the code only through the link I sent you. On other words, the subscription does not give you access to the Github Odoo Enterprise Repository"

I think what I'm going to look into next is setting up my own private repository at Bitbucket and putting the source code there. I think that will work but I need to research the proper way of doing it.

Tim Drinkwater

He seems to have run into the same issue: http://stackoverflow.com/questions/33982436/how-to-install-activate-odoo9-enterprise-on-a-community-edititon

I'm not really sure what the web module is he is referring to or what exactly it's being used for.

Brad
Autor

Thanks for that link Tim. So from what I understand, I can just extract the 'addons' subdirectory of the sources file to my enterprise addons location, modify the .conf file and everything should work? Will try that today

Tim Drinkwater

That's my understanding. I haven't attempted it yet.

Brad
Autor

Yeah I'm trying to get clarification directly from Odoo if this is indeed the procedure. I might just try it and see how it goes if I can't get any clarity soon. All I've heard from Odoo thus far when asking about it is that "There is no documentation for source installs" which I find ridiculous.

Brad
Autor

Did it and it worked. Wasn't able to get any clarification from Odoo support which I've discovered is absolutely terrible. Anyway, to recap I extracted/unzipped the sources download from the downloads page to a temporary location. I then copied the contents of the addons folder within this (it's in a subdirectory /openerp/addons) to the enterprise addons folder I created in my odoo directory (I placed mine in my /opt/odoo folder). Finally I modified the .conf file to add the enterpise addons location and finally rebooted. Hope this helps!

Tim Drinkwater

Glad to hear you were able to get it sorted out! I'm still working on my attempt to use Bitbucket. I have some custom projects I want to use git for anyways so I figure now is a good time to sort the process out.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
How do you install Odoo 9 Enterprise? Rezolvat
installation enterprise odooV9
Imagine profil
Imagine profil
1
ian. 16
6582
How do you install Odoo 9 Enterprise?
installation enterprise odooV9
Imagine profil
Imagine profil
1
dec. 15
4757
Error in odoo installation
installation odooV9 v14
Imagine profil
Imagine profil
Imagine profil
2
nov. 15
7967
Error while installing E-Commerce module on Odoo14 EE
installation enterprise ecommerce v14
Imagine profil
Imagine profil
Imagine profil
Imagine profil
3
mar. 24
4706
Help - Odoo Enterprise addons from source Rezolvat
installation addons enterprise sources
Imagine profil
Imagine profil
Imagine profil
2
apr. 19
11342
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now