36b9f3052829494b064e4abb0900ec041ea867b7
Code review noted this was asymmetric — only part_catalog_id had explicit index=True among the 5 new fields, and Phase 1 core fp.job relies on Odoo's implicit FK btree for ALL Many2ones (no explicit indexes). Removed for consistency. Important I2 (no explicit ondelete= policies) is deferred to a phase-end polish task that addresses both Phase 1 core and Phase 2 extension fields uniformly. Manifest 19.0.1.1.0 → 19.0.1.1.1. Part of: native job model migration (spec 2026-04-25) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Odoo 19 custom modules
Languages
Python
55.9%
HTML
26.1%
JavaScript
14.9%
SCSS
1.8%
CSS
0.8%
Other
0.4%