Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0013311 | Openbravo ERP | 09. Financial management | public | 2010-05-13 11:06 | 2010-08-06 00:00 |
|
Reporter | networkb | |
Assigned To | dalsasua | |
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP14 | |
Target Version | 2.50MP20 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0013311: Title of General Ledger Report appears in English when you are using the application in Spanish |
Description | When running General Ledger Report in an application using Spanish language, report's title continue appearing in English as "General Ledger Report" |
Steps To Reproduce | 1. Financial Management || Accounting || Analysis Tools || General Ledger Report || General Ledger Report : set valid dates and run report in PDF or Excel format
2. Realize that title of the report is in English |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0013599 | | closed | vmromanos | Localization Pack: Spain | In reports "balance de Sumas y Saldos", "libro mayor" y "diario de asientos" the title are not translated |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-05-13 11:06 | networkb | New Issue | |
2010-05-13 11:06 | networkb | Assigned To | => dalsasua |
2010-05-13 11:06 | networkb | OBNetwork customer | => Yes |
2010-05-13 16:22 | adrianromero | Status | new => scheduled |
2010-05-13 16:22 | adrianromero | fix_in_branch | => pi |
2010-05-18 19:17 | networkb | Target Version | 2.50MP19 => 2.50MP20 |
2010-05-18 19:17 | networkb | fix_in_branch | pi => |
2010-06-23 16:08 | vmromanos | Assigned To | dalsasua => vmromanos |
2010-06-23 16:10 | hgbot | Checkin | |
2010-06-23 16:10 | hgbot | Note Added: 0028702 | |
2010-06-30 12:17 | hudsonbot | Checkin | |
2010-06-30 12:17 | hudsonbot | Note Added: 0028899 | |
2010-07-27 13:53 | networkb | Assigned To | vmromanos => dalsasua |
2010-07-27 13:53 | networkb | Priority | high => immediate |
2010-08-04 13:31 | hgbot | Checkin | |
2010-08-04 13:31 | hgbot | Note Added: 0029784 | |
2010-08-04 13:31 | hgbot | Status | scheduled => resolved |
2010-08-04 13:31 | hgbot | Resolution | open => fixed |
2010-08-04 13:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/70c809859a5c06445a9b317b88072a6a70fad534 [^] |
2010-08-04 13:33 | hgbot | Checkin | |
2010-08-04 13:33 | hgbot | Note Added: 0029785 | |
2010-08-05 09:16 | hudsonbot | Checkin | |
2010-08-05 09:16 | hudsonbot | Note Added: 0029806 | |
2010-08-05 11:10 | vmromanos | Relationship added | related to 0013599 |
2010-08-05 13:09 | sureshbabu | Note Added: 0029827 | |
2010-08-05 13:09 | sureshbabu | Status | resolved => closed |
2010-08-06 00:00 | anonymous | sf_bug_id | 0 => 3040289 |
Notes |
|
(0028702)
|
hgbot
|
2010-06-23 16:10
|
|
Repository: erp/devel/pi
Changeset: 64a64fb1c5ec596eaeb4d083481be0589e709c22
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed Jun 23 16:11:50 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/64a64fb1c5ec596eaeb4d083481be0589e709c22 [^]
Issue 13311: Impossible to translate General Ledger Report
Modified jasper report:
- added static field for the title and removed title parameter
- also fixed translation of Page word
---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.jrxml
---
|
|
|
|
|
|
(0029784)
|
hgbot
|
2010-08-04 13:31
|
|
Repository: erp/devel/pi
Changeset: 70c809859a5c06445a9b317b88072a6a70fad534
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed Aug 04 13:33:17 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/70c809859a5c06445a9b317b88072a6a70fad534 [^]
Fixed bug 13311: RGL excel file is also ready to be translated
---
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerExcel.jrxml
---
|
|
|
(0029785)
|
hgbot
|
2010-08-04 13:33
|
|
|
|
|
|
|
|
now the title appears in spanish. |
|