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

[odoo11][odoo13]issue in upgrading odoo11 to odoo13 via OpenUpgrade

Suscribirse

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

Se marcó esta pregunta
upgradingmigrationodoo11Odoo13
1 Responder
4090 Vistas
Avatar
prasojo

 I'm trying to upgrade odoo11 to odoo13 via openupgrade, I know you can't directly upgrade odoo11 to odoo13, you have to upgrade odoo11 to odoo12 and from odoo12 upgrade to odoo13. after I upgrade odoo11 to odoo13, I try to run odoo13 based on database odoo11 that I've upgrade to odoo13, but I've got error when I'm Login,

the error like this (let say this error_1)

 Could not get content for /web_clearbit/static/src/less/web_clearbit.less defined in bundle 'web.assets_backend'.
Could not get content for /account_reports/static/src/less/account_financial_report.less defined in bundle 'web.assets_backend'.
Could not get content for /stock_barcode/static/src/less/stock_barcode.less defined in bundle 'web.assets_backend'.
Could not get content for /stock_barcode_mobile/static/src/less/stock_mobile_barcode.less defined in bundle 'web.assets_backend'.
Could not execute command 'lessc'This error occured while compiling the bundle 'web.assets_backend' containing:
    - /web/static/lib/bootstrap/scss/_functions.scss
    - /web/static/lib/bootstrap/scss/_mixins.scss
    - /web/static/src/scss/bs_mixins_overrides.scss
    - /web/static/src/scss/utils.scss
    - /web/static/src/scss/primary_variables.scss
    - /web_enterprise/static/src/scss/primary_variables.scss
    - /web_editor/static/src/scss/web_editor.variables.scss
    - /mail/static/src/scss/variables.scss
    - /portal/static/src/scss/primary_variables.scss
    - /account/static/src/scss/variables.scss
    - /web_editor/static/src/scss/secondary_variables.scss
    - /web_enterprise/static/src/scss/secondary_variables.scss
    - /web/static/src/scss/secondary_variables.scss
    - /web_editor/static/src/scss/bootstrap_overridden_backend.scss
    - /web_editor/static/src/scss/...

 

and after I ignore that error , I see odoo UI is messed up I check for the data , and I see the data from odoo11 is still there (not change).

another error that I've got is when I'm going to setting app, the error is like this (let say error_2)

Error context:
View `res.config.settings.view.form.inherit.mail.push`
[view_id: 360, xml_id: mail_push.res_config_settings_view_form, model: res.config.settings, parent_id: 244]

 

and after I get error_2 I can't go to another app (purchase, sale, inventory, etc), can you help me how to solve this.

0
Avatar
Descartar
Avatar
Ermin Trevisan
Mejor respuesta

Migrating Odoo is a very tedious and cumbersome process, which needs deep knowledge of Odoo and the OpenUpgrade migration scripts, as well as of the Odoo database model. Most probably, you will see dozens of error messages in your log and you have to troubleshoot one by one, starting with the most critical errors.

You'll have to tackle a steep learning curve and spend substantial efforts (depending on your skills and experiences) in order to be able to migrate Odoo databases. Or you revert to an experienced Odoo partner or you may read about Mohammed Magdy's offer http://odoomigrationagent.com/ (I'm not related to this offering in any way).

For that reason your post is far out of the scope of this forum, but I do not close it as an information for other users. 

You may post here if you have a particular and specific migration issue, or you may also check the new OpenUpgrade mailing list https://odoo-community.org/groups/openupgrade-87?mode=thread    

0
Avatar
Descartar
¿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
Help Interpreting Errors Update
upgrading odoo11
Avatar
0
oct 22
2826
Sale/Accounting App menus not appearing in the migrated database [10>11] Resuelto
migration odoo11
Avatar
Avatar
5
ene 18
4551
how can we migrate the data from version 7 to version 9?
upgrading migration
Avatar
Avatar
1
nov 15
4967
Odoo showing KeyError: 'last_path_node' after migrate from v12 to v13 with Openupgrade
migration openupgrade Odoo13
Avatar
0
sept 22
2547
How can I move user info from another website(not odoo) to odoo?
migration login Odoo13
Avatar
0
oct 20
3659
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