Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012171 | Openbravo ERP | 04. Warehouse management | public | 2010-02-04 13:12 | 2010-04-13 15:36 |
|
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 | 0012171: 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 | blocks | defect | 0012134 | 2.40MP12 | closed | harikrishnan | Expiration Date Report does not filter data properly |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-02-08 12:39 | rafaroda | Type | defect => backport |
2010-02-08 12:39 | rafaroda | fix_in_branch | => 2.40 |
2010-02-11 11:07 | rafaroda | Assigned To | rafaroda => adrianromero |
2010-03-25 08:16 | harikrishnan | Assigned To | adrianromero => harikrishnan |
2010-03-25 08:18 | hgbot | Checkin | |
2010-03-25 08:18 | hgbot | Note Added: 0025716 | |
2010-03-25 08:18 | hgbot | Status | scheduled => resolved |
2010-03-25 08:18 | hgbot | Resolution | open => fixed |
2010-03-25 08:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/9890f907a69bfad63fd37b67bd2b736bafe60aed [^] |
2010-03-25 08:19 | harikrishnan | Note Added: 0025717 | |
2010-04-13 15:36 | psarobe | Status | resolved => closed |