Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012134 | Openbravo ERP | 04. Warehouse management | public | 2010-02-04 13:12 | 2010-04-19 21:11 |
|
Reporter | networkb | |
Assigned To | harikrishnan | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40MP11 | |
Target Version | 2.40MP12 | Fixed in Version | | |
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 | 0012134: Expiration Date Report does not filter data properly |
Description | When you run Expiration Date Report filtering by "Product Expires before" field, more rows than expected are obtained. |
Steps To Reproduce | 1. Warehouse Management || Analysis Tools || Expiration Date Report || Expiration Date Report
2. Set "Product Expires before"= 04-12-2006
3. Run the report
4. Realize that products with date=05-12-2006 appear |
Proposed Solution | Comparison of dates should be AND COALESCE(M_ATTRIBUTESETINSTANCE.GUARANTEEDATE, TO_DATE('31/12/9999')) < to_date(?) in line https://code.openbravo.com/erp/devel/pi/file/tip/src/org/openbravo/erpCommon/ad_reports/ReportGuaranteeDate_data.xsql#l49 [^] |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0012171 | 2.40MP12 | closed | harikrishnan | Expiration Date Report does not filter data properly |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-02-04 13:12 | networkb | New Issue | |
2010-02-04 13:12 | networkb | Assigned To | => rafaroda |
2010-02-04 13:12 | networkb | OBNetwork customer | => Yes |
2010-02-08 12:38 | rafaroda | Proposed Solution updated | |
2010-02-08 12:39 | rafaroda | Status | new => scheduled |
2010-02-08 12:39 | rafaroda | fix_in_branch | => pi |
2010-02-11 11:07 | rafaroda | Assigned To | rafaroda => adrianromero |
2010-03-25 08:22 | harikrishnan | Assigned To | adrianromero => harikrishnan |
2010-03-25 08:57 | hgbot | Checkin | |
2010-03-25 08:57 | hgbot | Note Added: 0025718 | |
2010-03-25 08:57 | hgbot | Status | scheduled => resolved |
2010-03-25 08:57 | hgbot | Resolution | open => fixed |
2010-03-25 08:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4532bed7aa871e6c7281035e3c4f55a6024e72a8 [^] |
2010-03-25 08:57 | harikrishnan | Note Added: 0025719 | |
2010-04-01 07:15 | arunkumar | Note Added: 0025850 | |
2010-04-01 07:15 | arunkumar | Status | resolved => closed |
2010-04-02 00:00 | anonymous | sf_bug_id | 0 => 2980792 |
2010-04-19 21:11 | hudsonbot | Checkin | |
2010-04-19 21:11 | hudsonbot | Note Added: 0026386 | |