Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007159 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | minor | always | 2009-01-27 18:43 | 2009-06-10 11:14 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | gorkaion | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 12384 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0007159: ReportSalesPartnerProduct_srpt.jrxml subreport should take into account session language | |||||||
Description | If you look at ReportSalesPartnerProduct_srpt.jrxml query, you will see that language is not variable (es_ES). It should take into account the session language. SELECT C_ORDER.C_BPARTNER_ID, AD_COLUMN_IDENTIFIER(to_char('M_PRODUCT'), to_char(M_PRODUCT_ID), to_char('es_ES')) AS PRODUCT, SUM(C_ORDERLINE.LINENETAMT) as LINENETAMT FROM C_ORDER, C_ORDERLINE WHERE C_ORDER.C_ORDER_ID = C_ORDERLINE.C_ORDER_ID AND ISSOTRX = 'Y' AND C_ORDER.C_BPARTNER_ID = $P{PARTNER} GROUP BY C_ORDERLINE.M_PRODUCT_ID, C_ORDER.C_BPARTNER_ID ORDER BY C_ORDER.C_BPARTNER_ID | |||||||
Tags | comsup_sprint5 | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0012738) svnbot (reporter) 2009-01-28 16:03 |
Repository: openbravo Revision: 12384 Author: gorkaion Date: 2009-01-28 16:03:42 +0100 (Wed, 28 Jan 2009) Fixed bug 7159. Added the LANGUAGE parameter in the subreport so the product description is correctly translated. --- U trunk/src/org/openbravo/erpCommon/ad_reports/ReportSalesPartnerProduct.jrxml U trunk/src/org/openbravo/erpCommon/ad_reports/ReportSalesPartnerProduct_srpt.jasper U trunk/src/org/openbravo/erpCommon/ad_reports/ReportSalesPartnerProduct_srpt.jrxml --- https://dev.openbravo.com/websvn/openbravo/?rev=12384&sc=1 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2009-01-27 18:43 | networkb | New Issue | |
2009-01-27 18:43 | networkb | Assigned To | => rafaroda |
2009-01-27 18:43 | networkb | sf_bug_id | 0 => 2540884 |
2009-01-27 18:43 | networkb | Regression testing | => No |
2009-01-28 08:36 | rafaroda | Assigned To | rafaroda => gorkaion |
2009-01-28 16:03 | svnbot | Checkin | |
2009-01-28 16:03 | svnbot | Note Added: 0012738 | |
2009-01-28 16:03 | svnbot | Status | new => resolved |
2009-01-28 16:03 | svnbot | Resolution | open => fixed |
2009-01-28 16:03 | svnbot | svn_revision | => 12384 |
2009-02-06 01:17 | gorkaion | Tag Attached: comsup_sprint5 | |
2009-04-21 11:04 | psarobe | Status | resolved => closed |
2009-06-10 11:13 | gorkaion | Status | closed => new |
2009-06-10 11:13 | gorkaion | Resolution | fixed => open |
2009-06-10 11:14 | gorkaion | Issue Monitored: gorkaion | |
2009-06-10 11:14 | gorkaion | Issue End Monitor: gorkaion | |
2009-06-10 11:14 | gorkaion | Status | new => scheduled |
2009-06-10 11:14 | gorkaion | fix_in_branch | => pi |
2009-06-10 11:14 | gorkaion | Status | scheduled => resolved |
2009-06-10 11:14 | gorkaion | Resolution | open => fixed |
2009-06-10 11:14 | gorkaion | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |