laravel-crm icon indicating copy to clipboard operation
laravel-crm copied to clipboard

Lead generation - Sales owner must be limited only to the users of the same group

Open nlubello opened this issue 1 year ago • 5 comments

If a user is configured under permissions as a member of one or many groups the Sales Owner's option list must be limited to the users of the same group/s. I'm familiar with lead generation but probably the same apply to quote or other entities.

nlubello avatar Nov 20 '23 20:11 nlubello

feature request This as example of the result

nlubello avatar Nov 20 '23 20:11 nlubello

seems you have a valid suggestion, I will check it.

prabhat-webkul avatar Mar 15 '24 08:03 prabhat-webkul

PR https://github.com/krayin/laravel-crm/pull/1236

prabhat-webkul avatar Mar 28 '24 06:03 prabhat-webkul

I have checked this PR #1236 and it works with only now shows own sales owner list instead of all users name list:

Screenshot from 2024-04-02 15-18-58

Screenshot from 2024-04-02 15-18-40

But if we have created a user with group view optin then here shows a multiple times of same user name in the list or dropdown:

Screenshot from 2024-04-02 17-19-55

Screenshot from 2024-04-02 17-54-15

komal-sh-27 avatar Apr 02 '24 12:04 komal-sh-27

I checked again, and no duplicate data was found.

Please check you didn't make users with similar name

If this issue is faced then please share the test case.

prabhat-webkul avatar Apr 17 '24 11:04 prabhat-webkul

No duplicate data found.

suraj-webkul avatar Jun 14 '24 05:06 suraj-webkul