Skip to content

OFBIZ-12561 Remove duplicate payment find action#1184

Merged
mridulpathak merged 1 commit into
apache:release24.09from
toaditi:ofbiz-12561-release24.09-remove-payment-find-button
May 8, 2026
Merged

OFBIZ-12561 Remove duplicate payment find action#1184
mridulpathak merged 1 commit into
apache:release24.09from
toaditi:ofbiz-12561-release24.09-remove-payment-find-button

Conversation

@toaditi
Copy link
Copy Markdown
Contributor

@toaditi toaditi commented May 8, 2026

Summary

  • Backport the OFBIZ-12561 payment menu cleanup to the release24.09 branch.
  • Remove the findPayment item from PaymentTabBar, which removes the extra Find action above the Find Payment screen while retaining the search form submit button.

Verification

  • XML_CATALOG_FILES=framework/widget/dtd/widget-catalog.xml xmllint --noout --schema framework/widget/dtd/widget-menu.xsd applications/accounting/widget/AccountingMenus.xml
  • XPath check: PaymentTabBar findPayment menu item count is 0
  • XPath check: FindPayments form searchButton submit count is 1

Note

  • The local Gradle hook could not complete in this environment because only JDK 11 is installed, while the branch requires Java 17 source compatibility (invalid source release: 17).

@mridulpathak mridulpathak merged commit e24cb5d into apache:release24.09 May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants