Skip to Content
Odoo Menu
  • Prihlásiť sa
  • Vyskúšajte zadarmo
  • Aplikácie
    Financie
    • Účtovníctvo
    • Fakturácia
    • Výdavky
    • Tabuľka (BI)
    • Dokumenty
    • Podpis
    Predaj
    • CRM
    • Predaj
    • POS Shop
    • POS Restaurant
    • Manažment odberu
    • Požičovňa
    Webstránky
    • Tvorca webstránok
    • eShop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Supply Chain
    • Sklad
    • Výroba
    • Správa životného cyklu produktu
    • Nákup
    • Údržba
    • Manažment kvality
    Ľudské zdroje
    • Zamestnanci
    • Nábor zamestnancov
    • Voľné dni
    • Hodnotenia
    • Odporúčania
    • Vozový park
    Marketing
    • Marketing sociálnych sietí
    • Email marketing
    • SMS marketing
    • Eventy
    • Marketingová automatizácia
    • Prieskumy
    Služby
    • Projektové riadenie
    • Pracovné výkazy
    • Práca v teréne
    • Helpdesk
    • Plánovanie
    • Schôdzky
    Produktivita
    • Tímová komunikácia
    • Schvalovania
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Managament
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware and Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Komunita
    Vzdelávanie
    • Tutoriály
    • Dokumentácia
    • Certifikácie
    • Školenie
    • Blog
    • Podcast
    Empower Education
    • Vzdelávací program
    • Scale Up! Business Game
    • Visit Odoo
    Softvér
    • Stiahnuť
    • Porovnanie Community a Enterprise vierzie
    • Releases
    Spolupráca
    • Github
    • Fórum
    • Eventy
    • Preklady
    • Staň sa partnerom
    • Services for Partners
    • Register your Accounting Firm
    Služby
    • Nájdite partnera
    • Nájdite účtovníka
    • Meet an advisor
    • Implementation Services
    • Zákaznícke referencie
    • Podpora
    • Upgrades
    ​Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Získajte demo
  • Cenník
  • Help

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

  • CRM
  • e-Commerce
  • Účtovníctvo
  • Sklady
  • PoS
  • Projektové riadenie
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
Pomoc

Odoo Community 15 to 17 migration procedure ?

Odoberať

Get notified when there's activity on this post

This question has been flagged
migrationv15v17
5 Replies
18668 Zobrazenia
Avatar
Jeffry Alexander

Hello , i am using odoo community 15 for a while , and right now i have interest to use Odoo 17 community edition

all my module is standart , that come with odoo community 15 , no custom module

i try to restore odoo 15 backup database on odoo 17 , and did not work

are there any guide to do it ? 

Thank you

0
Avatar
Zrušiť
Avatar
Mily Shajan
Best Answer

Hi Jeffry 

You can migrate one version at a time , like Odoo 15 - 16- 17 , Using Open Upgrade Migration Scripts

Check this references 

Database Migration using Open Upgrade

Check this github Repo for scripts

https://github.com/OCA/OpenUpgrade.git


Regards

0
Avatar
Zrušiť
Avatar
jenna wallace
Best Answer

Hi, you can't directly restore an Odoo 15 DB to Odoo 17 because of structural changes. You need to migrate step-by-step (15 → ​​16 → 17) using OCA OpenUpgrade scripts . Simple data (like customers/products) can be exported/imported via CSV, but for full DB migration, scripts are required. 

0
Avatar
Zrušiť
Avatar
Webkul
Best Answer

Hello Jeffry,

For the Odoo community edition, Odoo does not upgrade tool like it has for the enterprise edition. To Migrate data from the Odoo 15 CE to Odoo V17 CE, first, you need to decide what type of data you want to migrate. If you want to migrate static data like customers, products, categories and attributes then this can be achieved with the help of a custom Python script.

If you want to migrate dynamic data like sales orders, invoices, reports etc then you will have to migrate the complete database. For this, there are some OCA scripts which can be used for the migration of the community edition. In this case, you will have to first migrate your Odoo v15 to Odoo v16 and then Odoo v16 to Odoo v17.
Simply restoring the Odoo v15 database into Odoo v17 will not work due to the different technical structures of both versions.

If you need any assistance in Odoo migration, you can contact us at support@webkul.com as we provide the Odoo migration services including the cross-platform Odoo migration which you can check here >> https://webkul.com/odoo-migration-services/

Regards
Team Webkul

0
Avatar
Zrušiť
Avatar
Pandya Rahul
Best Answer

Hello, the easiest way to transfer your records to a new database is by exporting them in CSV or XLS format and then re-importing them into the new database.

You can do this by following these steps:

  1. Export the Records: Go to the list view of the desired records, select them, and export them in a compatible format (CSV or XLS). Be sure to include all the required fields.
  2. Prepare the File: Ensure that the exported file includes all necessary fields for the new database, especially if there are mandatory fields that need to be filled.
  3. Import into New Database: In the new database, navigate to the import section and upload the exported file. Odoo will map the columns to the correct fields automatically, but make sure to review the mapping and correct any discrepancies.
  4. Repeat for Other Objects: If you're migrating multiple objects (like customers, products, etc.), repeat the export-import process for each one.

This method is straightforward and ensures that the data is correctly imported into the new database.

0
Avatar
Zrušiť
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Best Answer

Hi,

Direct restoring a odoo 15 to odoo 17 database is not possible. because there is a so many changes in the fields and functionalities coming from odoo 15 to 17.so it is required to do complete odoo database migration from odoo 15 to 17.


Hope it helps

0
Avatar
Zrušiť
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrácia
Related Posts Replies Zobrazenia Aktivita
Migrate Odoo 15 Enterprise version to odoo 17 Enterprise version with custom modules
migration enterprise v15 v17
Avatar
0
apr 24
2021
Issue with Access Rules for Attachments After Migrating to Odoo V17 Solved
migration v17
Avatar
Avatar
Avatar
Avatar
3
mar 25
3224
Migration error in Settings value res.config.settings.chart_template: 's' Solved
migration v17
Avatar
Avatar
1
jan 25
3521
How to show different fields to different user-types
v15 v17
Avatar
Avatar
Avatar
Avatar
Avatar
5
okt 24
2430
error while upgrading Odoo 15 to 17
v15 v17
Avatar
Avatar
1
mar 24
2227
Komunita
  • Tutoriály
  • Dokumentácia
  • Fórum
Open Source
  • Stiahnuť
  • Github
  • Runbot
  • Preklady
Služby
  • Odoo.sh hosting
  • Podpora
  • Vyššia verzia
  • Custom Developments
  • Vzdelávanie
  • Nájdite účtovníka
  • Nájdite partnera
  • Staň sa partnerom
O nás
  • Naša spoločnosť
  • Majetok značky
  • Kontaktujte nás
  • Pracovné ponuky
  • Eventy
  • Podcast
  • Blog
  • Zákazníci
  • Právne dokumenty • Súkromie
  • Bezpečnosť
الْعَرَبيّة 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 je sada podnikových aplikácií s otvoreným zdrojovým kódom, ktoré pokrývajú všetky potreby vašej spoločnosti: CRM, e-shop, účtovníctvo, skladové hospodárstvo, miesto predaja, projektový manažment atď.

Odoo prináša vysokú pridanú hodnotu v jednoduchom použití a súčasne plne integrovanými biznis aplikáciami.

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