[
https://issues.apache.org/jira/browse/OFBIZ-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anil K Patel closed OFBIZ-5654.
-------------------------------
Patch fixes issue in trunk and 13.07. Thanks Pierre for reporting bug and
ofbiz.us team for the fix.
> 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
> 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.2#6252)