Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024934 | Openbravo ERP | A. Platform | public | 2013-10-11 17:13 | 2013-12-17 10:46 |
|
Reporter | adrianromero | |
Assigned To | AugustoMauch | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | duplicate | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP28.2 | |
Target Version | 3.0MP31 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024934: Columns with reference Time are not displayed/stored properly |
Description | Define a field in postgresql of type 'timestamp without time zone' and in Openbravo define the reference of the column as 'Time'
In a window, if for example in the database the value is "2013-10-11 18:00:05" the value displayed in Openbravo is "22:00:05" but if we edit the record and change the value for example to "22:00:10", save, and reload then the value displayed is now "2:00:10" and in the database "2013-10-11 22:00:10"
This behaviour makes columns of time "Time" completely unusable. |
Steps To Reproduce | In description. |
Proposed Solution | It seems that the problem is related to a bad management of time zones.
IMHO If value in database is "2013-10-11 18:00:05" it should display "18:00:05" In Openbravo and the other way the value edited in Openbravo is "18:00:05" it should store in the database "2013-10-11 18:00:05" (the date part is not important). |
Additional Information | |
Tags | No tags attached. |
Relationships | duplicate of | defect | 0025274 | | closed | AugustoMauch | The time fields are not working properly | related to | defect | 0020684 | | closed | AugustoMauch | Incorrect time in process request with different timezones in client/server |
|
Attached Files | solve_time.diff (1,663) 2013-10-24 11:32 https://issues.openbravo.com/file_download.php?file_id=6463&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2013-10-11 17:13 | adrianromero | New Issue | |
2013-10-11 17:13 | adrianromero | Assigned To | => AugustoMauch |
2013-10-11 17:13 | adrianromero | Modules | => Core |
2013-10-11 17:13 | adrianromero | Triggers an Emergency Pack | => No |
2013-10-11 17:17 | adrianromero | Description Updated | bug_revision_view_page.php?rev_id=5094#r5094 |
2013-10-11 17:17 | adrianromero | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=5096#r5096 |
2013-10-11 17:17 | adrianromero | Proposed Solution updated | |
2013-10-24 11:30 | mtaal | Relationship added | related to 0020684 |
2013-10-24 11:31 | mtaal | Note Added: 0061883 | |
2013-10-24 11:32 | mtaal | File Added: solve_time.diff | |
2013-10-30 10:52 | ioritzCia | Note Added: 0061966 | |
2013-11-15 10:00 | xabiermerino | version | => 3.0MP28.2 |
2013-11-15 10:00 | xabiermerino | Target Version | => 3.0MP31 |
2013-12-17 10:46 | alostale | Relationship added | duplicate of 0025274 |
2013-12-17 10:46 | alostale | Status | new => closed |
2013-12-17 10:46 | alostale | Resolution | open => duplicate |