Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

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

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

Upgrade from Odoo v9 to v11 or better to v12?

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
communityupgradeodoo11odoo12
5 Odpowiedzi
9598 Widoki
Awatar
Michael Wang

Hi, I am Odoo user of Version 9 community Edition. The funtions are totally enough for our daily business requests. But we wanna uprade our v.9 to uptodate version 11. But in October the Odoo v12 will be released. What is better? To upgrade to v11 or better directly upgrade to v12.

Thanks for any advice.

Michael

1
Awatar
Odrzuć
Marek Matej

The database migration is quite complex task. I choose to export (csv,xml) data from odoo9 and import them to odoo12. This however produce unexpected behavior during export as well as import. Second option is to purchase enterprise (for month or so) and let odoo stuff to manage migration. However I did not find it straight as enterprise for month can only be hosted on odoo cloud. So I'm bit stuck with the migration. If you did manage odoo9 db to get work in odoo12, can you please share your experience?

Awatar
Marek Matej
Najlepsza odpowiedź

Depends on your database size and complexity you can either export/import data, or you can migrate whole database. Both ways seems to be pretty time consuming :)

In our small business we also use odoo9c and we are using contacts and project management apps, so not a big deal. To run multiple versions (and instances) I use python virtualenv, which I prepare separately for each odoo version I plan to deploy. (I also run virtualenv for production).

I decided to upgrade to odoo12 as it has significant features improvement - specially the responsive mobile version - which I like.

I followed oca/openupgrade \tutorial\\&nbsp\;and\ use\&nbsp\;\automated migration tool. Migrating to odoo10 was relative simple as it is build on python2.7 (same as odoo9). 

But migrating to odoo11 is more complex as it is build on python3, so there is lots of changes. At the end I was not able to fix all the errors after the migration to v11 (I'm not too experienced in fixing db models etc), however the server runs. But I was not able to migrate to odoo12 as migration script does not support it (yet).

As our database is not very big and we are using only few apps I finally decided to install brand new database and import the data from our old odoo9c. This doesn't seems to be easiest approach, but considering the time I spent on migration of whole db and fixing subsequent errors I think it is the best approach in situation like this (small business, small data sets).

Hope this helps a bit.

1
Awatar
Odrzuć
Michael Wang
Autor

Thanks for sharing this valuable experience.

Awatar
Piotr Cierkosz
Najlepsza odpowiedź

Before migrating to newer version do your research on:

- new features as well as missing features in the newer versions. For example Odoo 10 has customer issues, where Odoo 12 does not (in the Community version), from 11.0 Accounting is only in the Enterprise version

- do you want to go Odoo Enterprise (enterprise users get free updates for base modules)

Once you decided choose one of the following:

1) Let Odoo or Odoo Partner migrate and sign up for Odoo Enterprise

2) Find a company or a specialist to migrate to newer version of Community

3) Migrate by yourself using OpenMigrate (this needs some skills and time and it won't migrate custom modules)

4) Install newer version and migate yourself by using export-import to csv - note that this is not recommended on a large scale as you will get plenty of errors on the way + reserve loads of time.

Finally, the answer for the question - wait or migrate? It really depends on your funds, expected features(Accounting is not in the Odoo Enterprise since Odoo 11), skills (with proper skills you can do it on your own) & time.


0
Awatar
Odrzuć
Awatar
Nikhil Krishnan
Najlepsza odpowiedź

Hi Michael Wang,


I think the migration process is a step by step process. If you need to migrate first you need to migrate to V10 then V11..etc. If you are migrating in manually and you are going to migrate directly to V11, Just wait for the release of Odoo V12. That is far better.

https://medium.com/@nikhilkrishnan/odoo-version-12-new-features-eb5675e063ff

Regards,

Nikhilkrishnan

0
Awatar
Odrzuć
Marek Matej

The link you provided is just odoo12 feature list which is not related to odoo database migration task.

Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
Upgrade from Odoo 11 to Odoo 12 EE Rozwiązane
upgrade odoo11 odoo12
Awatar
Awatar
1
gru 18
5855
Readonly field in onchange method not store value when save Rozwiązane
odoo11 odoo12
Awatar
Awatar
Awatar
Awatar
Awatar
6
maj 24
52446
What does it mean, next_notice_date is less than datetime.now Rozwiązane
odoo11 odoo12
Awatar
Awatar
1
lut 23
697
Interest
odoo11 odoo12
Awatar
0
lut 23
724
how to allow only manager to edit the form which is in approved state. odoo12 Rozwiązane
community odoo12
Awatar
Awatar
1
wrz 21
4629
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة 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 to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

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