Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040916 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | have not tried | 2019-05-07 13:46 | 2019-05-24 10:37 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR19Q2.1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 795b89cd1624 | ||||
Projection | none | ETA | none | Target Version | 3.0PR19Q2.1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040916: Use as filter option is not working properly with date columns | |||||||
Description | Use as filter option is not working properly with date columns | |||||||
Steps To Reproduce | 1) Go to the [Process Monitor] window 2) Select any record 3) Move the cursor to the "Start Time" column, right click and select "Set As Filter" option 4) Note that the text in the filter field is correctly updated but the result of the filtering is not correct | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0112077) hgbot (developer) 2019-05-23 08:31 |
Repository: erp/backports/3.0PR19Q2.1 Changeset: 795b89cd16241970ef3b00d9e97cf9ced677e3aa Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Mon May 20 16:11:56 2019 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR19Q2.1/rev/795b89cd16241970ef3b00d9e97cf9ced677e3aa [^] fixes bug 40916: "Use as filter" is not working properly with DateTime columns After this changeset[1] it was fixed the ability to filter properly by a range of DateTime values. However, this change broke the correct filtering by a single DateTime value in this type of columns. But when filtering a DateTime column with a single DateTime value (when not filtering by a range of dates), in general, the idea is to use the plain date value and build the criteria properly in the backend(See[2]). Therefore now we are adapting the way that the criteria is build using the "Use as Filter" menu option to generate the criteria in the same way as when the filter is entered manually in a DateTime column. And this is done by building the criteria to filter the DateTime column using a plain date. [1] https://code.openbravo.com/erp/devel/pi/rev/90ee5c965823996a7b4c0ae17d3a3ca71e3fc703 [^] [2] https://issues.openbravo.com/view.php?id=23203 [^] --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js --- |
(0112115) alostale (viewer) 2019-05-24 10:37 |
reviewed + tested |
![]() |
|||
Date Modified | Username | Field | Change |
2019-05-20 13:04 | caristu | Type | defect => backport |
2019-05-20 13:04 | caristu | Target Version | => 3.0PR19Q2 |
2019-05-21 08:37 | caristu | Target Version | 3.0PR19Q2 => 3.0PR19Q2.1 |
2019-05-23 08:31 | hgbot | Checkin | |
2019-05-23 08:31 | hgbot | Note Added: 0112077 | |
2019-05-23 08:31 | hgbot | Status | scheduled => resolved |
2019-05-23 08:31 | hgbot | Resolution | open => fixed |
2019-05-23 08:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR19Q2.1/rev/795b89cd16241970ef3b00d9e97cf9ced677e3aa [^] |
2019-05-23 08:32 | caristu | Review Assigned To | => alostale |
2019-05-24 10:37 | alostale | Note Added: 0112115 | |
2019-05-24 10:37 | alostale | Status | resolved => closed |
2019-05-24 10:37 | alostale | Fixed in Version | => 3.0PR19Q2.1 |
Copyright © 2000 - 2009 MantisBT Group |