Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

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

Subscriure's

Get notified when there's activity on this post

This question has been flagged
installationopenerp7odoo8.0alongside
1 Respondre
5094 Vistes
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)
Best Answer

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)

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

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

Registrar-se
Related Posts Respostes Vistes Activitat
whay self.id is false with use filter domain?
openerp7 odoo8.0
Avatar
Avatar
2
de febr. 18
7494
How to visible or invisible field in tree view based on condition? Solved
python2.7 openerp7 odoo8.0
Avatar
Avatar
1
de des. 23
21316
External ID not found in the system error
installation odoo8.0 odoo-apps
Avatar
0
de set. 17
8184
Custom field in invoice report
python2.7 openerp7 odoo8.0
Avatar
Avatar
1
de març 15
4294
odoo installation and postgres on other server?
installation server postgresql odoo8.0
Avatar
Avatar
Avatar
3
de set. 16
9208
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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