d77cc252bb21c5a1af631e353ab5d0cc78dafc0d
The helper set step_kind_id on fp.job.step when fp.step.kind model exists, but step_kind_id field doesn't actually exist on fp.job.step in deployed shape — both test_start_skips_contract_review and test_finish_skips_contract_review erred with ValueError: Invalid field 'step_kind_id' in 'fp.job.step' Per CLAUDE.md rule 18, _fp_is_contract_review_step() matches step name case-insensitive against 'contract review' or 'qa-005'. The test only needs to trigger that detection — set name='Contract Review' on the CR branch and let the receiving gate's existing exemption fire. All 8 TestReceivingGate tests now pass on entech. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Odoo 19 custom modules
Languages
Python
56.4%
HTML
25.7%
JavaScript
14.7%
SCSS
1.9%
CSS
0.8%
Other
0.4%