Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010514 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2009-09-08 14:29 | 2009-09-10 00:00 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | rafaroda | |||||||
Priority | immediate | Resolution | duplicate | Fixed in Version | 2.50MP4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | 2.50MP4 | |||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP1 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0010514: Report trial balance has hardcoded Spanish terms. | |||||||
Description | When you print in pdf the Report Trial balance there is two Strings in Spanish: "Cuenta Inicio" and "Cuenta Fin" | |||||||
Steps To Reproduce | -Go to Financial management || Accounting || Analysis tools || Report Trial Blance -print with the toolbar button (PDF) | |||||||
Proposed Solution | in src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java in method printPagePDF, line 393: if (strLevel.equals("S")) xmlDocument.setParameter("accounting", "Cuenta inicio: " + ReportTrialBalanceData.selectAccountingName(this, strAccountFrom) + " - Cuenta fin: " + ReportTrialBalanceData.selectAccountingName(this, strAccountTo)); else It shuld obtain the message from ad_textinterfaces depending on vars.getLanguage() parameter. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0019533) networkb (developer) 2009-09-08 16:40 edited on: 2009-09-08 16:43 |
Solved in MP5. It can be closed. |
(0019556) rafaroda (developer) 2009-09-09 06:46 |
This issue is duplicated of 0009653 Solution can be found at https://code.openbravo.com/erp/devel/pi/rev/e8568557d20be9ceffcd8bd4a16f670f6c206a0e [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2009-09-08 14:29 | networkb | New Issue | |
2009-09-08 14:29 | networkb | Assigned To | => rafaroda |
2009-09-08 16:40 | networkb | Note Added: 0019533 | |
2009-09-08 16:40 | networkb | Resolution | open => fixed |
2009-09-08 16:40 | networkb | Fixed in Version | => 2.50MP5 |
2009-09-08 16:40 | networkb | Target Version | 2.50MP1 => 2.50MP5 |
2009-09-08 16:42 | networkb | Fixed in Version | 2.50MP5 => 2.50MP4 |
2009-09-08 16:42 | networkb | Target Version | 2.50MP5 => 2.50MP4 |
2009-09-08 16:43 | networkb | Note Edited: 0019533 | |
2009-09-09 06:46 | rafaroda | Relationship added | duplicate of 0009653 |
2009-09-09 06:46 | rafaroda | Status | new => closed |
2009-09-09 06:46 | rafaroda | Note Added: 0019556 | |
2009-09-09 06:46 | rafaroda | Duplicate ID | 0 => 9653 |
2009-09-09 06:46 | rafaroda | Resolution | fixed => duplicate |
2009-09-10 00:00 | anonymous | sf_bug_id | 0 => 2855560 |
Copyright © 2000 - 2009 MantisBT Group |