Skip to Content
Menu
This question has been flagged
1 Reply
2014 Views

Hi,

While I try to clear a text field something like that,at that time the save operation automatically done.How can I solve this.

Thanks&Regards,

Jessin John

Avatar
Discard
Best Answer

Hi,

When you click any button in the form, the record gets saved.

This is the default behavior of Odoo. if you need to prevent the record from getting saved you can try the solution in the following link: https://stackoverflow.com/questions/44262561/how-can-i-stop-odoo-custom-button-from-auto-save


Thanks

Avatar
Discard