Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

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

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

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

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
installationopenerp7odoo8.0alongside
1 Antworten
5091 Ansichten
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
Verwerfen
Avatar
Yenthe Van Ginneken (Mainframe Monkey)
Beste Antwort

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
Verwerfen
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)

Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Verknüpfte Beiträge Antworten Ansichten Aktivität
whay self.id is false with use filter domain?
openerp7 odoo8.0
Avatar
Avatar
2
Feb. 18
7493
How to visible or invisible field in tree view based on condition? Gelöst
python2.7 openerp7 odoo8.0
Avatar
Avatar
1
Dez. 23
21310
External ID not found in the system error
installation odoo8.0 odoo-apps
Avatar
0
Sept. 17
8183
Custom field in invoice report
python2.7 openerp7 odoo8.0
Avatar
Avatar
1
März 15
4294
odoo installation and postgres on other server?
installation server postgresql odoo8.0
Avatar
Avatar
Avatar
3
Sept. 16
9207
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Bildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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