How do i make and attache action to button
问题 Hello I have created a button on my Odoo 10 form "SET geprint" now i want to attach an action to the button. If i press the button the value of the boolean geprint must change to 1. How can I make this possible? If possible i would also like to create that button in the list view to update multiple records. Thx for your help I tried your code but i am getting the following error now (name field to update is x_geprint) button code : 回答1: You can do it via following methods . Create object type