Hello,
I have added new button in Odoo form view and want to call onclick event from JavaScript instead of adding method in python.
Is there any way to do this?
<button name="create_crm_records" class="mt-5 btn btn-info import_button_click">Import</button>
Thanks.
Regards,
Hemangi.