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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Oct 19
|
2663 | ||
|
1
Jun 24
|
2854 | ||
|
0
May 24
|
742 | ||
|
0
Jan 24
|
518 | ||
|
0
Aug 23
|
873 |