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 upgrade database v8.0 from saas versions

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
databaseupdate8.0
5 Replies
10026 Tampilan
Avatar
Lucas Huber

After upgrading to the 8.0 stable version, I have troubles to  update the database.

I found this post for V7, but somehow I have a general problem to commit any command.

https://www.odoo.com/forum/Help-1/question/How-to-upgrade-database-v7-12587

./openerp-server --update=all -d name_of_database --addons-path=/path_to_addons,/path_to_web_addons

Is there somwehre a actual tutorial about updatig the dabase or how to commit comands? So far I found only this in the docs:
https://doc.openerp.com/install/linux/updating/
But for, instances, I don't find any "openerp-server.py" but an "odoo.py" file on my system?

My system is a Ubuntu 14.4 with the odoo installation done by this script:
https://github.com/aschenkels-ictstudio/openerp-install-scripts/blob/master/odoo-v8/ubuntu-14-04/odoo_install.sh
Thank you

1
Avatar
Buang
George Rodopoulos

As saas versions you mean for example saas-5 here https://github.com/odoo/odoo/tree/saas-5 ? I currently have an installation on saas-5 and probably I'll soon need a way to upgrade to 8.0. So I'd really like to see your question answered. It may help if you can rephrase it a little making it more clear. E.g. what exactly do you mean that you cannot 'commit any command'? From the link that you posted ( https://doc.odoo.com/install/linux/updating/ ) I wonder which is the section that really fits our situation: Going to a newer minor release (in this case we can upgrade) or Going to a newer magor release (in this case we need a full migration) Actually I'll start a new question on whether we can really do an upgrade or we need a full migration.

OdooBot
Hi George,


In the meantime I have some more informations and bit of experience.
The fact is that updating database in any version of odoo 8.0 is still a tricky thing.
There is no official release yet.

I have setup all my saas-5 instance fresh with new 8.9rc1 instances. But even with this version I have a broken instance that I can't update any more. -> see attached logfile and error description.
Maybe a solution could be to to use the upgrade version https://github.com/OpenUpgrade, but since I'm not so experienced I rather would hire a profi to do this job.
I have a contact to an indian software company who could do this job.      

To you question, I think upgrading of sass and RC releases don't follow any official policy, because upgrading has not yet been tested.

P.S.
I did post a new question about this: https://www.odoo.com/forum/help-1/question/how-to-upgrade-database-v8-0-57922

Best regards

Lucas

--------------------------------------------------------------------------------------------------------------------------------------
ORG-IT, Organisations und IT Beratung
Lucas C. Huber | +41 (0)52 366 66 90 | Mobiltelefon:+41 (0)79 702 50 72
lucas.huber@org-it.ch | Dickbuch 482 | CH-8354 Hofstetten | Switzerland
--------------------------------------------------------------------------------------------------------------------------------------

Am 17.07.2014 22:56, schrieb George Rodopoulos:
<blockquote cite="mid:1405630603.737874984741211.048052575542360-openerp-56832-forum.post@openerp.v7.openerp.com" type="cite">

As saas versions you mean for example saas-5 here https://github.com/odoo/odoo/tree/saas-5 ? I currently have an installation on saas-5 and probably I'll soon need a way to upgrade to 8.0. So I'd really like to see your question answered. It may help if you can rephrase it a little making it more clear. E.g. what exactly do you mean that you cannot 'commit any command'? From the link that you posted ( https://doc.odoo.com/install/linux/updating/ ) I wonder which is the section that really fits our situation: Going to a newer minor release (in this case we can upgrade) or Going to a newer magor release (in this case we need a full migration) Actually I'll start a new question on whether we can really do an upgrade or we need a full migration.

--
George Rodopoulos Sent by OpenERP S.A. using Odoo. Access your messages and documents in Odoo
Avatar
Lucas Huber
Penulis Jawaban Terbai

I the meantime I could update the database with the following command: sudo -u odoo /opt/odoo/odoo-server/openerp-server -d "DB-NAME" -u all  --config=/etc/odoo-server.conf It takes quite a while and in the log file I can find a long list of errors generated from the update process. And, the updated database is still somehow corrupt. Not very much promising so far.

Generally SaaS versions are not upgradable. But the link below shows a workaround.

1
Avatar
Buang
Lucas Huber
Penulis

resolved here : https://github.com/odoo/odoo/issues/1110

Avatar
Luke Branch
Jawaban Terbai

I'd recommend taking a look at this project:

https://github.com/OpenUpgrade

This may be able to help you, although due to the dynamic nature of the current 8.0 branch (ie. RC1) you may want to wait until the actual official master release of 8.0.

From my understanding however this project focuses on upgrades between major versions (eg. 6.1 > 7.0, 7.0 > 8.0), i'm not sure if it would work with SaaS-5 > 8.0. You may want to open an issue on the github page for the project in regards to this.

1
Avatar
Buang
Avatar
Didier Hernandez M
Jawaban Terbai

Anyone has experience migrating from saas3 to odoo v8?
Whats the best way to do or if any docs where to start, thanks in advance.

0
Avatar
Buang
Avatar
Zahin
Jawaban Terbai

First of all create github account & setup properly in linux server and then via github download all modules.

Now configure openerp properly & test it.

FIRST BACKUP,
THEN UPGRADE CODE OF ODOO/OPENERP,
THEN UPGRADE EVERY DATABASE,

I like to share some guideline form article:
http://goo.gl/KGmvKz

 

 

0
Avatar
Buang
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
How to move Odoo Data into new server, without any modules? Diselesaikan
database update
Avatar
Avatar
1
Mar 20
3981
Error updating Odoo database
database update
Avatar
Avatar
Avatar
2
Feb 17
9727
How to update all modules in producction server with multiple database Diselesaikan
server database update production 8.0 8.0rc1
Avatar
Avatar
Avatar
Avatar
5
Des 23
29052
Line 1 : 'bool' object has no attribute 'lower' during database update for file base/security/ir.model.access.csv (v8) Diselesaikan
v8 database update
Avatar
Avatar
2
Mar 15
6713
How do I cancel the update of a module?
module database update
Avatar
Avatar
1
Mar 15
5778
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