Hi everyone.
I have a query here to find ad answer to solve my problem.
I have defined a field 'Type' as selection with values (TDS, ESI, PF, Professional Tax). I need to restrict users to select only particular values.For example, One user named 'Dany' can be able to select only (TDS and ESI) values. So how can we achieve this based on user rights? Give me ideas to achieve this Solution. Thanks in advance.
It'll be better if you create a many2one with domain and in view give widget="selection".
Hello i mean to hide other two values for that user(PF and Prfofessional Tax).