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: allow tax rule filter on tax category name with % #43328

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

venkat102
Copy link
Contributor

Issue:
When the tax category name has %, frappe.db.escape make it as %%. so the tax category name is not getting matched and sales taxes and charges template is not fetched from the tax rule
internal ref: 22418

Before:
Tax Rule-Issue

After:
Tax Rule-Fix

Backport needed: v15

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Sep 23, 2024
@ruthra-kumar ruthra-kumar removed the request for review from deepeshgarg007 September 23, 2024 09:25
@ruthra-kumar ruthra-kumar self-assigned this Sep 23, 2024
@ruthra-kumar ruthra-kumar merged commit 0db3821 into frappe:develop Sep 23, 2024
14 checks passed
ruthra-kumar added a commit that referenced this pull request Sep 23, 2024
…-43328

fix: allow tax rule filter on tax category name with % (backport #43328)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport version-15-hotfix needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants