Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Report Module issue in date based filters (YYYY-MM-DD format only works and other date format returns incorrect results) #4

Open
RajasekaranJeni opened this issue Sep 8, 2024 · 0 comments
Assignees

Comments

@RajasekaranJeni
Copy link

Hi,

I tried to create the report with some date filters. For example create the report for the opportunities module. initially created the report without any conditions. All the data are displayed.

image

Initial date format in the user preference is set to YYYY-MM-DD. And records are filtered based on the start date. (between two dates)
image

The date format is set to DD-MM-YYYY. Now records are filtered using the same condition. (start date and between two dates). When the date format is changed, there is no results are shown.
image

when the user preference is mentioned in the format as DD-MM-YYYY. but when we enter the dates in format of YYYY-MM-DD format it display the records in the preview section. But unable to save the reports. It returns the error as "Please enter valid date".
image

The date with after condition, always return all the records.
image

When the date used with before condition, it doesnt return any records.
image

The date filter is working good with YYYY-MM-DD format . Its not working in DD-MM-YYYY format only.

Kindly provide the solution for the same.

Thanks & regards,
Rajasekaran.

@RajasekaranJeni RajasekaranJeni changed the title [bug] Report Module issue in date based filters (YYYY-MM-DD format only works and other date format returns no results) [bug] Report Module issue in date based filters (YYYY-MM-DD format only works and other date format returns incorrect results) Sep 8, 2024
@rskrzypczak rskrzypczak transferred this issue from YetiForceCompany/YetiForceCRM Sep 12, 2024
@rskrzypczak rskrzypczak reopened this Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants