odoo_detect_drift
Detect field drift between source code and live Odoo database, identifying un-upgraded modules, manual changes, or type mismatches.
Instructions
Compare a model's SOURCE fields against the LIVE database and report drift (Studio/manual fields, un-upgraded modules, type mismatches). Needs both the source tree (TIER_2) and a live connection (TIER_0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |