Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020895Openbravo ERP09. Financial managementpublic2012-06-29 09:482012-07-10 10:35
gregor1com 
Sandrahuguet 
normalminorhave not tried
closedfixed 
5
 
3.0MP14 
Core
No
0020895: Shipment Dimensional Report shows Qty = NULL
http://54.247.153.121/openbravo [^]

created two new shipment receipts, then ran the dimensional report. It may be that these were never received due to some user error, but NULL is the incorrect way of expressing zero in this report.

 
create an inbound shipment transaction using a new item, then run the report (in my case, did not run the cost processor manually but that shouldn't matter)
No tags attached.
related to defect 0010725 closed Sandrahuguet Spell error in Purchase Invoice Dimensional Report 
png Screen Shot 2012-06-29 at 9.46.32 AM.png (28,780) 2012-06-29 09:48
https://issues.openbravo.com/file_download.php?file_id=5338&type=bug
png
Issue History
2012-06-29 09:48gregor1comNew Issue
2012-06-29 09:48gregor1comAssigned To => staffrm
2012-06-29 09:48gregor1comFile Added: Screen Shot 2012-06-29 at 9.46.32 AM.png
2012-07-02 12:28shuehnerProjectOpenbravo Deployment Options => Openbravo ERP
2012-07-02 20:29gregor1comModules => Core
2012-07-02 20:29gregor1comCategoryAppliance stack => 09. Financial management
2012-07-03 11:12shuehnerAssigned Tostaffrm => eduardo_Argal
2012-07-03 12:50SandrahuguetRelationship addedrelated to 0010725
2012-07-03 12:54SandrahuguetAssigned Toeduardo_Argal => Sandrahuguet
2012-07-03 13:20SandrahuguetStatusnew => scheduled
2012-07-03 13:20Sandrahuguetfix_in_branch => pi
2012-07-03 14:06SandrahuguetNote Added: 0050336
2012-07-05 09:38hgbotCheckin
2012-07-05 09:38hgbotNote Added: 0050363
2012-07-05 09:38hgbotStatusscheduled => resolved
2012-07-05 09:38hgbotResolutionopen => fixed
2012-07-05 09:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/678c8dc1b0fe4d314fcd83283ddfc296cc6156c7 [^]
2012-07-05 09:38vmromanosNote Added: 0050364
2012-07-05 09:38vmromanosStatusresolved => closed
2012-07-05 09:38vmromanosFixed in Version => 3.0MP14
2012-07-10 10:35hudsonbotCheckin
2012-07-10 10:35hudsonbotNote Added: 0050424

Notes
(0050336)
Sandrahuguet   
2012-07-03 14:06   
Test Plan 1:
-Go to Shipments Dimensional Report
-Fill in the required fields:
  ·From date is 03-07-2012
  ·To date is 03-07-2012
  ·Dimension: Business Partner
  ·Click the button "HTML Format" or "PDF Format"
-You can see a warning message when there is no data to display

Test Plan 2:
-Go to Goods Receipts Dimensional Report
-Fill in the required fields:
  ·From date is 03-07-2012
  ·To date is 03-07-2012
  ·Dimension: Business Partner
  ·Click the button "HTML Format" or "PDF Format"
-You can see a warning message when there is no data to display

Test Plan 3:
-Go to Purchase Dimensional Report
-Fill in the required fields:
  ·From date is 03-07-2012
  ·To date is 03-07-2012
  ·Dimension: Business Partner
  ·Click the button "HTML Format" or "PDF Format"
-You can see a warning message when there is no data to display

Test Plan 4:
-Go to Purchase Dimensional Report
-Fill in the required fields:
  ·From date is 03-07-2012
  ·To date is 03-07-2012
  ·Dimension: Business Partner
  ·Click the button "HTML Format" or "PDF Format"
-You can see a warning message when there is no data to display

Test Plan 5:
-Go to Sales Dimensional Report
-Fill in the required fields:
  ·From date is 03-07-2012
  ·To date is 03-07-2012
  ·Dimension: Business Partner
  ·Click the button "HTML Format" or "PDF Format"
-You can see a warning message when there is no data to display

Test Plan 6:
-Go to Sales Invoice Dimensional Report
-Fill in the required fields:
  ·From date is 03-07-2012
  ·To date is 03-07-2012
  ·Dimension: Business Partner
  ·Click the button "HTML Format" or "PDF Format"
-You can see a warning message when there is no data to display
(0050363)
hgbot   
2012-07-05 09:38   
Repository: erp/devel/pi
Changeset: 678c8dc1b0fe4d314fcd83283ddfc296cc6156c7
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Tue Jul 03 13:47:14 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/678c8dc1b0fe4d314fcd83283ddfc296cc6156c7 [^]

Fixed bug 20895 It shows warning message when there is no data to display
It shows warning message when there is no data to display in
Dimensional Reports.

---
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesJR_legacy.java
M src/org/openbravo/erpCommon/ad_reports/ReportMaterialDimensionalAnalysesJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportPurchaseDimensionalAnalysesJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportShipmentDimensionalAnalyzeJR.java
---
(0050364)
vmromanos   
2012-07-05 09:38   
Code review + testing OK
(0050424)
hudsonbot   
2012-07-10 10:35   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9f5eedec4e1a [^]

Maturity status: Test