Project:
View Revisions: Issue #24934 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0024934: Columns with reference Time are not displayed/stored properly | ||
Revision | 2013-10-11 17:17 by adrianromero | ||
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. |
||
Revision | 2013-10-11 17:13 by adrianromero | ||
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. |
Copyright © 2000 - 2009 MantisBT Group |