Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0029692 | Openbravo ERP | B. User interface | public | 2015-04-23 19:35 | 2015-04-29 09:31 |
|
| Reporter | caristu | |
| Assigned To | dbaz | |
| Priority | immediate | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | 3.0PR15Q1.4 | Fixed in Version | 3.0PR15Q1.4 | |
| Merge Request Status | |
| Review Assigned To | alostale |
| OBNetwork customer | OBPS |
| Web browser | |
| Modules | Core |
| Support ticket | 35522 |
| Regression level | Production - Confirmed Stable |
| Regression date | 2014-05-15 |
| Regression introduced in release | 3.0PR14Q3 |
| Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/43e598987eb706d4eac832d474b84a1d0b7ac958 [^] |
| Triggers an Emergency Pack | No |
|
| Summary | 0029692: Is not possible to set the hour 12 in DateTime fields |
| Description | Is not possible to set the hour 12 in DateTime fields, it is always being converted to 0 when the field loses the focus. |
| Steps To Reproduce | 1) Go to the Work Effort window and create a new record in the header
2) Navigate to the Production Run tab
3) In the Starting Time field, type date and a hour with 12 for example: 04-23-2015 12:26:05
4) Move to another field. Notice that the Starting Time is changed to 04-23-2015 00:26:05 |
| Proposed Solution | The parseEditorValue method uses the OB.Utilities.Date.OBToJS which is doing this conversion waiting for a PM indicator. As this indicator is not included it then makes the replacement. |
| Additional Information | |
| Tags | Approved |
| Relationships | | blocks | defect | 0029687 | | closed | dbaz | Is not possible to set the hour 12 in DateTime fields |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2015-04-24 11:43 | alostale | Type | defect => backport |
| 2015-04-24 11:43 | alostale | Target Version | => 3.0PR15Q1.4 |
| 2015-04-24 14:13 | dmitry_mezentsev | Tag Attached: Approved | |
| 2015-04-28 12:19 | dbaz | Review Assigned To | => alostale |
| 2015-04-28 12:51 | hgbot | Checkin | |
| 2015-04-28 12:51 | hgbot | Note Added: 0076828 | |
| 2015-04-28 12:51 | hgbot | Status | scheduled => resolved |
| 2015-04-28 12:51 | hgbot | Resolution | open => fixed |
| 2015-04-28 12:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR15Q1.4/rev/d0523944abf6d52d8b724a0d8e646f4659f18f61 [^] |
| 2015-04-29 09:31 | alostale | Note Added: 0076848 | |
| 2015-04-29 09:31 | alostale | Status | resolved => closed |
| 2015-04-29 09:31 | alostale | Fixed in Version | => 3.0PR15Q1.4 |