toaditi opened a new pull request, #1178:
URL: https://github.com/apache/ofbiz-framework/pull/1178

   ### Summary
   - Remove the `findPayment` item from `PaymentTabBar`.
   - This 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`
   - Pre-push Gradle hook: `BUILD SUCCESSFUL`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to