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

[jira] [Updated] (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 ]

HotWax Media OFBiz Team updated OFBIZ-5654:
-------------------------------------------

    Attachment: OFBIZ-5654.patch

Steps to test:
1.Go to accounting -> Globle GL Setting (https://localhost:8443/accounting/control/globalGLSettings)
2 Click on Edit Custom Time Period menu item
3 Click on Update button

Expected Result: On updating record, date should be updated and error should not occur.

> 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: Jacopo Cappellato
>         Attachments: 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)