krayin / laravel-crm

Free & Opensource Laravel CRM solution for SMEs and Enterprises for complete customer lifecycle management.
https://krayincrm.com
MIT License
7.52k stars 499 forks source link

In the Lead Section Filter -> we are filter the created leads by Date so the end date filter we should not select the date in future #1221

Closed mukulsharma-webkul closed 2 weeks ago

mukulsharma-webkul commented 6 months ago

Krayin Customization -

Description -

In the Lead Section Filter -> we are filter the created leads by Date so the end date filter we should not select the date in future.

Please take the reference from the screenshot/video below -

https://github.com/krayin/laravel-crm/assets/126852181/39259377-af0c-4cde-9337-5f22f1b22c57

prabhat-webkul commented 3 months ago

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

komal-sh-27 commented 3 months ago

I have checked this PR #1234 but issue has not been resolved.

prabhat-webkul commented 2 months ago

@komal-webkul please check now

harshit-webkul commented 2 months ago

@prabhat-webkul sir, If applying the created date filter for leads, the created date filter functionality should be worked according to the created date and closed date of the lead.

Actual Result

Please Consider the Screenshot/Video for a better understanding of the issues.

https://github.com/krayin/laravel-crm/assets/163374765/758a4c90-c17e-42b7-88cd-c58e42587a66

Expected Result:

Filter should be worked with according to the created lead and closed date of the lead.

test1

suraj-webkul commented 2 weeks ago

There is no rationale for disabling future dates in the 'created at' date range filter.