[Vtigercrm-commits] [vtiger development] #4885: Role based picklist functionality fails when converting lead into account/contact/potential
vtiger development
vtiger-tickets at trac.vtiger.com
Thu Jan 10 05:50:10 EST 2008
#4885: Role based picklist functionality fails when converting lead into
account/contact/potential
-----------------------+----------------------------------------------------
Reporter: bharathi | Owner: developer
Type: defect | Status: new
Priority: major | Milestone:
Component: vtigercrm | Version: 5.0.4-rc
Keywords: |
-----------------------+----------------------------------------------------
if a user doesn't have permission to see a particular value of
picklist/multiselect field, then the value will get displayed as Not
Accessible for this user in all(list/edit/detail) view. This functionality
fails if you convert the lead in the following ways.
ways :
1. add a new picklist custom field for lead and account and also please
remember to map those fields.
2. add one more value in the above created picklist field for ceo role
lets say xxx.
3. create a lead and select xxx value for that field.
4. login as different user one who is under ceo role. Now you can see that
value as Not Accessible for that created lead detail view.
5. now if you click on the convert lead button, that particular lead will
get converted to account. There you can see the actual value of that
assigned lead. But actually it should not display the original value since
that particular user does not have permission to view that value.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/4885>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list