mirror of
https://github.com/bringout/oca-crm.git
synced 2026-04-20 15:31:58 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
5 lines
293 B
ReStructuredText
5 lines
293 B
ReStructuredText
**No Exception checking in the create function.**
|
|
|
|
Adding exception checking to the create function would trigger an Odoo Client Error
|
|
related to JavaScript (Error: Component is destroyed) when attempting to create a new opportunity
|
|
in the pipeline's kanban view and clicking the edit button.
|