Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0027010Openbravo ERP07. Sales managementpublic2014-07-03 17:182015-03-02 20:31
maite 
reinaldoguerra 
highminoralways
closedfixed 
5
 
3.0PR15Q2 
aferraz
Core
No
0027010: Sales Invoice Dimensional Report should not consider invoices in Void status
Sales Invoice Dimensional Report should not consider invoices in Void status
1. Register Sales Invoice for any Organization and Business Partner. Add line for any Product and process
2. Run "Void" process for that invoice
3. Execute Sales Invoice Dimensional Report and realize that information for that product appear in red colour. However, as these are Voided invoices no shipment is expected related with them. Due to that, report should not consider voided invoices.
No tags attached.
Issue History
2014-07-03 17:18maiteNew Issue
2014-07-03 17:18maiteAssigned To => dmiguelez
2014-07-03 17:18maiteModules => Core
2014-07-03 17:18maiteResolution time => 1410645600
2014-07-03 17:18maiteTriggers an Emergency Pack => No
2014-07-03 17:18maiteAssigned Todmiguelez => jonalegriaesarte
2014-07-03 17:23maiteIssue Monitored: networkb
2014-07-24 13:47jonalegriaesarteAssigned Tojonalegriaesarte => AtulOpenbravo
2014-09-29 16:12jonalegriaesarteTarget Version3.0PR14Q4 => 3.0PR15Q1
2014-11-03 19:47reinaldoguerraAssigned ToAtulOpenbravo => reinaldoguerra
2014-11-03 19:47reinaldoguerraStatusnew => scheduled
2014-11-04 00:22reinaldoguerraNote Added: 0071384
2014-12-23 16:21SandrahuguetTarget Version3.0PR15Q1 => 3.0PR15Q2
2015-02-27 12:51reinaldoguerraNote Edited: 0071384bug_revision_view_page.php?bugnote_id=0071384#r7808
2015-02-27 13:47hgbotCheckin
2015-02-27 13:47hgbotNote Added: 0075038
2015-02-27 13:47hgbotStatusscheduled => resolved
2015-02-27 13:47hgbotResolutionopen => fixed
2015-02-27 13:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/452fedf8a214c7fd8a925f39a9f625bc24f25694 [^]
2015-02-27 13:54aferrazReview Assigned To => aferraz
2015-02-27 13:54aferrazNote Added: 0075040
2015-02-27 13:54aferrazStatusresolved => closed
2015-03-02 20:31hudsonbotCheckin
2015-03-02 20:31hudsonbotNote Added: 0075105

Notes
(0071384)
reinaldoguerra   
2014-11-04 00:22   
(edited on: 2015-02-27 12:51)
Test plan used:
1- Login into Openbravo ERP
2- Go to sales invoice window and register a new one for any Organization and Business Partner.
3- Go to lines tab and create a new one for any Product.
4- Complete it
5- Click on reactivate button and select void option
6- Check document status is set as "voided"
7- Execute Sales Invoice Dimensional Report selecting invoce's date. Realize that voided invoice is retrieved.
8- Go to Preference window and create a new record
9- Select property named: "Enable void documents for Sales Invoice Dimensional Report" and set value as "Y"
10- Logout and login again
11- Execute Sales Invoice Dimensional Report and realize that now a new checkbox with text "Voided invoices needs to be included", is included as primary filter.
12- Uncheck it and execute report, selecting invoce's date. Realize that no data is retrieved, as you are setting that not voided documents are included in report.

(0075038)
hgbot   
2015-02-27 13:47   
Repository: erp/devel/pi
Changeset: 452fedf8a214c7fd8a925f39a9f625bc24f25694
Author: Reinaldo Guerra <reinaldo.guerra <at> peoplewalking.com>
Date: Thu Feb 26 13:37:44 2015 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/452fedf8a214c7fd8a925f39a9f625bc24f25694 [^]

Fixed bug 27010: Invoice Dimensional Report should not consider voided status.

A new primary filter, was added to the Sales Invoice Dimensional Report, to allow exclude or not, documents voided in report's output.
This filter can be managed through a new preference that was created too, in order to let user decide if filter will be shown. By default the filter will be hidden and documents voided will be considered.

---
M src-db/database/sourcedata/AD_REF_LIST.xml
M src-db/database/sourcedata/AD_TEXTINTERFACES.xml
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesJR.java
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesJRFilter.html
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesJRFilter.xml
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesJR_data.xsql
---
(0075040)
aferraz   
2015-02-27 13:54   
Code review + Testing OK
(0075105)
hudsonbot   
2015-03-02 20:31   
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/9d659cacae03 [^]
Maturity status: Test