تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
2571 أدوات العرض

I want restrict Form submit , while click the custom button in the form

الصورة الرمزية
إهمال
أفضل إجابة

here you can do it using extending/patching javascript (it's big hack)  there is no option from python side
DO NOT IMPLEMENT it unless it's absolutely necessary. 

Share your use case so community can help you.

Save record on button click if record not saved is a very early design decision and completely fundamental mechanism of how odoo works. there is pretty good reasoning behind it
ref: https://github.com/odoo/odoo/issues/20942#issuecomment-344934525​


الصورة الرمزية
إهمال