Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008982Openbravo ERPA. Platformpublic2009-05-11 11:032012-03-14 16:00
shuehner 
vmromanos 
normalminorhave not tried
closedno change required 
5
pi 
 
Core
No
0008982: pi contains two compiled jasper (sub)reports which will likely not work with the new translation system
Pi does contain the following two compiled jasperreports:

./src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_Previous.jasper
./src/org/openbravo/erpCommon/ad_reports/ReportSalesPartnerProduct_srpt.jasper

The new translation code does read the source of these (not the compiled ones) and translates them on the fly when needed.

This will most likely not work for these two cases. I should checked, if the compiled form can/should be removed, and if the translation of this two reports in the application does work fine.
OB3-Reviewed, VMA-Reviewed
related to defect 0009657 closed vmromanos Openbravo ERP General ledger report some fields are not translated 
related to defect 0012365 closed dalsasua Localization Pack: Spain There are some words without translate on Report Remittance 
Issue History
2009-05-11 11:03shuehnerNew Issue
2009-05-11 11:03shuehnerAssigned To => rafaroda
2009-05-11 11:03shuehnerRegression testing => No
2009-05-11 11:04shuehnerNote Added: 0016243
2009-05-14 17:45psarobeStatusnew => scheduled
2009-05-14 17:45psarobeAssigned Torafaroda => alostale
2009-05-14 17:45psarobefix_in_branch => pi
2009-07-16 13:03alostaleAssigned Toalostale => vmromanos
2009-07-16 13:08vmromanosRelationship addedrelated to 0009657
2010-04-28 10:40dalsasuaRelationship addedrelated to 0012365
2011-11-24 15:47vmromanosNote Added: 0043176
2011-11-24 15:47vmromanosTag Attached: OB3-Reviewed
2012-02-17 09:27vmromanosTag Attached: VMA-Reviewed
2012-03-14 15:56vmromanosNote Added: 0046408
2012-03-14 16:00vmromanosNote Added: 0046410
2012-03-14 16:00vmromanosStatusscheduled => closed
2012-03-14 16:00vmromanosResolutionopen => no change required

Notes
(0016243)
shuehner   
2009-05-11 11:04   
This needs to be checked first if it is a bug and then probably reprioritized based on the outcome. Current translation code maintainer is alostale.
(0043176)
vmromanos   
2011-11-24 15:47   
./src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_Previous.jasper was removed in 0009657

./src/org/openbravo/erpCommon/ad_reports/ReportSalesPartnerProduct_srpt.jasper is still present.
(0046408)
vmromanos   
2012-03-14 15:56   
ReportSalesPartnerProduct_srpt.jasper is used by ReportSalesPartnerProduct.jrxml report which is set as not active in the Application Dictionary.

The menu entry for the ReportSalesPartnerProduct.jrxml is, obviously, set as not active, so this report is not used.
(0046410)
vmromanos   
2012-03-14 16:00   
I'm closing the issue because there is no need to invest time in this inactive report right now.

We will remove this file with its process, menu definition and related files in the next cleanup project.