Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2961 Переглядів

I'm really going to appreciate your help, I've searched a lot; I haven't found a solution though, it's something I really need.

Аватар
Відмінити
Найкраща відповідь

Hello @Steven Morales Fallas

There is no specific place in website where a button directly calls a python function.

but, you can go achieve it in the following ways:

1. Add button click event in js file 
- Please refer to this link for how to add js in odoo: https://www.odoo.com/documentation/16.0/developer/reference/frontend/javascript_reference.html

2. You will need to write json rpc method in js for which you can call the python function
- Please refer to this link for how to add json rpc in odoo js: https://www.odoo.com/documentation/16.0/developer/reference/frontend/services.html?#rpc-service

I hope this will help you.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
жовт. 19
3009
1
черв. 24
3323
0
трав. 24
1288
0
січ. 24
922
0
серп. 23
1268