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: added fieldname to avoid fieldname to translate #44439

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

Abdeali099
Copy link
Contributor

Issue:

If fieldname is not given, it scrubs the field label. However, if the label is translated, it also translates the fieldname, which prevents data from being set in the datatable.

View Difference

Before:
image_2024-11-29_18-12-23

After:
image_2024-11-29_18-09-43

Important

Backport require for both V-15 and V-14

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Nov 29, 2024
@sagarvora sagarvora added backport version-14-hotfix backport to version 14 backport version-15-hotfix and removed needs-tests This PR needs automated unit-tests. labels Nov 29, 2024
@sagarvora sagarvora merged commit 9ee4f58 into frappe:develop Nov 29, 2024
14 checks passed
sagarvora added a commit that referenced this pull request Nov 29, 2024
…-44439

fix: added fieldname to avoid fieldname to translate (backport #44439)
sagarvora added a commit that referenced this pull request Nov 29, 2024
…-44439

fix: added fieldname to avoid fieldname to translate (backport #44439)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 14, 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