97861df74d19727a9768e541b45ae5888e9f0edd
Migration script now sets context fp_jobs_migration=True before creating fp.job records. action_confirm and button_mark_done check this flag and skip side-effects (portal job creation, QC check, racking inspection, delivery, certificate, notification dispatch) when migrating. Without this, the migration would double-create portal jobs / QC checks / racking inspections — once via bridge_mrp's original create on the source MO, once via jobs module's lifecycle hook on the new fp.job mirror. With the gate, the migration script explicitly rebinds the existing dependents via x_fc_job_id. Manifest 19.0.2.0.0 → 19.0.2.1.0. 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%