Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0029014 | Openbravo ERP | A. Platform | public | 2015-02-20 14:30 | 2022-02-01 08:05 |
Reporter | caristu | ||||
Assigned To | Triage Platform Base | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | OBPS | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | 34299 | ||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0029014: Wrong filter prompt after opening a tab using openDirectTab function with a date in the criteria | ||||
Description | If we use the openDirectTab method to open a tab with a criteria, and the criteria includes a date, then the prompt in the referenced date filter shows the null text instead of the date | ||||
Steps To Reproduce | 1) Install the attached module 2) Go to the [Unit of Measure] window 3) Click on the "em_suptest_opentab" button. It will open the [Bank Statement] tab of the [Financial Account] window. 4) Notice that the filtering is working fine but the prompt in the imported date field shows: Before null | ||||
Proposed Solution | The problem is caused because the isc.JSON.encode function sends the date as a string and the mapValueToDisplay function of the ob-formitem-minidatefile uses the formatDate function which expects a date object instead of a string | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=7813&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-02-20 14:30 | caristu | New Issue | |||
2015-02-20 14:30 | caristu | Assigned To | => AugustoMauch | ||
2015-02-20 14:30 | caristu | OBNetwork customer | => Yes | ||
2015-02-20 14:30 | caristu | Modules | => Core | ||
2015-02-20 14:30 | caristu | Support ticket | => 34299 | ||
2015-02-20 14:30 | caristu | Resolution time | => 1430863200 | ||
2015-02-20 14:30 | caristu | Triggers an Emergency Pack | => No | ||
2015-02-20 14:33 | caristu | Proposed Solution updated | |||
2015-02-20 14:36 | caristu | Issue Monitored: networkb | |||
2015-02-20 14:56 | caristu | File Added: com.openbravo.support.test-1.0.1.obx | |||
2015-02-23 08:48 | alostale | Status | new => acknowledged | ||
2015-03-09 17:37 | jonalegriaesarte | Resolution time | 1430863200 => | ||
2015-03-17 14:37 | alostale | Assigned To | AugustoMauch => platform | ||
2015-11-11 11:37 | alostale | Priority | high => normal | ||
2022-02-01 08:05 | alostale | Assigned To | platform => Triage Platform Base |
There are no notes attached to this issue. |