[
https://issues.apache.org/jira/browse/OFBIZ-12753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17686683#comment-17686683
]
ASF subversion and git services commented on OFBIZ-12753:
---------------------------------------------------------
Commit 022ad6b596e18d4d162218af3cb83f6cb175a7e4 in ofbiz-framework's branch
refs/heads/release22.01 from Daniel Watford
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=022ad6b596 ]
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)