You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2010/07/23 17:35:49 UTC

[jira] Closed: (OFBIZ-3873) NPE in Financial Account Services

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

Jacques Le Roux closed OFBIZ-3873.
----------------------------------

         Assignee: Jacques Le Roux
    Fix Version/s: Release Branch 4.0
                   Release Branch 09.04
                   Release Branch 10.04
       Resolution: Fixed

Thanks Sascha,

Your patch is in trunk at r967098, R10.04 at r967099, R9.04 at r967131, R4.0 at r967136  


  


> NPE in Financial Account Services
> ---------------------------------
>
>                 Key: OFBIZ-3873
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3873
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 4.0, Release Branch 09.04, Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3873_FinAccountServices.java.patch
>
>
> Hi,
> i noticed a NPE in the financial account services when creating a finacial account for a store. The error occured when the accountValidDays is empty. The thru date can not be set.
> This patch coverers this issue by checking if accountValidDays  is empty or not.
> Cheers
> Sascha

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.