mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-19 20:12:08 +02:00
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.
|