Hi All,
I need to avoid creating record inside of Create Method.
For Example:
1. Create record via UI or Code
2. Need to check condition if the created record is active further process need to run otherwise need to discard without creating record
Thanks.
Overriding Odoo Create Method: https://goo.gl/4BkizH
Hi Sehrish,
I know how to override. But i need to know, How to block create without calling super