CoreBOSBB
Profile Issue - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: Profile Issue (/showthread.php?tid=850)



Profile Issue - rslemer - 01-15-2018

If I change a user profile, and not allowed user CREATE a lead, system removed the button to lead conversion.

But I think is a bug, because, that's button should be disabled only if user can't REMOVE a lead.

Or I am wrong?


RE: Profile Issue - joebordes - 03-05-2018

Access to this action should be based on EDIT, not CREATE. Edit because the user actually edits the record, it is not deleted.

Fixed: https://github.com/tsolucio/corebos/commit/1a072479e1ed835ffa2319aa4751b58049a92a9d

thanks!