Odoo Migrations

Use when writing or reviewing any migrations/ upgrade script, when a diff changes a field or model on a module already deployed to a customer, or when porting a module to a new Odoo major version. Covers when you owe a migration, the util-first rule, pre/post/end timing, the research-then-mechanical-pass order for version ports, and verifying against a real pre-upgrade snapshot.

omas-odoo 671c790 2 files · 13.3 KB Updated

File contents

omas-odoo/odoo-superpowers/tree/main/skills/odoo-migrations commit 671c790efc

Frequently asked questions

npx skillmds@latest add omas-odoo/odoo-migrations