Hi everyone,
For what I know, there's no action called when we click on Create or Edit buttons on Odoo.
The actions are called when we click on "Save" for both situations.
If we are creating a new record, the action called during save is "create".
If we are modifying a record, the action called is "write".
Is there any way I can predict if a record is being created or edited?
Thank you in advance
Best regards
Paulo