You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sascha Rodekamp (JIRA)" <ji...@apache.org> on 2010/07/23 10:58:50 UTC

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

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

Sascha Rodekamp updated OFBIZ-3873:
-----------------------------------

    Attachment: OFBIZ-3873_FinAccountServices.java.patch

> 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
>             Fix For: 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.