Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012112 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | minor | always | 2010-02-03 11:08 | 2010-04-19 21:11 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | harikrishnan | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 456247093c6c | |||
Projection | none | ETA | none | Target Version | 2.50MP14 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | 2.50MP11 | 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 | 0012112: in dimensional reports move the position of combo "currency" | |||||||
Description | in dimensional reports, the combo "currency" is in section "primary filters", but the results are not filtered by this combo. | |||||||
Steps To Reproduce | Execute a dimensional report | |||||||
Proposed Solution | move the position of combo "currency" from section "primary filters" to section "view results" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0025541) adrianromero (manager) 2010-03-16 16:16 |
Example: Sales Management || Analysis Tools || Sales Dimensional Report || Sales Dimensional Report |
(0025542) adrianromero (manager) 2010-03-16 16:28 |
But all dimensional reports with a currency combo has to be modified and move the currency combo because the currency combo is not a filter, is a parameter of the report that indicates the currency that has to be displayed all amounts in the report. |
(0025702) hgbot (developer) 2010-03-24 14:16 |
Repository: erp/devel/pi Changeset: 456247093c6ca1f532f30c3be13d27f9bb412e5a Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com> Date: Wed Mar 24 18:54:39 2010 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/456247093c6ca1f532f30c3be13d27f9bb412e5a [^] Fixes issue 12112: in dimensional reports move the position of combo currency. --- M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesJRFilter.html M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceVendorDimensionalAnalysesFilterJR.html M src/org/openbravo/erpCommon/ad_reports/ReportMaterialDimensionalAnalysesFilterJR.html M src/org/openbravo/erpCommon/ad_reports/ReportPurchaseDimensionalAnalysesFilterJR.html M src/org/openbravo/erpCommon/ad_reports/ReportRefundSalesDimensionalAnalysesFilter.html M src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJRFilter.html M src/org/openbravo/erpCommon/ad_reports/ReportShipmentDimensionalAnalyzeJRFilter.html --- |
(0025703) harikrishnan (reporter) 2010-03-24 14:19 |
These are the places the currency combo is altered. 1.Procurement Management || Analysis Tools || Purchase Dimensional Report || Purchase Dimensional Report 2.Procurement Management || Analysis Tools || Material Receipts Dimensional Report || Material Receipts Dimensional Report 3.Sales Management || Analysis Tools || Sales Dimensional Report || Sales Dimensional Report 4.Sales Management || Analysis Tools || Shipments Dimensional Report || Shipments Dimensional Report 5.Sales Management || Analysis Tools || Sales Order Returns Dimensional Report || Sales Order Returns Dimensional Report 6.Procurement Management || Analysis Tools || Purchase Invoice Dimensional Report || Purchase Invoice Dimensional Report 7.Sales Management || Analysis Tools || Sales Invoice Dimensional Report || Sales Invoice Dimensional Report |
(0025852) arunkumar (reporter) 2010-04-01 08:14 |
Tested & working fine |
(0026380) hudsonbot (developer) 2010-04-19 21:11 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/456247093c6c [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/91d98bda46c1 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17088.obx [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2010-02-03 11:08 | networkb | New Issue | |
2010-02-03 11:08 | networkb | Assigned To | => rafaroda |
2010-02-03 11:48 | rafaroda | Relationship added | related to 0012110 |
2010-02-03 11:48 | rafaroda | Relationship added | related to 0002181 |
2010-02-03 13:19 | psarobe | Status | new => scheduled |
2010-02-03 13:19 | psarobe | fix_in_branch | => pi |
2010-02-11 11:07 | rafaroda | Assigned To | rafaroda => adrianromero |
2010-03-08 16:06 | jpabloae | Target Version | 2.50MP13 => 2.50MP14 |
2010-03-16 16:16 | adrianromero | Note Added: 0025541 | |
2010-03-16 16:28 | adrianromero | Note Added: 0025542 | |
2010-03-16 17:06 | rafaroda | Issue Monitored: rafaroda | |
2010-03-24 14:07 | harikrishnan | Assigned To | adrianromero => harikrishnan |
2010-03-24 14:16 | hgbot | Checkin | |
2010-03-24 14:16 | hgbot | Note Added: 0025702 | |
2010-03-24 14:16 | hgbot | Status | scheduled => resolved |
2010-03-24 14:16 | hgbot | Resolution | open => fixed |
2010-03-24 14:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/456247093c6ca1f532f30c3be13d27f9bb412e5a [^] |
2010-03-24 14:19 | harikrishnan | Note Added: 0025703 | |
2010-04-01 08:14 | arunkumar | Note Added: 0025852 | |
2010-04-01 08:14 | arunkumar | Status | resolved => closed |
2010-04-02 00:00 | anonymous | sf_bug_id | 0 => 2980791 |
2010-04-19 21:11 | hudsonbot | Checkin | |
2010-04-19 21:11 | hudsonbot | Note Added: 0026380 |
Copyright © 2000 - 2009 MantisBT Group |