Hi,
I was trying to change filed name of employee form by
Technical -> Database -> Models
but when I try to do changes in that it is giving me following error
"Properties of base fields cannot be altered in this manner! Please modify them through Python code, preferably through a custom addon!"
So then I tried to change label through python code but it is not showing any output ( no replacement of any label )
please help me to solve this issue. Just want the solutions regarding how to change label (String) of any field
Thanks in Advance!