Skip to content

feat: Bank Reconciliation Rule Preview & Filter Preset (backport #366)#402

Merged
barredterra merged 5 commits into
version-16-hotfixfrom
mergify/bp/version-16-hotfix/pr-366
Jul 18, 2026
Merged

feat: Bank Reconciliation Rule Preview & Filter Preset (backport #366)#402
barredterra merged 5 commits into
version-16-hotfixfrom
mergify/bp/version-16-hotfix/pr-366

Conversation

@mergify

@mergify mergify Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Proposed solution for #359


This is an automatic backport of pull request #366 done by Mergify.

Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
(cherry picked from commit 1eea476)

# Conflicts:
#	banking/klarna_kosma_integration/doctype/bank_reconciliation_rule/test_bank_reconciliation_rule.py
@mergify mergify Bot added the conflicts label Jul 18, 2026
@mergify

This comment was marked as resolved.

@greptile-apps

greptile-apps Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Confidence Score: 5/5

This is a well-isolated additive backport that does not modify existing validation or reconciliation logic.

All new server-side code validates filters before they touch the DB, uses parameterized frappe.get_list, and gates access with has_permission. The JS layer escapes all dynamic content before DOM insertion and uses a request-ID pattern to discard stale async responses. The _create_account helper correctly handles both create and update paths, and integration tests cover the key edge cases.

No files require special attention.

Reviews (2): Last reviewed commit: "refactor: normalize bank reconciliation ..." | Re-trigger Greptile

Comment thread banking/testing_utils.py

@barredterra barredterra left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, works as expected

@barredterra
barredterra merged commit f9c93b3 into version-16-hotfix Jul 18, 2026
4 checks passed
@barredterra
barredterra deleted the mergify/bp/version-16-hotfix/pr-366 branch July 18, 2026 00:54
@barredterra

Copy link
Copy Markdown
Member

🎉 This PR is included in version 16.2.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants