You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Anil K Patel (JIRA)" <ji...@apache.org> on 2014/08/16 16:59:18 UTC

[jira] [Resolved] (OFBIZ-5654) Updating custom time period generates error

     [ https://issues.apache.org/jira/browse/OFBIZ-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anil K Patel resolved OFBIZ-5654.
---------------------------------

    Resolution: Fixed

Applied patch to trunk and 13.07

> 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)