Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0003333Openbravo ERP00. Application dictionarypublic2007-05-22 21:532022-09-07 05:52
user71 
iciordia 
normalminoralways
closedfixed 
5
 
piPR22Q4 
Core
No
0003333: Invoice and PO in other languages
It should be possible to create invoices, purchase orders and other documents in languages different then the application language.
If a company buys and sells in different countries then it should be possible to create the documents in language of the business partner or perhaps in a default other language (like english?).
No tags attached.
blocks feature request 0004058 acknowledged rmorley Translation management 
Issue History
2008-06-19 09:17pjuvaraAssigned Touser71 => pheenan
2008-06-19 09:20pjuvaraRelationship addedblocks 0004058
2008-06-19 09:20pjuvaraStatusnew => acknowledged
2008-11-06 11:26pheenanNote Added: 0010026
2008-11-06 11:26pheenanCategory => 00. Application dictionary
2008-11-06 11:26pheenanTarget Version => 2.60
2008-11-06 11:26pheenanDescription Updated
2008-11-16 07:44pjuvaraAssigned Topheenan => pjuvara
2008-11-21 17:05pjuvaraTarget Version2.60 => trunk
2009-05-22 19:26pjuvaraAssigned Topjuvara => iciordia
2022-08-08 08:07hgbotNote Added: 0139952
2022-09-07 05:52hgbotResolutionopen => fixed
2022-09-07 05:52hgbotStatusacknowledged => closed
2022-09-07 05:52hgbotNote Added: 0140775
2022-09-07 05:52hgbotFixed in Version => PR22Q4
2022-09-07 05:52hgbotNote Added: 0140776

Notes
(0006922)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1723739 [^]
(0010026)
pheenan   
2008-11-06 11:26   
update target revision to 2.60
(0139952)
hgbot   
2022-08-08 08:07   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/671 [^]
(0140775)
hgbot   
2022-09-07 05:52   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/671 [^]
(0140776)
hgbot   
2022-09-07 05:52   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: b2d2f4cf711f8fc4a33d2121401304ddfeb364a3
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 07-09-2022 03:52:55
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/b2d2f4cf711f8fc4a33d2121401304ddfeb364a3 [^]

Fixed FR-3333: Adds injection point to get report language

---
A modules/org.openbravo.client.application/src/org/openbravo/client/application/report/language/ReportLanguageHandler.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/report/BaseReportActionHandler.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/report/ReportingUtils.java
M src/org/openbravo/erpCommon/utility/PrintJR.java
M src/org/openbravo/erpCommon/utility/reporting/ReportManager.java
---