Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

How to update/upgrade from v14 to v15 Community Edition?

Subscriure's

Get notified when there's activity on this post

This question has been flagged
communityupdateupgradeedition
3 Respostes
12904 Vistes
Avatar
Apiuser

So I'm really confused.

Can someone please explain me if this is even possible (v14 CE -> v15 CE), and if it is possible how to. Do I migrate my data from v14 to v15 or do I update the program and keep the database as it is now? I found so much info about how to migrate modules (which has been helpful to update our customs), but I can't seem to find info on the actual migration proccess.

Thanks.

0
Avatar
Descartar
Avatar
Apiuser
Autor Best Answer

So if you use Open Upgrade you will find little info and the best way to do it is to give it a try a couple of times with some fake data to get you familiarized. That is what I've been doing, even tho I haven't updated the production DB because I have other work to do and other priorities... so its been a moth and still running v14 (but I successfuly updated a copy of the DB so I know I'm on the right path). Now at least I know it is possible to UPGRADE THE DB and then run that upgraded DB into another instance of odoo that runs on v15 (the custom modules need to be upgraded manually). 

I would suggest following this guide: https://www.cybrosys.com/blog/how-to-upgrade-the-odoo-15-database-using-openupgrade
As well as this other one (official one):
https://oca.github.io/OpenUpgrade/development.html
https://oca.github.io/OpenUpgrade/migration_details.html

Those were the best info souces I could find, the official one is good if you know what you are doing, and the cybrosys is good to familiarize yourself with the hole process with an example.

Finally I agree that it looks like official odoo is not too involved in the CE and upgrading from one CE version to another CE version.

Hope anything on this post will help you @Mark Monteleone, or anyone else who comes here.

3
Avatar
Descartar
Avatar
Mark Monteleone
Best Answer

@apiuser did you find an answer... I think you need a hard core developer type as the odoo company doesnt want to or benefit from this upgrade. I too would like to try to do the update, so if you found a way please reply

0
Avatar
Descartar
Apiuser
Autor

Check my full answer. Cheers.

Avatar
Waleed Ali Mohsen
Best Answer

You can use OpenUpgrade tool from Odoo OCA and you can read more about it in the below link:

GitHub - OCA/OpenUpgrade: Open source upgrade path for Odoo/OpenERP

0
Avatar
Descartar
Apiuser
Autor

Yes, openupgrade... Either I can't make it work or it something is up. I tried that already, but got stuck so I was wondering if there was any other way.

Enjoying the discussion? Don't just read, join in!

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

Registrar-se
Related Posts Respostes Vistes Activitat
How to update module
update upgrade
Avatar
Avatar
1
de des. 23
3638
How important is upgrading Odoo to every new version for you? Solved
update upgrade
Avatar
Avatar
Avatar
2
de juny 21
9657
HOW UPGRADE ODOO COMMUNITY 16.0 TO 16.X
community upgrade odoov16
Avatar
Avatar
1
de set. 24
2002
Using newer odoo image in Docker?
update upgrade docker
Avatar
Avatar
1
de nov. 23
5896
What is the difference between an UPGRADE of Odoo and an UPDATE of Odoo? Solved
update upgrade terminology
Avatar
Avatar
1
de març 23
7566
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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