Hi Adrian,
Got this error while trying https://issues.apache.org/jira/browse/OFBIZ-3173
(order creation with a GZ-BASKET)
2009-11-12 00:07:27,970 (http-0.0.0.0-18443-1) [ Converters.java:166:WARN ] *** No converter found, converting from
java.sql.Timestamp to java.sql.Date. Please report this message to the developer com
munity so a suitable converter can be created. ***
2009-11-12 00:07:27,970 (http-0.0.0.0-18443-1) [
ModelEntity.java:1316:ERROR]
---- exception report ----------------------------------------------------------
Could not convert field value for the field: [fromDate] on the [CustomTimePeriod] entity to the [java.sql.Date] type for the value
[2009-11-12 00:07:27.626]: org.ofbiz.base.util.GeneralException: Conversion f
rom java.sql.Timestamp to java.sql.Date not currently supported
Exception: org.ofbiz.base.util.GeneralException
Message: Conversion from java.sql.Timestamp to java.sql.Date not currently
supported
---- stack trace ---------------------------------------------------------------
org.ofbiz.base.util.GeneralException: Conversion from java.sql.Timestamp to
java.sql.Date not currently supported
org.ofbiz.base.util.ObjectType.simpleTypeConvert(ObjectType.java:547)
Thanks
Jacques