Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020366 | Openbravo ERP | [Modules] Payment Report | public | 2012-04-26 18:15 | 2012-05-31 21:37 |
|
Reporter | malsasua | |
Assigned To | dmiguelez | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP12 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0020366: the filter "Payment Date From" does not include the day selected |
Description | when you run the payment, whether you put in the filter "payment date from" , a day, this day is not included in the results |
Steps To Reproduce | . run the report:
payment date from: 30/09/2011
payment date to: 30/09/2011
- no payment are returned.
. run the report:
payment date from: 29/09/2011
payment date to: 30/09/2011
-> payments with payment date 30/09/2011 are returned |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-04-26 18:15 | malsasua | New Issue | |
2012-04-26 18:15 | malsasua | Assigned To | => dmiguelez |
2012-04-26 18:15 | malsasua | OBNetwork customer | => Yes |
2012-05-30 09:46 | dmiguelez | Status | new => scheduled |
2012-05-30 09:46 | dmiguelez | fix_in_branch | => pi |
2012-05-30 10:04 | dmiguelez | Note Added: 0049460 | |
2012-05-30 11:29 | hgbot | Checkin | |
2012-05-30 11:29 | hgbot | Note Added: 0049466 | |
2012-05-30 11:29 | hgbot | Status | scheduled => resolved |
2012-05-30 11:29 | hgbot | Resolution | open => fixed |
2012-05-30 11:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0541f858f6e6e9bf074ba7d49ee44f49a4ca7690 [^] |
2012-05-30 12:36 | mirurita | Note Added: 0049479 | |
2012-05-30 12:36 | mirurita | Status | resolved => new |
2012-05-30 12:36 | mirurita | Resolution | fixed => open |
2012-05-30 12:36 | mirurita | Project | Modules => Openbravo ERP |
2012-05-30 12:37 | mirurita | Status | new => scheduled |
2012-05-30 12:37 | mirurita | Status | scheduled => resolved |
2012-05-30 12:37 | mirurita | Resolution | open => fixed |
2012-05-30 12:37 | mirurita | Note Added: 0049480 | |
2012-05-30 12:37 | mirurita | Status | resolved => closed |
2012-05-30 12:37 | mirurita | Fixed in Version | => 3.0MP12 |
2012-05-31 21:37 | hudsonbot | Checkin | |
2012-05-31 21:37 | hudsonbot | Note Added: 0049560 | |
Notes |
|
|
Login as Openbravo/openbravo
. run the report:
payment date from: 30/09/2011
payment date to: 30/09/2011
- More than two lines are returned. All but two have the Payment column filled. |
|
|
(0049466)
|
hgbot
|
2012-05-30 11:29
|
|
Repository: erp/devel/pi
Changeset: 0541f858f6e6e9bf074ba7d49ee44f49a4ca7690
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Wed May 30 10:01:59 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0541f858f6e6e9bf074ba7d49ee44f49a4ca7690 [^]
Fixes issue 0020366: Accepts Payments with same date as the filter.
---
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReportDao.java
---
|
|
|
(0049479)
|
mirurita
|
2012-05-30 12:36
|
|
Moved to Openbravo ERP project. |
|
|
(0049480)
|
mirurita
|
2012-05-30 12:37
|
|
|
|
|
|