CybroOdoo / CybroAddons

281 stars 641 forks source link

[16.0] [edit_save_button] Bug on save with required fields #294

Open NetItUp-CarloToso opened 10 months ago

NetItUp-CarloToso commented 10 months ago

I encountered a bug with the edit_save_button module on odoo 16.0

When you click the save button on a form with a required field, the check is bypassed and the form can be saved and set to readonly even if the reqired fields arent all filled in.