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

How to Install odoo 8 and openerp 7 on the same server running under Ubuntu server 12.04 LTS 64 bits

Suscribirse

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

Se marcó esta pregunta
installationopenerp7odoo8.0alongside
1 Responder
5077 Vistas
Avatar
TEIMI Yassine

Is there anyone tested this before ? I heard about changing the listening port, or install version 7 on a different port. I want to hear for someone who already tested it, to give some advices, challenges doing this. I know it can be tricky.

Thanks in advance for your valuables answers.

0
Avatar
Descartar
Avatar
Yenthe Van Ginneken (Mainframe Monkey)
Mejor respuesta

Hi Yassine,

Its not really a problem to install both V7 and V8 on one server. You simply have to make sure that both Odoo's run on a different port and that they both have different services names, locations of where the files reside, ..
If you want to 'automate' installations you can use this great script from André: https://github.com/aschenkels-ictstudio/openerp-install-scripts

Install a clean VM and simply try to install a V7 and V8 next to eachother, it shouldn't give you too many troubles if you keep things seperated.


1
Avatar
Descartar
TEIMI Yassine
Autor

Hi Yenthe, Thanks for your answer. I'll try to install it both, just one question : the odoo 8 runs by default on a different port, and by default has different services names, and locations I guess ? because I noticed that in an odoo 8 installation's tutorial. I am right ?

Yenthe Van Ginneken (Mainframe Monkey)

Hi Yassine, no problem. Both Odoo 7 and Odoo 8 run on port 8069 by default so you'd have to change one of both. I assume that if you would run the V7 install script and then run the V8 install script you should be 99% done, you should only change one of both Odoo's their default port. The rest seems to be different in the install script from André.

TEIMI Yassine
Autor

Thanks, I'll try and get back to you.

Yenthe Van Ginneken (Mainframe Monkey)

No problem Yassine. Let me know how things go and if you have troubles post back here :)

TEIMI Yassine
Autor

Hey Yenthe, i'll choose 8070 for version 8, is there a problem to install version 8 on 12.04 LTS Ubuntu server ?

Yenthe Van Ginneken (Mainframe Monkey)

Hi Yassine, shouldn't give you any problems at all!

TEIMI Yassine
Autor

Hi Yenthe, I've achieved it with success, as you said, I should only pay attention to the xmlrpc port, and directories and conffiguration file names, daemon, addons path, and that's all, the two version are running separately, and on different ports. Thanks.

Yenthe Van Ginneken (Mainframe Monkey)

No problem Yassine, great to hear you've got everything running! Best of luck.

TEIMI Yassine
Autor

I used a manual installation ( no script ), to know exactly where things get installed.

TEIMI Yassine
Autor

Thank you very much Yenthe. let's keep in touch for further improvements maybe ;).

Yenthe Van Ginneken (Mainframe Monkey)

Hi Yassine, you're always welcome to e-mail me. :) (yenthespam@gmail.com)

¿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
whay self.id is false with use filter domain?
openerp7 odoo8.0
Avatar
Avatar
2
feb 18
7492
How to visible or invisible field in tree view based on condition? Resuelto
python2.7 openerp7 odoo8.0
Avatar
Avatar
1
dic 23
21297
External ID not found in the system error
installation odoo8.0 odoo-apps
Avatar
0
sept 17
8174
Custom field in invoice report
python2.7 openerp7 odoo8.0
Avatar
Avatar
1
mar 15
4281
odoo installation and postgres on other server?
installation server postgresql odoo8.0
Avatar
Avatar
Avatar
3
sept 16
9200
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