Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0003333 | Openbravo ERP | 00. Application dictionary | public | 2007-05-22 21:53 | 2022-09-07 05:52 |
|
Reporter | user71 | |
Assigned To | iciordia | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | pi | Fixed in Version | PR22Q4 | |
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 | 0003333: Invoice and PO in other languages |
Description | 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?). |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | feature request | 0004058 | | acknowledged | rmorley | Translation management |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-06-19 09:17 | pjuvara | Assigned To | user71 => pheenan |
2008-06-19 09:20 | pjuvara | Relationship added | blocks 0004058 |
2008-06-19 09:20 | pjuvara | Status | new => acknowledged |
2008-11-06 11:26 | pheenan | Note Added: 0010026 | |
2008-11-06 11:26 | pheenan | Category | => 00. Application dictionary |
2008-11-06 11:26 | pheenan | Target Version | => 2.60 |
2008-11-06 11:26 | pheenan | Description Updated | |
2008-11-16 07:44 | pjuvara | Assigned To | pheenan => pjuvara |
2008-11-21 17:05 | pjuvara | Target Version | 2.60 => trunk |
2009-05-22 19:26 | pjuvara | Assigned To | pjuvara => iciordia |
2022-08-08 08:07 | hgbot | Note Added: 0139952 | |
2022-09-07 05:52 | hgbot | Resolution | open => fixed |
2022-09-07 05:52 | hgbot | Status | acknowledged => closed |
2022-09-07 05:52 | hgbot | Note Added: 0140775 | |
2022-09-07 05:52 | hgbot | Fixed in Version | => PR22Q4 |
2022-09-07 05:52 | hgbot | Note Added: 0140776 | |
Notes |
|
(0006922)
|
user71
|
2005-06-01 00:00
(edited on: 2008-06-12 09:43) |
|
|
|
|
update target revision to 2.60 |
|
|
(0139952)
|
hgbot
|
2022-08-08 08:07
|
|
|
|
(0140775)
|
hgbot
|
2022-09-07 05:52
|
|
|
|
(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
---
|
|