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: do not copy date fields in opportunity doctype #42848

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

ljain112
Copy link
Contributor

When duplicating an existing record, the opportunity date isn't being set to the current date. Instead, it's capturing the old record's date incorrectly. The standard function should update the opportunity date to the current date.

Frappe Internal Issue: https://support.frappe.io/app/hd-ticket/20028

@vorasmit vorasmit merged commit 18bc1df into frappe:develop Aug 23, 2024
14 checks passed
@vorasmit vorasmit self-assigned this Aug 23, 2024
vorasmit added a commit that referenced this pull request Aug 24, 2024
…-42848

fix: do not copy date fields in opportunity doctype (backport #42848)
vorasmit added a commit that referenced this pull request Aug 24, 2024
…-42848

fix: do not copy date fields in opportunity doctype (backport #42848)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants