[ https://issues.apache.org/jira/browse/OFBIZ-13166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895103#comment-17895103 ]
ASF subversion and git services commented on OFBIZ-13166: --------------------------------------------------------- Commit 272c7130b95f3e1bda75c27d2af79510df0abb23 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=272c7130b9 ] Improved: Accounting main screen is little slow because of loading groovy script 4 times. (OFBIZ-13166) What we can do is to reduce the loading to 2. InvoiceReport.groovy needs an invoiceTypeId parameter. The order of loading is defined at bottom off AccountingPortletData.xml So we can remove the 2nd call for each type. I actually commented them out and put a comment in AccountingPortletData > Accounting main screen is little slow because of loading groovy script 4 > times. > ------------------------------------------------------------------------------- > > Key: OFBIZ-13166 > URL: https://issues.apache.org/jira/browse/OFBIZ-13166 > Project: OFBiz > Issue Type: Improvement > Components: accounting > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Trivial > > At https://lists.apache.org/thread/jlf21nd7znkl76v5t99xhyp2qz13j6tz > [~abuomar] reported this issue -- This message was sent by Atlassian Jira (v8.20.10#820010)