Am working with Odoo 10 and I want two things:
- Insert a button in the menu specified in the picture. (https://i.stack.imgur.com/0naT3.png)
Then the button,
- Will execute some code that operates with the selected objects.
I would like to know how to insert the button and the best approach for point number 2.