Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Odoo v17 To v19 Upgrade Path and Custom Module Migration

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
custom moduleEnterpriseUpgradeMigrationv17v19
1 Responder
1584 Vistas
Avatar
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
Avatar
Descartar
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.

Avatar
Ray Carnes (ray)
Mejor respuesta

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
Avatar
Descartar
Ashar Habib
Autor

Thank you for the clarification and detailed response!

¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
How to adapt the code to be compatible with Odoo 17
Upgrade v17
Avatar
Avatar
1
dic 23
3218
Upgrade Minor Version 15.0 to 15.3
Upgrade Migration
Avatar
0
oct 25
2594
How to change default model and view of Sales App Resuelto
Sales Upgrade v17
Avatar
Avatar
Avatar
2
abr 24
3276
How to upgrade Odoo 12 community to enterprise
Enterprise Community Upgrade
Avatar
Avatar
Avatar
Avatar
4
mar 23
8060
[Odoo 14 Enterprise] Upgrade 12->14
enterprise Upgrade Migration
Avatar
0
nov 21
3412
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

Sitio web hecho con

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