Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textile
    • Kov
    • Nábytek
    • Jídlo
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • IT hardware a podpora
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Browse all Industries
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Services for Partners
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

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

Odebírat

Get notified when there's activity on this post

This question has been flagged
installationopenerp7odoo8.0alongside
1 Odpovědět
5103 Zobrazení
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
Zrušit
Avatar
Yenthe Van Ginneken (Mainframe Monkey)
Nejlepší odpověď

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
Zrušit
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!

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
whay self.id is false with use filter domain?
openerp7 odoo8.0
Avatar
Avatar
2
úno 18
7494
How to visible or invisible field in tree view based on condition? Vyřešeno
python2.7 openerp7 odoo8.0
Avatar
Avatar
1
pro 23
21325
External ID not found in the system error
installation odoo8.0 odoo-apps
Avatar
0
zář 17
8185
Custom field in invoice report
python2.7 openerp7 odoo8.0
Avatar
Avatar
1
bře 15
4297
odoo installation and postgres on other server?
installation server postgresql odoo8.0
Avatar
Avatar
Avatar
3
zář 16
9216
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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