Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Información
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyecto
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Odoo 9 Enterprise Installation from Sources file

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
installationenterprisesourcesodooV9v14
3 Respuestas
14580 Vistas
Avatar
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
Avatar
Descartar
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.

Avatar
Luigi Sison
Mejor respuesta

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

¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
How do you install Odoo 9 Enterprise? Resuelto
installation enterprise odooV9
Avatar
Avatar
1
ene 16
6586
How do you install Odoo 9 Enterprise?
installation enterprise odooV9
Avatar
Avatar
1
dic 15
4764
Error in odoo installation
installation odooV9 v14
Avatar
Avatar
Avatar
2
nov 15
7973
Error while installing E-Commerce module on Odoo14 EE
installation enterprise ecommerce v14
Avatar
Avatar
Avatar
Avatar
3
mar 24
4722
Help - Odoo Enterprise addons from source Resuelto
installation addons enterprise sources
Avatar
Avatar
Avatar
2
abr 19
11355
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y totalmente integrado.

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