Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009659
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] F. Localizationminoralways2009-06-26 11:502009-07-16 17:55
ReporterpsarobeView Statuspublic 
Assigned Toalostale 
PriorityimmediateResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision32f292c3608b
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionmainSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009659: Balance sheet report has one field not translated

DescriptionThe balance sheet report has one field with no translation
Steps To Reproduce1. Login into Spanish
2. Go to Financial management->Accounting->Analysis tools->Balance sheet
 
See attach
TagsNo tags attached.
Attached Filespng file icon balance_sheet.PNG [^] (25,077 bytes) 2009-06-26 11:50

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0009353 closedalostale With the application in spanish, terms of some reports are in English 

-  Notes
(0017899)
vmromanos (manager)
2009-07-03 18:47

The "Element" String was already translated. I have checked it into the XML files and also in the database:

select tr.*
from ad_textinterfaces_trl tr join ad_textinterfaces t on (tr.ad_textinterfaces_id=t.ad_textinterfaces_id)
where filename='/org/openbravo/erpCommon/ad_reports/GeneralAccountingReportsPDF.fo'
and t.text like '%Element%';

0009353 should be reopened
(0018006)
rafaroda (developer)
2009-07-08 09:47

Will be resolved by 0009353
(0018032)
hgbot (developer)
2009-07-09 07:50

Repository: erp/devel/pi
Changeset: 32f292c3608b73594aa611a427214d622a2a6c77
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Jul 09 07:50:10 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/32f292c3608b73594aa611a427214d622a2a6c77 [^]

fixed bug 0009353: With the application in spanish, terms of some reports are in English
  Some tag values where not properly managed to be translated by xmlEngine.

  Solves issue 9659

---
M src-core/src/org/openbravo/xmlEngine/DataValue.java
M src-core/src/org/openbravo/xmlEngine/XmlDocument.java
---

- Issue History
Date Modified Username Field Change
2009-06-26 11:50 psarobe New Issue
2009-06-26 11:50 psarobe Assigned To => vmromanos
2009-06-26 11:50 psarobe File Added: balance_sheet.PNG
2009-06-26 11:51 psarobe Relationship added depends on 0009353
2009-06-26 11:51 psarobe Status new => scheduled
2009-06-26 11:51 psarobe fix_in_branch => pi
2009-07-03 18:47 vmromanos Note Added: 0017899
2009-07-03 18:47 vmromanos Assigned To vmromanos => psarobe
2009-07-03 18:47 vmromanos Status scheduled => feedback
2009-07-06 14:09 rafaroda version => main
2009-07-06 14:09 rafaroda fix_in_branch pi =>
2009-07-08 09:46 rafaroda Assigned To psarobe => alostale
2009-07-08 09:46 rafaroda Status feedback => new
2009-07-08 09:47 rafaroda Relationship replaced duplicate of 0009353
2009-07-08 09:47 rafaroda Status new => closed
2009-07-08 09:47 rafaroda Note Added: 0018006
2009-07-08 09:47 rafaroda Duplicate ID 0 => 9353
2009-07-08 09:47 rafaroda Resolution open => duplicate
2009-07-09 07:50 hgbot Checkin
2009-07-09 07:50 hgbot Note Added: 0018032
2009-07-09 07:50 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/32f292c3608b73594aa611a427214d622a2a6c77 [^]
2009-07-16 17:55 anonymous sf_bug_id 0 => 2822577


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker