[ 
https://issues.apache.org/jira/browse/OFBIZ-12561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18079530#comment-18079530
 ] 

ASF subversion and git services commented on OFBIZ-12561:
---------------------------------------------------------

Commit e24cb5da3e3f7b220f39d9d18155fd99b185f852 in ofbiz-framework's branch 
refs/heads/release24.09 from toaditi
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=e24cb5da3e ]

OFBIZ-12561 Remove duplicate payment find action (#1184)

### 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`).

> Payment Find screen shows unnecessary 'find' trigger
> ----------------------------------------------------
>
>                 Key: OFBIZ-12561
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12561
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: 24.09.05
>            Reporter: Pierre Smits
>            Assignee: Aditi Patel
>            Priority: Minor
>              Labels: consistency, user-experience
>
> When accessing [https://localhost:8443/accounting/control/findPayments] a 
> trigger is shown to access the Payment Find screen. This is redundant.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to