← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 741901] Re: Jasper Reports more reports with properties

 

Hi,

I confirm this issue with subreports, subreports translations must be in
father jrxml properties file else only are translated fields in father
jrxml, with different reports, it works fine.

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/741901

Title:
  Jasper Reports more reports with properties

Status in Qt/KDE OpenObject Client:
  New

Bug description:
  Hello,
  ==Bug==
  Two or more reports created with translations (properties) are incompleted translations.

  ==Detection==
  1. Print report A. Translations fields are correct
  2. Print report B. Translations fields are incompleted. Only transtated fields same report A. Other fields report B don't have translation because this fields aren't in report A.

  Restart server o kill jasper process.

  1. Print report B.
  2. Print report A.

  Inverse. Now, report A there aren't all fields translated.

  Conclusion: jasper get cache all translations fields first report.

  ==Solution==
  create a .po -> properties with all fields translated:
  msgcat *.pot > reports.pot

  ==How to translated fields==
  tr($V{L},"Description")

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client-kde/+bug/741901/+subscriptions


Follow ups

References