Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020214 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | minor | always | 2012-04-05 20:11 | 2012-04-20 12:37 | |||
Reporter | jvazquez | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP11 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 11bda20002ae | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
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 | 0020214: Column filter for null dates does not work | |||||||
Description | If you enter # in a date column in order to look for null values, it does not work and as your hit enter, the # dissapears. | |||||||
Steps To Reproduce | Navigate to any window with a date column/field on it and enter #. Hit enter to filter results. Filtering does not work. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0047451) jvazquez (viewer) 2012-04-10 19:09 |
Hello, from a user perspective, I should be able to filter date columns in order to get those which do not have a value (value is null). I don't know if we should keep it the same way we do it right now with regular columns (use #) or add a new value to the combo. Regards, Javier |
(0047578) hgbot (developer) 2012-04-16 10:57 |
Repository: erp/devel/pi Changeset: 11bda20002ae824cb32563cb7e595c9563334510 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Mon Apr 16 10:54:41 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/11bda20002ae824cb32563cb7e595c9563334510 [^] Fixes issue 20214: Date column filtering improved Now it is possible to enter '#' and '!#' in the filter of the date columns to retrieve the records that do not have a value in that column and the records that do have a value, respectively. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-minidaterange.js --- |
(0047580) AugustoMauch (administrator) 2012-04-16 11:44 |
Reopened to attach a test module |
(0047581) AugustoMauch (administrator) 2012-04-16 11:47 |
Test plan: - Install attached module. It will add a non-mandatory date to the Unit of Measure header tab. - Enter valid dates in some of the records. - Enter '#' in the date column filter to select the records that do not have a value in that column, and '!#' to select the records that do have a value. - Check that you can still enter a date (i.e. 010512) and a range of dates. |
(0047652) hudsonbot (viewer) 2012-04-17 05:32 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/cedf57621434 [^] Maturity status: Test |
(0047785) alostale (viewer) 2012-04-20 12:37 |
Code reviewed and tested on pi@89690f42989 Additional executed tests, apart of test described in test plan: -Filter by not null dates !# -Ensure no regression by testing previously working filters: *Concrete date *Date from null, date to with value *Date from with value, date to null |
![]() |
|||
Date Modified | Username | Field | Change |
2012-04-05 20:11 | jvazquez | New Issue | |
2012-04-05 20:11 | jvazquez | Assigned To | => dbaz |
2012-04-05 20:11 | jvazquez | Modules | => Core |
2012-04-05 20:11 | jvazquez | OBNetwork customer | => No |
2012-04-05 22:55 | dbaz | Assigned To | dbaz => AugustoMauch |
2012-04-10 19:09 | jvazquez | Note Added: 0047451 | |
2012-04-16 10:57 | hgbot | Checkin | |
2012-04-16 10:57 | hgbot | Note Added: 0047578 | |
2012-04-16 10:57 | hgbot | Status | new => resolved |
2012-04-16 10:57 | hgbot | Resolution | open => fixed |
2012-04-16 10:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/11bda20002ae824cb32563cb7e595c9563334510 [^] |
2012-04-16 11:44 | AugustoMauch | Note Added: 0047580 | |
2012-04-16 11:44 | AugustoMauch | Status | resolved => new |
2012-04-16 11:44 | AugustoMauch | Resolution | fixed => open |
2012-04-16 11:44 | AugustoMauch | File Added: org.openbravo.test.issue20214.zip | |
2012-04-16 11:44 | AugustoMauch | Status | new => scheduled |
2012-04-16 11:44 | AugustoMauch | fix_in_branch | => pi |
2012-04-16 11:45 | AugustoMauch | Status | scheduled => resolved |
2012-04-16 11:45 | AugustoMauch | Fixed in Version | => 3.0MP11 |
2012-04-16 11:45 | AugustoMauch | Resolution | open => fixed |
2012-04-16 11:47 | AugustoMauch | Note Added: 0047581 | |
2012-04-17 05:32 | hudsonbot | Checkin | |
2012-04-17 05:32 | hudsonbot | Note Added: 0047652 | |
2012-04-20 12:37 | alostale | Note Added: 0047785 | |
2012-04-20 12:37 | alostale | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |