Hi,
I need to update and add departure reasons.
I use the developper mode to find the field "departure reason", when i try to add a reason. I have this message.
"The properties of the database fields cannot be modified this way! Please change them via Python code, preferably via a custom module!"
I try to modify this 2 files : hr_employee.py and hr_departure_wizard.py
How can i add a new departure reason?