Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0010514 | Openbravo ERP | 09. Financial management | public | 2009-09-08 14:29 | 2009-09-10 00:00 | |||||||
Reporter | networkb | |||||||||||
Assigned To | rafaroda | |||||||||||
Priority | immediate | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | duplicate | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | 2.50MP1 | |||||||||||
Target Version | 2.50MP4 | Fixed in Version | 2.50MP4 | |||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
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. | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
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 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|