Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0028012 | Openbravo ERP | 07. Sales management | public | 2014-10-28 21:47 | 2015-02-04 20:33 |
|
Reporter | jecharri | |
Assigned To | reinaldoguerra | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR15Q2 | Fixed in Version | pi | |
Merge Request Status | |
Review Assigned To | umartirena |
OBNetwork customer | OBPS |
Web browser | Google Chrome |
Modules | Core |
Support ticket | 31750 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0028012: Sales dimensional report and sales invoice dimensional report are not showing the same dimensions |
Description | Sales dimensional report and sales invoice dimensional report are not showing the same dimensions
Verify that "sales invoice dimensional report" shows project dimension, meanwhile "Sales dimensional report" does not display this option |
Steps To Reproduce | -open 2 reports and verify that "Sales dimensional report" does not give the option to choose project dimension |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-10-28 21:47 | jecharri | New Issue | |
2014-10-28 21:47 | jecharri | Assigned To | => dmiguelez |
2014-10-28 21:47 | jecharri | OBNetwork customer | => Yes |
2014-10-28 21:47 | jecharri | Web browser | => Google Chrome |
2014-10-28 21:47 | jecharri | Modules | => Core |
2014-10-28 21:47 | jecharri | Support ticket | => 31750 |
2014-10-28 21:47 | jecharri | Resolution time | => 1416351600 |
2014-10-28 21:47 | jecharri | Triggers an Emergency Pack | => No |
2014-10-28 21:47 | jecharri | Issue generated from | 0027881 |
2014-10-31 13:09 | dmitry_mezentsev | Assigned To | dmiguelez => Sandrahuguet |
2014-11-21 03:53 | reinaldoguerra | Web browser | Google Chrome => Google Chrome |
2014-11-21 03:53 | reinaldoguerra | Assigned To | Sandrahuguet => reinaldoguerra |
2014-11-21 03:53 | reinaldoguerra | Status | new => scheduled |
2014-11-25 00:39 | reinaldoguerra | Note Added: 0071956 | |
2014-12-24 13:42 | jonalegriaesarte | Web browser | Google Chrome => Google Chrome |
2014-12-24 13:42 | jonalegriaesarte | Target Version | => 3.0PR15Q2 |
2015-01-08 19:27 | hgbot | Checkin | |
2015-01-08 19:27 | hgbot | Note Added: 0073383 | |
2015-01-08 19:27 | hgbot | Status | scheduled => resolved |
2015-01-08 19:27 | hgbot | Resolution | open => fixed |
2015-01-08 19:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f3ad7fe8fae5d5450a99afab2e3e0b423da1d495 [^] |
2015-01-08 19:28 | umartirena | Review Assigned To | => umartirena |
2015-01-08 19:28 | umartirena | Note Added: 0073384 | |
2015-01-08 19:28 | umartirena | Status | resolved => closed |
2015-01-08 19:28 | umartirena | Fixed in Version | => pi |
2015-02-04 20:33 | hudsonbot | Checkin | |
2015-02-04 20:33 | hudsonbot | Note Added: 0074125 | |
Notes |
|
|
Test plan used:
1- Login into Openbravo ERP
2- Go to Sales dimensional report
3- Verify that two new items are added in dimensions multi selector: project and ship to address
4- Select these new items and launch the report both in its version comparative and non-comparative.
5- Report now successfuly organizes data taking into account the two selected filters.
6- Now select all dimensions and realize that the report is shown taking into account the 11 selected dimensions. |
|
|
(0073383)
|
hgbot
|
2015-01-08 19:27
|
|
Repository: erp/devel/pi
Changeset: f3ad7fe8fae5d5450a99afab2e3e0b423da1d495
Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com>
Date: Wed Jan 07 23:10:24 2015 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/f3ad7fe8fae5d5450a99afab2e3e0b423da1d495 [^]
Fixed bug 28012: Sales dimensional report is not showing some dimensions.
New dimensions like project and ship to address were added to the Sales dimensional report to make possible to also organize data by them.
Now it is possible to also include project and ship to address dimensions when the report data is retrieved both in its version comparative and non-comparative.
---
M src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJR_data.xsql
M src/org/openbravo/erpCommon/ad_reports/WeightDimensionalComparative.jrxml
M src/org/openbravo/erpCommon/ad_reports/WeightDimensionalNoComparative.jrxml
---
|
|
|
(0073384)
|
umartirena
|
2015-01-08 19:28
|
|
Code Review and Testing Done. |
|
|
|
|