Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

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

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
installationopenerp7odoo8.0alongside
1 Balas
5078 Tampilan
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
Buang
Avatar
Yenthe Van Ginneken (Mainframe Monkey)
Jawaban Terbai

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
Buang
TEIMI Yassine
Penulis

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
Penulis

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
Penulis

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
Penulis

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
Penulis

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

TEIMI Yassine
Penulis

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)

Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
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? Diselesaikan
python2.7 openerp7 odoo8.0
Avatar
Avatar
1
Des 23
21297
External ID not found in the system error
installation odoo8.0 odoo-apps
Avatar
0
Sep 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
Sep 16
9200
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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