Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0012171 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 04. Warehouse management | minor | always | 2010-02-04 13:12 | 2010-04-13 15:36 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | harikrishnan | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 9890f907a69b | |||
Projection | none | ETA | none | Target Version | 2.40MP12 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40MP11 | SCM revision | ||||||
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 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0025716) hgbot (developer) 2010-03-25 08:18 |
Repository: erp/stable/2.40 Changeset: 9890f907a69bfad63fd37b67bd2b736bafe60aed Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com> Date: Thu Mar 25 12:56:18 2010 +0530 URL: http://code.openbravo.com/erp/stable/2.40/rev/9890f907a69bfad63fd37b67bd2b736bafe60aed [^] Fixes Issue 12171: Expiration Date Report does not filter data properly. --- M src/org/openbravo/erpCommon/ad_reports/ReportGuaranteeDate_data.xsql --- |
(0025717) harikrishnan (viewer) 2010-03-25 08:19 |
Steps to test: * Go to Warehouse Management || Analysis Tools || Expiration Date Report || Expiration Date Report * In Product Expires Before field give "04-12-2006" it ll bring the record before the date. |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |