PierreSmits opened a new pull request #376: URL: https://github.com/apache/ofbiz-framework/pull/376
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 - <container><label style="h1" text="${uiLabelMap.AccountingPayment} ${uiLabelMap.AccountingApplications}"/></container> + <container><label style="h1" text="${uiLabelMap.AccountingPayment} ${uiLabelMap.AccountingPaymentsApplications}"/></container> giving the resulting change from 'Payment Applications' for the section/screenlet (as inline with the menu-item with translation 'Applications') to 'Payment Payments' modified: EditPaymentsApplications screen in PaymentScreens.xml changed label combination for a more suitable label. -- 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]
