Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020612 | Openbravo ERP | Z. Others | public | 2012-05-25 13:50 | 2012-05-30 18:13 |
|
Reporter | maite | |
Assigned To | dmiguelez | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP12 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Payment Report |
Support ticket | 15593 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0020612: Transactions with erroneous date appear when filtering by "Due date from" and "Due date to" |
Description | Transactions with erroneous date appear when filtering by "Due date from" and "Due date to" |
Steps To Reproduce | 1. Go to Payment report
2. Set filters Due Date From= 01/05/2012 and Due Date To= 15/05/2012
Realize that information related with payments is properly filtered by date, but information related with transactions is not. You can verify that having a look to section "Status: Withdrawn not Cleared" and realizing that record with "Due Date=31-10-2011" appear.
See attached screenshot for reference
|
Proposed Solution | Seems that, as transactions does not have "due date" information, filter is not being properly applied |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-05-25 13:50 | maite | New Issue | |
2012-05-25 13:50 | maite | Assigned To | => mirurita |
2012-05-25 13:50 | maite | Modules | => Payment Report |
2012-05-25 13:50 | maite | OBNetwork customer | => Yes |
2012-05-25 13:50 | maite | Support ticket | => 15593 |
2012-05-25 13:51 | maite | Assigned To | mirurita => dmiguelez |
2012-05-25 13:51 | maite | Target Version | => 3.0MP12 |
2012-05-29 08:59 | dmiguelez | Status | new => scheduled |
2012-05-29 08:59 | dmiguelez | fix_in_branch | => pi |
2012-05-29 09:02 | dmiguelez | Note Added: 0049398 | |
2012-05-29 09:23 | hgbot | Checkin | |
2012-05-29 09:23 | hgbot | Note Added: 0049399 | |
2012-05-29 09:23 | hgbot | Status | scheduled => resolved |
2012-05-29 09:23 | hgbot | Resolution | open => fixed |
2012-05-29 09:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/155508a56bacf8c84ac7a9493231ba436c2b7b09 [^] |
2012-05-29 12:28 | maite | Note Added: 0049421 | |
2012-05-29 12:28 | maite | Status | resolved => closed |
2012-05-30 18:13 | hudsonbot | Checkin | |
2012-05-30 18:13 | hudsonbot | Note Added: 0049501 | |
Notes |
|
|
Login as Openbravo/openbravo
1. Go to Payment report
2. Set filters Due Date From= 01/01/2011 and Due Date To= 03/01/2011
Realize that information related with transactions is shown.
3. Now set the filters Due Date From= 05/01/2011 and Due Date To= 06/01/2011
There is no information to be shown. |
|
|
(0049399)
|
hgbot
|
2012-05-29 09:23
|
|
Repository: erp/devel/pi
Changeset: 155508a56bacf8c84ac7a9493231ba436c2b7b09
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue May 29 09:00:49 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/155508a56bacf8c84ac7a9493231ba436c2b7b09 [^]
Fixes issue 0020612: Now filters transactions using the due date field.
---
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReportDao.java
---
|
|
|
(0049421)
|
maite
|
2012-05-29 12:28
|
|
|
|
|
|