Project:
View Revisions: Issue #24683 | [ Back to Issue ] | ||
Summary | 0024683: Some java date patterns are not supported in Openbravo.properties | ||
Revision | 2013-09-04 10:56 by caristu | ||
Steps To Reproduce | 1) Configure Openbravo.properties with the following java date time format: dateTimeFormat.java=dd-MM-yyyy KK:mm:ss a (This format is configured automatically when selecting the 12 h time format in the setup graphical interface) 2) Log-in in the erp, and navigate to a window which has a field with the dateTime format, for example [Process Monitor]. Click on any record. 3) Notice that the following error appers in the log: org.openbravo.client.application.window.FormInitializationComponent - Couldn't get data for column End_Time org.openbravo.base.exception.OBException: java.text.ParseException: Unparseable date: "04-09-2013" |
||
Revision | 2013-09-04 09:10 by caristu | ||
Steps To Reproduce | 1) Configure Openbravo.properties with the following java date time format: dateTimeFormat.java=dd-MM-yyyy KK:mm:ss 2) Log-in in the erp, and navigate to a window which has a field with the dateTime format, for example [Process Monitor]. Click on any record. 3) Notice that the following error appers in the log: org.openbravo.client.application.window.FormInitializationComponent - Couldn't get data for column End_Time org.openbravo.base.exception.OBException: java.text.ParseException: Unparseable date: "04-09-2013" |
Copyright © 2000 - 2009 MantisBT Group |