[ 
https://issues.apache.org/jira/browse/OFBIZ-12425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Smits closed OFBIZ-12425.
--------------------------------
    Fix Version/s: Upcoming Branch
       Resolution: Fixed

Thanks to Jacques for his assistance to get this fix into the codebase.

> Payment Applications shows wrong label translation
> --------------------------------------------------
>
>                 Key: OFBIZ-12425
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12425
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>            Assignee: Pierre Smits
>            Priority: Major
>              Labels: application, payment, translation, usability
>             Fix For: Upcoming Branch
>
>         Attachments: Screenshot 2021-12-01 at 15.04.47.png, Screenshot 
> 2021-12-01 at 15.06.36.png
>
>
> See: 
> https://demo-trunk.ofbiz.apache.org/accounting/control/editPaymentApplications?paymentId=8004
>  compared to 
> https://demo-stable.ofbiz.apache.org/accounting/control/editPaymentApplications?paymentId=8004
> With changes committed under  
> [https://github.com/apache/ofbiz-framework/commit/4aa2d714328447787455abcd5887ca99bcbf1152]
>  the label used changed, see below
> {code:java}
> -                                <container><label style="h1" 
> text="${uiLabelMap.AccountingPayment} 
> ${uiLabelMap.AccountingApplications}"/></container>
> +                                <container><label style="h1" 
> text="${uiLabelMap.AccountingPayment} 
> ${uiLabelMap.AccountingPaymentsApplications}"/></container>
>  {code}
> giving the resulting change from 'Payment Applications' for the 
> section/screenlet (as inline with the menu-item with translation 
> 'Applications') to 'Payment Payments' 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to