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:55:52 UTC

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

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


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.


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

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Sascha Rodekamp (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Sascha Rodekamp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891958#action_12891958 ] 

Sascha Rodekamp commented on OFBIZ-3873:
----------------------------------------

Thanks Jacques!

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