3ef67c6beb6c3cdc626cde90ce0a8e9f213b35d2
The Phase 4 endpoints (/fp/manager/funnel, approval_inbox, at_risk) all use fields.Datetime.now() but the controller only imported http + request. Hitting the Workflow Funnel tab on Manager Desk threw: NameError: name 'fields' is not defined Funnel auto-loads on dashboard mount → infinite spinner + 'Funnel: Odoo Server Error' notification. Same bug would have hit at_risk and approval_inbox on first navigation. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Odoo 19 custom modules
Languages
Python
56.5%
HTML
25.5%
JavaScript
14.8%
SCSS
1.9%
CSS
0.8%
Other
0.4%