-
Notifications
You must be signed in to change notification settings - Fork 530
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved: Accounting main screen is little slow because of loading gr…
…oovy 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
- Loading branch information
1 parent
cadd220
commit 272c713
Showing
2 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters