Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0014850Openbravo ERP07. Sales managementpublic2010-10-11 12:572010-12-09 16:06
networkb 
sivaraman 
urgentmajoralways
closedfixed 
5
 
 
Core
No
0014850: An error message in the Sales Invoice Dimensional Report is not clear
When you try to launch a Sales Invoice Dimensional Report without Dimensions this error appears:

Error:
ERROR: no se pudo identificar un operador de ordenamiento para el tipo unknown



Reported by: XME
ticket: 9573
- As Openbravo Admin go to Sales Management || Analysis Tools || Sales Invoice Dimensional Report
- Click 'PDF Format' without dimensions
- Realize that the error appears.




No tags attached.
Issue History
2010-10-11 12:57networkbNew Issue
2010-10-11 12:57networkbAssigned To => adrianromero
2010-10-21 12:31adrianromeroNote Added: 0032050
2010-10-26 15:30sivaramanAssigned Toadrianromero => sivaraman
2010-10-27 14:19hgbotCheckin
2010-10-27 14:19hgbotNote Added: 0032259
2010-10-27 14:19hgbotStatusnew => resolved
2010-10-27 14:19hgbotResolutionopen => fixed
2010-10-27 14:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5284d19837e16fa4e7999f320594aaeeef245567 [^]
2010-10-27 14:28sivaramanNote Added: 0032260
2010-11-05 12:44hudsonbotCheckin
2010-11-05 12:44hudsonbotNote Added: 0032429
2010-11-12 07:12sureshbabuNote Added: 0032573
2010-11-12 07:12sureshbabuStatusresolved => closed
2010-12-09 16:06anonymoussf_bug_id0 => 3133509

Notes
(0032050)
adrianromero   
2010-10-21 12:31   
Verify also other dimensional reports
(0032259)
hgbot   
2010-10-27 14:19   
Repository: erp/devel/pi
Changeset: 5284d19837e16fa4e7999f320594aaeeef245567
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Wed Oct 27 17:47:51 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/5284d19837e16fa4e7999f320594aaeeef245567 [^]

Fixes issue 14850: An error message in the Sales Invoice Dimensional Report is not clear

As It doesn't make sense to execute Dimensional report without selecting any dimension, Validation has been added in order to not allow empty dimension list.

---
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
---
(0032260)
sivaraman   
2010-10-27 14:28   
Steps to test:
1. As Openbravo Admin go to Sales Management || Analysis Tools || Sales Invoice Dimensional Report
2. Click 'PDF Format' without dimensions
3. Verify if error message displays as 'This field is needed and it cannot be blank'


Please note, the issue has also been identified and fixed in the following Reports. So, Kindly verify them too with the similar steps.

+ Purchase Dimensional Report
+ Material Receipts Dimensional Report
+ Purchase Invoice Dimensional Report
+ Sales Dimensional Report
+ Shipments Dimensional Report
+ Sales Order Returns Dimensional Report
(0032429)
hudsonbot   
2010-11-05 12:44   
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/5284d19837e1 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/f2cf138fa03c [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18797.obx [^]
(0032573)
sureshbabu   
2010-11-12 07:12   
Now when we run the report in PDF format, without selecting the Dimensions, system throws error as "The Field is needed and cannot be blank"