Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0047549Openbravo ERPA. Platformpublic2021-08-13 12:282021-12-30 09:25
vmromanos 
ablasco 
normalminoralways
closedfixed 
5
 
PR22Q1 
Core
No
0047549: Tab's title translation in Process Definition of Report type
When launching a Process definition of type "Report (Using JR templates)", the new tab's title where the report is shown is not translated.
Log into https://livebuilds.openbravo.com/retail_translations_pgsql [^]
Change the language to Spanish
Open the Listado de saldos a pagar por antigüedad report
Press "Vista" with the default values
A new tab is opened containing the report. The tab's title shows "Aging Balance Process Definition for Payables", but it should show it's spanish translation "Listado de saldos a pagar por antigüedad". See attached screenshot
No tags attached.
png Bug_Report_Tab_Title_Translation.png (154,907) 2021-08-13 12:30
https://issues.openbravo.com/file_download.php?file_id=16109&type=bug
png
Issue History
2021-08-13 12:28vmromanosNew Issue
2021-08-13 12:28vmromanosAssigned To => platform
2021-08-13 12:28vmromanosFile Added: Bug_Report_Tab_Title_Translation.png
2021-08-13 12:28vmromanosModules => Core
2021-08-13 12:28vmromanosTriggers an Emergency Pack => No
2021-08-13 12:29vmromanosDescription Updatedbug_revision_view_page.php?rev_id=22998#r22998
2021-08-13 12:30vmromanosFile Deleted: Bug_Report_Tab_Title_Translation.png
2021-08-13 12:30vmromanosFile Added: Bug_Report_Tab_Title_Translation.png
2021-08-13 12:39javietxeIssue Monitored: javietxe
2021-12-27 17:25AugustoMauchStatusnew => scheduled
2021-12-27 17:25AugustoMauchAssigned Toplatform => ablasco
2021-12-29 18:33hgbotNote Added: 0134061
2021-12-30 09:25hgbotResolutionopen => fixed
2021-12-30 09:25hgbotStatusscheduled => closed
2021-12-30 09:25hgbotNote Added: 0134065
2021-12-30 09:25hgbotFixed in Version => PR22Q1
2021-12-30 09:25hgbotNote Added: 0134066

Notes
(0134061)
hgbot   
2021-12-29 18:33   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/486 [^]
(0134065)
hgbot   
2021-12-30 09:25   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/486 [^]
(0134066)
hgbot   
2021-12-30 09:25   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 13561a6d86d6169dbace7677a0320e34128b958f
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 30-12-2021 09:24:05
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/13561a6d86d6169dbace7677a0320e34128b958f [^]

Fixes ISSUE-47549: Fixed Translation message in TabTitle

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/report/BaseReportActionHandler.java
---