[
https://issues.apache.org/jira/browse/OFBIZ-12753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17685346#comment-17685346
]
ASF subversion and git services commented on OFBIZ-12753:
---------------------------------------------------------
Commit ad5a641c1ce05c977b20d2ac6a8aa10fad1c547d in ofbiz-framework's branch
refs/heads/trunk from Daniel Watford
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=ad5a641c1c ]
Improvement: Simplify code used to prepare the balance sheet (OFBIZ-12753)
Refactored duplicate code into functions with the intention of improving
readability of balance sheet related code.
> Reduce duplication in BalanceSheet.groovy
> -----------------------------------------
>
> Key: OFBIZ-12753
> URL: https://issues.apache.org/jira/browse/OFBIZ-12753
> Project: OFBiz
> Issue Type: Improvement
> Components: accounting
> Affects Versions: Upcoming Branch
> Reporter: Daniel Watford
> Assignee: Daniel Watford
> Priority: Minor
>
> There is a lot of duplication in the code used to retrieve balances for the
> various class of accounts in BalanceSheet.groovy.
> Refactor this groovy script to reduce code duplication as this should make it
> easier to read nd understand.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)