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

Odoo v17 To v19 Upgrade Path and Custom Module Migration

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
custom moduleEnterpriseUpgradeMigrationv17v19
1 Odpowiedz
1569 Widoki
Awatar
Ashar Habib

I am currently using Odoo v17 Enterprise Edition on premise with several custom modules and planning to upgrade to Odoo v19.

I’d like to clarify:

  • Can I upgrade directly from v17 to v19, or do I need to migrate v17 → v18 → v19?

  • For custom modules, should I upgrade their code step-by-step (v18 then v19), or can I directly adapt them for v19?

I would appreciate guidance on the recommended upgrade path and best practices for handling custom modules during migration.

Thank you for your time and assistance.

0
Awatar
Odrzuć
Odoo consultant

Yes, you can directly upgrade your Odoo database from version 15 to version 19, even with custom modules. You don't need to upgrade incrementally through each version.

However, upgrading a database with custom modules requires extra steps:

Stop development: Freeze the codebase to avoid having to re-upgrade and re-test features.

Request an upgraded test database: This allows you to test the upgrade process without affecting your live data. You can request multiple test databases if needed.

Make your modules installable on an empty database: Ensure your custom modules are compatible with the new Odoo version by installing them on an empty database and resolving any errors or warnings.

Make your modules installable on the upgraded database: Migrate data and test the modules to ensure they work correctly with the upgraded database.

Test extensively and do a rehearsal: Thoroughly test the upgraded database and perform a rehearsal to identify and fix any issues before upgrading the production database.

With Odoo Enterprise, upgrading to the latest version is free, including support to resolve potential issues.Please refer the Upgrade docs

https://www.odoo.com/documentation/19.0/developer/howtos/upgrade_custom_db.html

Apiuser

@Odoo consultant, are you making things up? Have you ever done an upgrade? Or are you just posting bullshit from an AI?
Wish i could downvote your comment...
As @Ray Carnes (ray) said, the databse needs to be updated from one version to the following one, so from 17 to 18, and later from 18 to 19 (you can run them one after the other, but the migration is a one step version upgrade)
Your modules could be upgraded to the 19th version, but then how will you test nothing is broken in the 18th version? You can't, so its up to you.

Awatar
Ray Carnes (ray)
Najlepsza odpowiedź

Our upgrade service - upgrade.odoo.com - alway upgrades one version at a time.

If you request an upgrade from Odoo 17 to Odoo 19, we will first upgrade your database to Odoo 18, then upgrade it to Odoo 19.

For custom modules, we don't upgrade them, leaving that to you or your Odoo Partner.

In that case, your Odoo 19 database will be returned to you with any custom module flagged as "to upgrade". You would then provide the code for those modules for Odoo 19.   You can upgrade them yourself directly from Odoo 17 to Odoo 19.

See also https://www.odoo.com/documentation/user/administration/upgrade.html


Note: the upgrade to Odoo 19 is still in the testing phase and not yet available.

2
Awatar
Odrzuć
Ashar Habib
Autor

Thank you for the clarification and detailed response!

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ść
How to adapt the code to be compatible with Odoo 17
Upgrade v17
Awatar
Awatar
1
gru 23
3217
Upgrade Minor Version 15.0 to 15.3
Upgrade Migration
Awatar
0
paź 25
2594
How to change default model and view of Sales App Rozwiązane
Sales Upgrade v17
Awatar
Awatar
Awatar
2
kwi 24
3273
How to upgrade Odoo 12 community to enterprise
Enterprise Community Upgrade
Awatar
Awatar
Awatar
Awatar
4
mar 23
8052
[Odoo 14 Enterprise] Upgrade 12->14
enterprise Upgrade Migration
Awatar
0
lis 21
3411
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