[ https://issues.apache.org/jira/browse/OFBIZ-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux updated OFBIZ-5654: ----------------------------------- Fix Version/s: (was: Upcoming Branch) (was: Release Branch 11.04) 13.07.01 > Updating custom time period generates error > -------------------------------------------- > > Key: OFBIZ-5654 > URL: https://issues.apache.org/jira/browse/OFBIZ-5654 > Project: OFBiz > Issue Type: Bug > Components: accounting > Affects Versions: Trunk > Reporter: Pierre Smits > Assignee: Anil K Patel > Fix For: 13.07.01 > > Attachments: OFBIZ-5654-1307.patch, OFBIZ-5654.patch > > > When updating a custom time period in the overview of the time periods > accounting - edit custom time periods following error is shown: > The Following Errors Occurred: > Type conversion of field [fromDate] to type [java.sql.Date] failed for value > "Jan 1, 2010": org.ofbiz.base.util.GeneralException: > java.text.ParseException: Unparseable date: "Jan 1, 2010" > (java.text.ParseException: Unparseable date: "Jan 1, 2010") > Type conversion of field [thruDate] to type [java.sql.Date] failed for value > "Apr 1, 2010": org.ofbiz.base.util.GeneralException: > java.text.ParseException: Unparseable date: "Apr 1, 2010" > (java.text.ParseException: Unparseable date: "Apr 1, 2010") -- This message was sent by Atlassian JIRA (v6.3.4#6332)