Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

odoo-data-migration

Étoiles7
Forks3
Mis à jour18 juillet 2026 à 02:55

Write Odoo migration scripts (`migrations/<version>/pre-migrate.py` and/or `post-migrate.py`) for schema or data changes - field rename, type change, model split/merge, data backfill, or module data transform - using parameterized SQL and/or ORM, following openupgradelib helpers where available, plus a VERIFICATION checklist (row counts, spot-checks, rollback note). The deliverable is the written script file; executing it is a separate human-gated deploy step. Trigger on: "write a migration script", "rename this field in the database", "backfill data after a column change", "split a model", "merge two models", "generate pre/post migrate". Vietnamese triggers: "viết migration script", "đổi tên cột trong CSDL", "backfill dữ liệu sau khi đổi field", "tách model", "gộp model", "sinh file pre_migrate / post_migrate". DO NOT trigger for: WHAT changed between versions (odoo-version-diff); deploy readiness gate (odoo-deploy-checklist); full upgrade plan (odoo-plan-upgrade)

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
4 fichiers
SKILL.md
readonly