Skip to main content

odoo-upgrade-planner

Plan an Odoo module version upgrade (e.g. 16.0 to 19.0, 17.0 to 19.0) by first checking the Odoo Apps Store for a free ready-made replacement, then auditing the manifest, models, views, data records (cron/server actions), security, SCSS/CSS and JS on two axes — what changed upstream in the real odoo/odoo and odoo/enterprise repos, and where the module's own code still uses syntax the target version rejects (tree vs list, attrs, cron numbercall) as specified by the odoo-module-builder skill. Traces renamed/moved code via commit history and OCA/OpenUpgrade rather than assuming a 404 means deleted, verifies business-logic equivalence not just name matching, and flags every data-affecting rename with the migration script it needs. Writes one detailed task file per module; makes no code changes. Use when the user asks to plan/audit an Odoo module upgrade, invokes /upgrade-plan, or reports upgrade errors like "view not found", "field does not exist", "invalid inherit_id", or deprecated field errors and wants a plan

Ir a la instalación

Datos de origen

Repositorio
minaonlyone/odoo-skills
Última actividad en el origen
13 de agosto de 2026 a las 15:04
Idioma detectado de SKILL.md
inglés
Estrellas
5
Forks
1

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.