I am using openerp 7 in Hospital. Basically each doctor is allowed to create a quotation. In order to do this, I have the following access rights for a doctor.
Sales : See All Leads
Accounting : Accountant
Purchases : User
To me, the last two access rights (Accounting and Purchases) are not actually meant to be assigned to the doctor. However
1. Creating quotation and adding sale line items will not work if the user is not assigned with Purchases : User or Warehouse : User. Either Purchase or Warehouse should be invisible to doctor, I dont want a doctor mingle with the product price.
2. Doctor does not need to know about accounting as well.
I intend to make the Accounting, Purchase or Warehouse invisible when a doctor logins to the system. Is this possible ? How can I do this ?
Or is there better way ?