Hi Odoo users,
I want to add a button that skips the applicant to the last stage 'HIRED'. Adding this button would need to be something like
I copied this code to a certain extent from the CRM pipeline that has a similar button but I don't understand where the object, my "action_set_hired" should be added. In the CRM pipeline button it is named action_set_won_rainbowman but I cannot find this anywhere within Odoo.
I have many more wishes of buttons to add to different modules, but can't seem to get any to work. I am missing something. Could someone help me?