Hi, I would like to show the edit button to ONE specific user (in this case, not to whole group) on a module I am developing.
Imagine, for example that I have some request. In order to go through the process to that request, I need to ask the opinion of one specific user on that subject (an expert / consultant on that subject. That user might not even be administrator!). I have the identification on the user / consultant that will be emitting his opinion stored in my model.
How can I show the edit / save button on form view to that specific user and all other users will have read only access.
I am working on OpenERP V7.0 Thanks in advance! -FC.