You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adrian Crum (JIRA)" <ji...@apache.org> on 2009/04/12 23:12:14 UTC

[jira] Created: (OFBIZ-2292) Income Statement is broken

Income Statement is broken
--------------------------

                 Key: OFBIZ-2292
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2292
             Project: OFBiz
          Issue Type: Bug
    Affects Versions: SVN trunk
            Reporter: Adrian Crum
         Attachments: IncomeStatement.patch

GL account numbers are used as Map keys in the prepareIncomeStatement service - which causes undesired results. This issue attempts to solve the problem by using new UEL functions.


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


[jira] Assigned: (OFBIZ-2292) Income Statement is broken

Posted by "Adrian Crum (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Crum reassigned OFBIZ-2292:
----------------------------------

    Assignee: Adrian Crum

> Income Statement is broken
> --------------------------
>
>                 Key: OFBIZ-2292
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2292
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: SVN trunk
>            Reporter: Adrian Crum
>            Assignee: Adrian Crum
>         Attachments: IncomeStatement.patch
>
>
> GL account numbers are used as Map keys in the prepareIncomeStatement service - which causes undesired results. This issue attempts to solve the problem by using new UEL functions.

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


[jira] Closed: (OFBIZ-2292) Income Statement is broken

Posted by "Adrian Crum (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Crum closed OFBIZ-2292.
------------------------------

    Resolution: Fixed

Fixed, revision 766827.


> Income Statement is broken
> --------------------------
>
>                 Key: OFBIZ-2292
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2292
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: SVN trunk
>            Reporter: Adrian Crum
>            Assignee: Adrian Crum
>         Attachments: IncomeStatement.patch
>
>
> GL account numbers are used as Map keys in the prepareIncomeStatement service - which causes undesired results. This issue attempts to solve the problem by using new UEL functions.

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


[jira] Commented: (OFBIZ-2292) Income Statement is broken

Posted by "Adrian Crum (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698282#action_12698282 ] 

Adrian Crum commented on OFBIZ-2292:
------------------------------------

By the way, this patch requires rev 764323.


> Income Statement is broken
> --------------------------
>
>                 Key: OFBIZ-2292
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2292
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: SVN trunk
>            Reporter: Adrian Crum
>            Assignee: Adrian Crum
>         Attachments: IncomeStatement.patch
>
>
> GL account numbers are used as Map keys in the prepareIncomeStatement service - which causes undesired results. This issue attempts to solve the problem by using new UEL functions.

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


[jira] Updated: (OFBIZ-2292) Income Statement is broken

Posted by "Adrian Crum (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Crum updated OFBIZ-2292:
-------------------------------

    Attachment: IncomeStatement.patch

The attached patch should solve the problem.


> Income Statement is broken
> --------------------------
>
>                 Key: OFBIZ-2292
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2292
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: SVN trunk
>            Reporter: Adrian Crum
>            Assignee: Adrian Crum
>         Attachments: IncomeStatement.patch
>
>
> GL account numbers are used as Map keys in the prepareIncomeStatement service - which causes undesired results. This issue attempts to solve the problem by using new UEL functions.

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