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

fix: disable conversion to user tz for sales order calender (backport #44203) #44234

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Nov 20, 2024

There is inconsistencies between the Form View and Calendar View for date .because Form View shows the date as per the system timezone but the calendar view converts it to the user timezone.

Steps to Replicate:

  • Change the User Timezone to something with more than 12 hours difference.
  • Check the Sales Order Calender.

image
image

Before:
image

After:
image

Frappe Support Issue:https://support.frappe.io/helpdesk/tickets/25422
Fraape PR for reference: frappe/frappe#20051

backport version-15
backport version-14


This is an automatic backport of pull request #44203 done by [Mergify](https://mergify.com).

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Nov 20, 2024
@ruthra-kumar ruthra-kumar merged commit 09b21b8 into version-14-hotfix Nov 20, 2024
10 of 11 checks passed
@ruthra-kumar ruthra-kumar deleted the mergify/bp/version-14-hotfix/pr-44203 branch November 20, 2024 06:21
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.77.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-tests This PR needs automated unit-tests. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants