Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A PR has been created which contains large number of low-risk changes. (Codenarc integration by gilPts · Pull Request #517 · apache/ofbiz-framework (github.com))

Changes are consider low-risk as they modify OFBiz sources to comply with various Codenarc rules.

Although changes are low-risk, committers should still review the changes before the PR is merged with trunk.

Given the large number of changes, it will be useful to share the review effort among multiple committers. This page is intended to track that review effort since there doesn't appear to be a way to individually track reviewed files in GitHub.

Lifecycle for this page

This page is intended to be a temporary resource to assist OFBiz committers in reviewing PR 517 (Codenarc integration by gilPts · Pull Request #517 · apache/ofbiz-framework (github.com))

The page should be deleted (or archived) once the PR merge is complete or if this page turns out not to be helpful in tracking the review effort.

Review approach

Reviewers are asked to visit the PR and assess changed individual files.

If in the reviewers opinion a file change will not change OFBiz behaviour in any way they should mark the corresponding entry in the table below as PASSED.

If the reviewer identifies an issue with a changed file, then they should add a comment in the PR on GitHub AND mark the corresponding entry in the table below as WORK NEEDED.

If the reviewer is unsure how to classify a changed file they should mark the corresponding entry in the table below as UNSURE.

In each of the above cases, the reviewer should add their name against the entry in the table below.

Once any issue highlighted by a WORK NEEDED or UNSURE mark has been addressed to the satisfaction of a reviewer, that reviewer should change the mark in the table below as PASSED. Note that any reviewer can do this. It does not need to be the same reviewer that originally highlighted the concern, however if the concern was complicated it would be prudent to get the original reviewer's feedback.

If you make comments in the PR as part of a review, remember to submit the review frequently so that others can see and respond to your comments.

Table creation method

The table below was created by using the following command to identify all files changed in the PR:

Code Block
languagebash
# Checkout the PR
gh pr checkout 517

# See how many files have changed in the PR. Check against the number listed on GitHub
git diff --naname-only 88a014296c0fe7ec1d010bfb836595003aef14c0 HEAD | wc -l

# Save list of changed files to a temporary file, pr-files.
#  88a014296c0fe7ec1d010bfb836595003aef14c0 is the commit hash from where the PR was branched.
git diff --name-only 88a014296c0fe7ec1d010bfb836595003aef14c0 HEAD > pr-files


The pr-files file was then imported into Excel. The table was then copied and pasted into Confluence.

Reviewed files table


File path

Review result

Copy and paste the following lozenges:

Status
subtletrue
colourGreen
titlePASSED

Status
subtletrue
colourYellow
titleUNSURE

Status
subtletrue
colourRed
titleWORK_NEEDED

Status
subtletrue
titleWIP

Status
subtletrue
colourBlue
titleQUESTION

Reviewer(s)

1applications/accounting/groovyScripts/admin/AcctgAdminServices.groovy

Status
subtletrue
colourGreen
titlePASSED

2applications/accounting/groovyScripts/admin/FilterOutReceipts.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
3applications/accounting/groovyScripts/admin/ListInvoiceItemTypesGlAccount.groovy

Status
subtletrue
colourGreen
titlePASSED

@Daniel Watford  (according to comment in PR)

4applications/accounting/groovyScripts/agreement/AgreementServices.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
5applications/accounting/groovyScripts/agreement/GetPartyNameForDate.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
6applications/accounting/groovyScripts/ap/invoices/CommissionReport.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
7applications/accounting/groovyScripts/ap/invoices/CommissionRun.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
8applications/accounting/groovyScripts/ar/BatchPayments.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
9applications/accounting/groovyScripts/budget/BudgetServices.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
10applications/accounting/groovyScripts/chartofaccounts/TaxAuthorityGlAccounts.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
11applications/accounting/groovyScripts/fixedasset/FixedAssetGeoLocation.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
12applications/accounting/groovyScripts/invoice/CreateApplicationList.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
13applications/accounting/groovyScripts/invoice/EditInvoice.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
14applications/accounting/groovyScripts/invoice/GetAccountOrganizationAndClass.groovy

Status
subtletrue
colourGreen
titlePASSED

Jacques Le Roux 
15applications/accounting/groovyScripts/invoice/InvoiceEvents.groovy

Status
subtletrue
colourGreen
titlePASSED

16applications/accounting/groovyScripts/invoice/InvoiceReport.groovy

Status
subtletrue
colourGreen
titlePASSED

Jacques Le Roux 
17applications/accounting/groovyScripts/invoice/InvoiceServices.groovy

Status
subtletrue
colourGreen
titlePASSED

18applications/accounting/groovyScripts/invoice/ListNotAppliedPayments.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
19applications/accounting/groovyScripts/invoice/PrintInvoices.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
20applications/accounting/groovyScripts/order/BillingAccountOrders.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
21applications/accounting/groovyScripts/payment/BillingAccounts.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
22applications/accounting/groovyScripts/payment/DepositWithdrawPayments.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
23applications/accounting/groovyScripts/payment/FindInvoicesByDueDate.groovy

Status
subtletrue
colourGreen
titlePASSED

24applications/accounting/groovyScripts/payment/ListNotAppliedInvoices.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
25applications/accounting/groovyScripts/payment/ListNotAppliedPayments.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
26applications/accounting/groovyScripts/payment/ManualTx.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
27applications/accounting/groovyScripts/payment/PaymentServices.groovy

Status
subtletrue
colourGreen
titlePASSED

28applications/accounting/groovyScripts/payment/PrintChecks.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
29applications/accounting/groovyScripts/period/EditCustomTimePeriod.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
30applications/accounting/groovyScripts/rate/RateServices.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
31applications/accounting/groovyScripts/reports/BalanceSheet.groovy

Status
subtletrue
colourYellow
titleUNSURE

32applications/accounting/groovyScripts/reports/CashFlowStatement.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
33applications/accounting/groovyScripts/reports/ComparativeBalanceSheet.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
34applications/accounting/groovyScripts/reports/ComparativeCashFlowStatement.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
35applications/accounting/groovyScripts/reports/ComparativeIncomeStatement.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
36applications/accounting/groovyScripts/reports/CostCenters.groovy

Status
subtletrue
colourGreen
titlePASSED

37applications/accounting/groovyScripts/reports/GlAccountTrialBalance.groovy

Status
subtletrue
colourGreen
titlePASSED

38applications/accounting/groovyScripts/reports/IncomeStatement.groovy

Status
subtletrue
colourGreen
titlePASSED

39applications/accounting/groovyScripts/reports/InvoiceAcctgTransEntryParameters.groovy

Status
subtletrue
colourGreen
titlePASSED

40applications/accounting/groovyScripts/reports/MonthSelection.groovy

Status
subtletrue
colourGreen
titlePASSED

41applications/accounting/groovyScripts/reports/SalesInvoiceByProductCategorySummary.groovy

Status
subtletrue
colourGreen
titlePASSED

42applications/accounting/groovyScripts/reports/TransactionTotals.groovy

Status
subtletrue
colourGreen
titlePASSED

43applications/accounting/groovyScripts/reports/TrialBalance.groovy

Status
subtletrue
colourGreen
titlePASSED

44applications/accounting/groovyScripts/transaction/AuthorizeTransaction.groovy

Status
subtletrue
colourGreen
titlePASSED

45applications/accounting/groovyScripts/transaction/CaptureTransaction.groovy

Status
subtletrue
colourGreen
titlePASSED

46applications/accounting/groovyScripts/transaction/ViewGatewayResponse.groovy

Status
subtletrue
colourGreen
titlePASSED

47applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/AutoAcctgAdminTests.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
48applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/AutoAcctgAgreementTests.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
49applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/AutoAcctgBudgetTests.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
50applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/AutoAcctgCostTests.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
51applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/AutoAcctgFinAccountTests.groovy

Status
subtletrue
colourGreen
titlePASSED

52applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/AutoAcctgFixedAssetTests.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
53applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/AutoAcctgInvoiceTests.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
54applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/AutoAcctgLedgerTests.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
55applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/AutoAcctgPaymentGatewayTests.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
56applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/AutoAcctgPaymentTests.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
57applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/AutoAcctgTransTestsPurchase.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
58applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/AutoAcctgTransTestsSales.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
59applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/AutoInvoiceTests.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
60applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/AutoPaymentTests.groovy

61applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/FixedAssetTests.groovy

62applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/InvoicePerShipmentTests.groovy

63applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/PaymentApplicationTests.groovy

Status
subtletrue
colourGreen
titlePASSED

64applications/accounting/src/main/groovy/org/apache/ofbiz/accounting/RateTests.groovy

65applications/commonext/groovyScripts/ofbizsetup/ChangeOrgPartyId.groovy

Status
subtletrue
colourGreen
titlePASSED

66applications/commonext/groovyScripts/ofbizsetup/FindFacility.groovy

Status
subtletrue
colourGreen
titlePASSED

67applications/commonext/groovyScripts/ofbizsetup/GetProdCatalog.groovy

Status
subtletrue
colourGreen
titlePASSED

68applications/commonext/groovyScripts/ofbizsetup/GetProductStoreAndWebSite.groovy

Status
subtletrue
colourGreen
titlePASSED

69applications/commonext/groovyScripts/ofbizsetup/SystemInfoServices.groovy

Status
subtletrue
colourGreen
titlePASSED

70applications/commonext/groovyScripts/template/DocTypeTemplate.groovy

Status
subtletrue
colourGreen
titlePASSED

71applications/content/groovyScripts/cms/CmsEditAddPrep.groovy

Status
subtletrue
colourGreen
titlePASSED

72applications/content/groovyScripts/cms/FeaturePrep.groovy

Status
subtletrue
colourGreen
titlePASSED

73applications/content/groovyScripts/cms/GetMenuContext.groovy

Status
subtletrue
colourGreen
titlePASSED

74applications/content/groovyScripts/cms/MostRecentPrep.groovy

Status
subtletrue
colourGreen
titlePASSED

75applications/content/groovyScripts/cms/UserPermPrep.groovy

Status
subtletrue
colourGreen
titlePASSED

76applications/content/groovyScripts/content/ContentSearchOptions.groovy

Status
subtletrue
colourGreen
titlePASSED

77applications/content/groovyScripts/content/ContentSearchResults.groovy

Status
subtletrue
colourGreen
titlePASSED

78applications/content/groovyScripts/content/ContentServices.groovy

Status
subtletrue
colourGreen
titlePASSED

79applications/content/groovyScripts/content/GetContentLookupList.groovy

Status
subtletrue
colourGreen
titlePASSED

80applications/content/groovyScripts/content/PrepSeqNo.groovy

Status
subtletrue
colourGreen
titlePASSED

81applications/content/groovyScripts/contentsetup/UserPermPrep.groovy

Status
subtletrue
colourGreen
titlePASSED

82applications/content/groovyScripts/data/DataServices.groovy

Status
subtletrue
colourGreen
titlePASSED

83applications/content/groovyScripts/datasetup/DataCategoryPrep.groovy

Status
subtletrue
colourGreen
titlePASSED

84applications/content/groovyScripts/layout/EditSubContent.groovy

Status
subtletrue
colourGreen
titlePASSED

85applications/content/groovyScripts/permission/ContentPermissionServices.groovy

Status
subtletrue
colourGreen
titlePASSED

86applications/content/groovyScripts/print/FindPrinters.groovy

Status
subtletrue
colourGreen
titlePASSED

87applications/content/groovyScripts/survey/EditSurveyQuestions.groovy

Status
subtletrue
colourGreen
titlePASSED

88applications/content/groovyScripts/survey/EditSurveyResponse.groovy

Status
subtletrue
colourGreen
titlePASSED

89applications/content/groovyScripts/survey/ViewSurveyResponses.groovy

Status
subtletrue
colourGreen
titlePASSED

90applications/content/groovyScripts/website/EditWebSiteParties.groovy

Status
subtletrue
colourGreen
titlePASSED

91applications/content/groovyScripts/website/WebSiteCMSMetaInfo.groovy

Status
subtletrue
colourGreen
titlePASSED

92applications/content/groovyScripts/website/WebSitePublishPoint.groovy

Status
subtletrue
colourGreen
titlePASSED

93applications/content/src/main/groovy/org/apache/ofbiz/content/BlogServices.groovy

Status
subtletrue
colourGreen
titlePASSED

94applications/content/src/main/groovy/org/apache/ofbiz/content/ContentTests.groovy

Status
subtletrue
colourGreen
titlePASSED

95applications/humanres/groovyScripts/category/CategoryTree.groovy

Status
subtletrue
colourGreen
titlePASSED

96applications/manufacturing/groovyScripts/reports/PRunsInfoAndOrder.groovy

Status
subtletrue
colourGreen
titlePASSED

97applications/manufacturing/groovyScripts/bom/BomSimulation.groovy

Status
subtletrue
colourGreen
titlePASSED

98applications/manufacturing/groovyScripts/bom/EditProductBom.groovy

Status
subtletrue
colourGreen
titlePASSED

99applications/manufacturing/groovyScripts/bom/FindProductBom.groovy

Status
subtletrue
colourGreen
titlePASSED

100applications/manufacturing/groovyScripts/jobshopmgt/ProductionRunActualComponents.groovy

Status
subtletrue
colourGreen
titlePASSED

101applications/manufacturing/groovyScripts/jobshopmgt/ProductionRunAllFixedAssets.groovy

Status
subtletrue
colourGreen
titlePASSED

102applications/manufacturing/groovyScripts/jobshopmgt/ProductionRunComponents.groovy

Status
subtletrue
colourGreen
titlePASSED

103applications/manufacturing/groovyScripts/jobshopmgt/ProductionRunContent.groovy

Status
subtletrue
colourGreen
titlePASSED

104applications/manufacturing/groovyScripts/jobshopmgt/ProductionRunCosts.groovy

Status
subtletrue
colourGreen
titlePASSED

105applications/manufacturing/groovyScripts/jobshopmgt/ProductionRunDeclaration.groovy

Status
subtletrue
colourGreen
titlePASSED

106applications/manufacturing/groovyScripts/jobshopmgt/ProductionRunFixedAssets.groovy

Status
subtletrue
colourGreen
titlePASSED

107applications/manufacturing/groovyScripts/jobshopmgt/ProductionRunServices.groovy

Status
subtletrue
colourGreen
titlePASSED

108applications/manufacturing/groovyScripts/jobshopmgt/ProductionRunTaskParties.groovy

Status
subtletrue
colourGreen
titlePASSED

109applications/manufacturing/groovyScripts/jobshopmgt/ShowProductionRun.groovy

Status
subtletrue
colourGreen
titlePASSED

110applications/manufacturing/groovyScripts/jobshopmgt/ViewProductionRun.groovy

Status
subtletrue
colourGreen
titlePASSED

111applications/manufacturing/groovyScripts/jobshopmgt/WorkWithShipmentPlans.groovy

Status
subtletrue
colourGreen
titlePASSED

112applications/manufacturing/groovyScripts/mrp/FindInventoryEventPlan.groovy

Status
subtletrue
colourGreen
titlePASSED

113applications/manufacturing/groovyScripts/reports/CuttingListReport.groovy

Status
subtletrue
colourGreen
titlePASSED

114applications/manufacturing/groovyScripts/reports/PRunsComponentsByFeature.groovy

Status
subtletrue
colourGreen
titlePASSED

115applications/manufacturing/groovyScripts/reports/PRunsInfoAndOrder.groovy

Status
subtletrue
colourGreen
titlePASSED

116applications/manufacturing/groovyScripts/reports/PRunsProductsAndOrder.groovy

Status
subtletrue
colourGreen
titlePASSED

117applications/manufacturing/groovyScripts/reports/PRunsProductsByFeature.groovy

Status
subtletrue
colourGreen
titlePASSED

118applications/manufacturing/groovyScripts/reports/PRunsProductsStacks.groovy

Status
subtletrue
colourGreen
titlePASSED

119applications/manufacturing/groovyScripts/reports/PackageContentsAndOrder.groovy

Status
subtletrue
colourGreen
titlePASSED

120applications/manufacturing/groovyScripts/reports/ShipmentLabel.groovy

Status
subtletrue
colourGreen
titlePASSED

121applications/manufacturing/groovyScripts/reports/ShipmentPlanStockReport.groovy

Status
subtletrue
colourGreen
titlePASSED

122applications/manufacturing/groovyScripts/reports/ShipmentWorkEffortTasks.groovy

Status
subtletrue
colourGreen
titlePASSED

123applications/manufacturing/groovyScripts/routing/EditCalendar.groovy

Status
subtletrue
colourGreen
titlePASSED

124applications/manufacturing/groovyScripts/routing/EditCalendarExceptionDay.groovy

Status
subtletrue
colourGreen
titlePASSED

125applications/manufacturing/groovyScripts/routing/EditCalendarExceptionWeek.groovy

Status
subtletrue
colourGreen
titlePASSED

126applications/manufacturing/groovyScripts/routing/RoutingServices.groovy

Status
subtletrue
colourGreen
titlePASSED

127applications/marketing/groovyScripts/marketing/contact/GetContactListMarketingEmail.groovy

Status
subtletrue
colourGreen
titlePASSED

128applications/marketing/groovyScripts/marketing/reports/EmailStatusReport.groovy

Status
subtletrue
colourGreen
titlePASSED

129applications/marketing/groovyScripts/marketing/reports/MarketingCampaignReport.groovy

Status
subtletrue
colourBlue
titleQUESTION

130applications/marketing/groovyScripts/marketing/reports/PartyStatusReport.groovy

Status
subtletrue
colourGreen
titlePASSED

131applications/marketing/groovyScripts/marketing/reports/TrackingCodeReport.groovy

Status
subtletrue
colourBlue
titleQUESTION

132applications/marketing/groovyScripts/sfa/CloneLead.groovy

Status
subtletrue
colourGreen
titlePASSED

133applications/marketing/groovyScripts/sfa/MergeContacts.groovy

Status
subtletrue
colourGreen
titlePASSED

134applications/marketing/groovyScripts/sfa/account/AccountServices.groovy

Status
subtletrue
colourGreen
titlePASSED

135applications/marketing/groovyScripts/sfa/lead/LeadServices.groovy

Status
subtletrue
colourGreen
titlePASSED

136applications/marketing/src/main/groovy/org/apache/ofbiz/marketing/MarketingTests.groovy

Status
subtletrue
colourGreen
titlePASSED

137applications/order/groovyScripts/allocationplan/CreateAllocationPlan.groovy

Status
subtletrue
colourGreen
titlePASSED

138applications/order/groovyScripts/allocationplan/ListAllocationPlan.groovy

Status
subtletrue
colourGreen
titlePASSED

139applications/order/groovyScripts/allocationplan/ViewAllocationPlan.groovy

Status
subtletrue
colourGreen
titlePASSED

140applications/order/groovyScripts/communications/CommunicationServices.groovy

Status
subtletrue
colourGreen
titlePASSED

141applications/order/groovyScripts/entry/AddGiftCertificates.groovy

Status
subtletrue
colourGreen
titlePASSED

142applications/order/groovyScripts/entry/AdditionalPartyListing.groovy

Status
subtletrue
colourGreen
titlePASSED

Mekika Leila  (according to comment in PR)

143applications/order/groovyScripts/entry/BillSettings.groovy

Status
subtletrue
colourGreen
titlePASSED

Mekika Leila  (according to comment in PR)

144applications/order/groovyScripts/entry/CheckInits.groovy

Status
subtletrue
colourGreen
titlePASSED

145applications/order/groovyScripts/entry/CheckoutOptions.groovy

Status
subtletrue
colourGreen
titlePASSED

146applications/order/groovyScripts/entry/CheckoutPayment.groovy

Status
subtletrue
colourGreen
titlePASSED

147applications/order/groovyScripts/entry/CheckoutReview.groovy

Status
subtletrue
colourGreen
titlePASSED

148applications/order/groovyScripts/entry/CheckoutShippingAddress.groovy

Status
subtletrue
colourGreen
titlePASSED

149applications/order/groovyScripts/entry/OptionSettings.groovy

Status
subtletrue
colourGreen
titlePASSED

150applications/order/groovyScripts/entry/OrderAgreements.groovy

Status
subtletrue
colourGreen
titlePASSED

151applications/order/groovyScripts/entry/OrderTerms.groovy

Status
subtletrue
colourGreen
titlePASSED

152applications/order/groovyScripts/entry/SetAdditionalParty.groovy

Status
subtletrue
colourGreen
titlePASSED

153applications/order/groovyScripts/entry/SetCheckOutTabBar.groovy

Status
subtletrue
colourGreen
titlePASSED

154applications/order/groovyScripts/entry/ShipSettings.groovy

Status
subtletrue
colourGreen
titlePASSED

155applications/order/groovyScripts/entry/ShoppingList.groovy

Status
subtletrue
colourGreen
titlePASSED

156applications/order/groovyScripts/entry/ShowCart.groovy

Status
subtletrue
colourGreen
titlePASSED

157applications/order/groovyScripts/entry/ShowPromoText.groovy

Status
subtletrue
colourGreen
titlePASSED

158applications/order/groovyScripts/entry/SplitShip.groovy

Status
subtletrue
colourGreen
titlePASSED

159applications/order/groovyScripts/entry/StorePaymentOptions.groovy

Status
subtletrue
colourGreen
titlePASSED

160applications/order/groovyScripts/entry/cart/LookupBulkAddProducts.groovy

Status
subtletrue
colourBlue
titleQUESTION

161applications/order/groovyScripts/entry/cart/LookupBulkAddSupplierProducts.groovy

Status
subtletrue
colourGreen
titlePASSED

162applications/order/groovyScripts/entry/cart/ShowPromotionDetails.groovy

Status
subtletrue
colourGreen
titlePASSED

163applications/order/groovyScripts/entry/catalog/AdvancedSearchOptions.groovy

Status
subtletrue
titleWIP

164applications/order/groovyScripts/entry/catalog/Category.groovy

Status
subtletrue
titleWIP

165applications/order/groovyScripts/entry/catalog/CategoryDetail.groovy

Status
subtletrue
titleWIP

166applications/order/groovyScripts/entry/catalog/ChooseCatalog.groovy

Status
subtletrue
titleWIP

167applications/order/groovyScripts/entry/catalog/CompareProducts.groovy

Status
subtletrue
titleWIP

168applications/order/groovyScripts/entry/catalog/InlineProductDetail.groovy

Status
subtletrue
colourGreen
titlePASSED

Gil Portenseigne 
169applications/order/groovyScripts/entry/catalog/KeywordSearch.groovy

Status
subtletrue
colourGreen
titlePASSED

170applications/order/groovyScripts/entry/catalog/KeywordSearchOptions.groovy

Status
subtletrue
colourGreen
titlePASSED

171applications/order/groovyScripts/entry/catalog/PrepareConfigForm.groovy

Status
subtletrue
colourGreen
titlePASSED

172applications/order/groovyScripts/entry/catalog/Product.groovy

Status
subtletrue
colourGreen
titlePASSED

173applications/order/groovyScripts/entry/catalog/ProductDetail.groovy

Status
subtletrue
colourGreen
titlePASSED

174applications/order/groovyScripts/entry/catalog/ProductSummary.groovy

Status
subtletrue
colourGreen
titlePASSED

175applications/order/groovyScripts/entry/catalog/ProductUomDropDownOnly.groovy

Status
subtletrue
colourGreen
titlePASSED

176applications/order/groovyScripts/entry/catalog/QuickAdd.groovy

Status
subtletrue
colourGreen
titlePASSED

177applications/order/groovyScripts/entry/catalog/SideDeepCategory.groovy

Status
subtletrue
colourGreen
titlePASSED

178applications/order/groovyScripts/lookup/LookupAssociatedProducts.groovy

Status
subtletrue
colourGreen
titlePASSED

179applications/order/groovyScripts/order/AddOrderAttachments.groovy

Status
subtletrue
colourGreen
titlePASSED

180applications/order/groovyScripts/order/CheckoutServices.groovy

181applications/order/groovyScripts/order/CompanyHeader.groovy

182applications/order/groovyScripts/order/FilterOrderList.groovy

183applications/order/groovyScripts/order/FindOrders.groovy

184applications/order/groovyScripts/order/NewNote.groovy

185applications/order/groovyScripts/order/OrderDeliveryScheduleInfo.groovy

186applications/order/groovyScripts/order/OrderDeliveryServices.groovy


187applications/order/groovyScripts/order/OrderHistory.groovy

188applications/order/groovyScripts/order/OrderList.groovy

189applications/order/groovyScripts/order/OrderRequirementServices.groovy

190applications/order/groovyScripts/order/OrderReturnServices.groovy

191applications/order/groovyScripts/order/OrderServices.groovy

192applications/order/groovyScripts/order/OrderStats.groovy

193applications/order/groovyScripts/order/OrderView.groovy

194applications/order/groovyScripts/order/OrderViewWebSecure.groovy

195applications/order/groovyScripts/order/ReceivePayment.groovy

196applications/order/groovyScripts/order/SendConfirmationEmail.groovy

197applications/order/groovyScripts/order/ShipGroups.groovy

198applications/order/groovyScripts/order/ViewImage.groovy

199applications/order/groovyScripts/quote/GetPartyAddress.groovy

200applications/order/groovyScripts/quote/GetPartyEmailAddress.groovy

201applications/order/groovyScripts/quote/ManageQuotePrices.groovy

202applications/order/groovyScripts/quote/QuoteServices.groovy

203applications/order/groovyScripts/quote/ViewQuoteProfit.groovy

204applications/order/groovyScripts/reports/OpenOrderItemsReport.groovy

205applications/order/groovyScripts/request/GetNextSequenceNum.groovy

206applications/order/groovyScripts/request/RequestItemNotes.groovy

207applications/order/groovyScripts/request/SetRequestQuote.groovy

208applications/order/groovyScripts/requirement/ApprovedProductRequirements.groovy

209applications/order/groovyScripts/requirement/ApprovedProductRequirementsByVendor.groovy

210applications/order/groovyScripts/requirement/SelectCreatedProposed.groovy

211applications/order/groovyScripts/return/QuickReturn.groovy

212applications/order/groovyScripts/return/ReturnHeader.groovy

213applications/order/groovyScripts/return/ReturnHistory.groovy

214applications/order/groovyScripts/return/ReturnItems.groovy

215applications/order/groovyScripts/setup/PaymentSetup.groovy

216applications/order/groovyScripts/shoppinglist/ShoppingListServices.groovy

217applications/order/groovyScripts/task/OrderTaskList.groovy

218applications/order/src/main/groovy/org/apache/ofbiz/order/OrderRequirementTests.groovy

219applications/order/src/main/groovy/org/apache/ofbiz/order/OrderReturnTests.groovy

220applications/order/src/main/groovy/org/apache/ofbiz/order/OrderTests.groovy

221applications/order/src/main/groovy/org/apache/ofbiz/order/QuoteTests.groovy

222applications/order/src/main/groovy/org/apache/ofbiz/order/ShoppingListTests.groovy

223applications/order/src/main/groovy/org/apache/ofbiz/order/TestCustRequestPermissionCheck.groovy

224applications/party/groovyScripts/HasPartyPermissions.groovy

225applications/party/groovyScripts/communication/CommunicationEventServices.groovy

226applications/party/groovyScripts/communication/FindCommEventContactMechs.groovy

227applications/party/groovyScripts/communication/GetMyCommunicationEventRole.groovy

228applications/party/groovyScripts/communication/GetPartyEmailAttachment.groovy

229applications/party/groovyScripts/communication/GetPartyEmailFromCommEventInfo.groovy

230applications/party/groovyScripts/communication/ListCommunications.groovy

231applications/party/groovyScripts/communication/RecentVisitor.groovy

232applications/party/groovyScripts/contact/ContactMechServices.groovy

233applications/party/groovyScripts/party/EditContactMech.groovy

234applications/party/groovyScripts/party/EditPaymentMethod.groovy

235applications/party/groovyScripts/party/EditShoppingList.groovy

236applications/party/groovyScripts/party/FindLookUp.groovy

237applications/party/groovyScripts/party/FindMatches.groovy

238applications/party/groovyScripts/party/FindParty.groovy

239applications/party/groovyScripts/party/GetContactMechs.groovy

240applications/party/groovyScripts/party/GetCurrentCart.groovy

241applications/party/groovyScripts/party/GetGeoLocation.groovy

242applications/party/groovyScripts/party/GetLoyaltyPoints.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
243applications/party/groovyScripts/party/GetMyCompany.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
244applications/party/groovyScripts/party/GetPaymentMethods.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
245applications/party/groovyScripts/party/GetPostalAddressTemplate.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
246applications/party/groovyScripts/party/GetUserLoginPrimaryEmail.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
247applications/party/groovyScripts/party/LookupServices.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
248applications/party/groovyScripts/party/PartyFinancialHistory.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
249applications/party/groovyScripts/party/PartyGeoLocation.groovy

250applications/party/groovyScripts/party/PartyInvitationServices.groovy

251applications/party/groovyScripts/party/PartyPermissionServices.groovy

252applications/party/groovyScripts/party/PartyServices.groovy

253applications/party/groovyScripts/party/PartySimpleMethods.groovy

254applications/party/groovyScripts/party/SetRoleVars.groovy

255applications/party/groovyScripts/party/StatusCondition.groovy

256applications/party/groovyScripts/party/UnAppliedInvoicesForParty.groovy

257applications/party/groovyScripts/party/UnAppliedPaymentsForParty.groovy

258applications/party/groovyScripts/party/ViewProfile.groovy

259applications/party/groovyScripts/visit/ShowVisits.groovy

260applications/party/groovyScripts/visit/VisitDetails.groovy

261applications/party/src/main/groovy/org/apache/ofbiz/party/ContactMechWorkerTests.groovy

262applications/party/src/main/groovy/org/apache/ofbiz/party/PartyContactMechTests.groovy

263applications/party/src/main/groovy/org/apache/ofbiz/party/PartyStatusChangeTests.groovy

264applications/party/src/main/groovy/org/apache/ofbiz/party/PartyTests.groovy

265applications/product/groovyScripts/catalog/ChooseTopCategory.groovy

266applications/product/groovyScripts/catalog/FastLoadCache.groovy

267applications/product/groovyScripts/catalog/GetSupplierInventories.groovy

268applications/product/groovyScripts/catalog/PrepareCreateShipMeth.groovy

269applications/product/groovyScripts/catalog/PrepareCreateShipmentTimeEstimate.groovy

270applications/product/groovyScripts/catalog/category/CategoryTree.groovy

271applications/product/groovyScripts/catalog/category/CreateProductInCategoryCheckExisting.groovy

272applications/product/groovyScripts/catalog/category/EditCategory.groovy

273applications/product/groovyScripts/catalog/category/EditCategoryContentContent.groovy

274applications/product/groovyScripts/catalog/category/EditCategoryProducts.groovy

275applications/product/groovyScripts/catalog/category/EditCategorySEO.groovy

276applications/product/groovyScripts/catalog/config/EditProductConfigItemContent.groovy

277applications/product/groovyScripts/catalog/config/EditProductConfigItemContentContent.groovy

278applications/product/groovyScripts/catalog/feature/EditFeatureCategoryFeatures.groovy

279applications/product/groovyScripts/catalog/feature/EditFeatureGroups.groovy

280applications/product/groovyScripts/catalog/feature/QuickAddProductFeatures.groovy

281applications/product/groovyScripts/catalog/find/AdvancedSearchOptions.groovy

282applications/product/groovyScripts/catalog/find/KeywordSearch.groovy

283applications/product/groovyScripts/catalog/find/KeywordSearchBox.groovy

284applications/product/groovyScripts/catalog/find/MiniProductList.groovy

285applications/product/groovyScripts/catalog/find/SideCatalogs.groovy

286applications/product/groovyScripts/catalog/find/SideDeepCategory.groovy

287applications/product/groovyScripts/catalog/imagemanagement/CheckAction.groovy

288applications/product/groovyScripts/catalog/imagemanagement/CheckRejected.groovy

289applications/product/groovyScripts/catalog/imagemanagement/ImageFrame.groovy

290applications/product/groovyScripts/catalog/imagemanagement/ImageGallery.groovy

291applications/product/groovyScripts/catalog/imagemanagement/ImageRecentlyApproved.groovy

292applications/product/groovyScripts/catalog/imagemanagement/ImageUpload.groovy

293applications/product/groovyScripts/catalog/imagemanagement/SeoLocales.groovy

294applications/product/groovyScripts/catalog/imagemanagement/SetDefaultImage.groovy

295applications/product/groovyScripts/catalog/imagemanagement/SortSequenceNum.groovy

296applications/product/groovyScripts/catalog/lookup/LookupVariantProduct.groovy

297applications/product/groovyScripts/catalog/price/EditProductPriceRules.groovy

298applications/product/groovyScripts/catalog/product/ApplyFeaturesFromCategory.groovy

299applications/product/groovyScripts/catalog/product/ApplyFeaturesFromGroup.groovy

300applications/product/groovyScripts/catalog/product/BestProducts.groovy

301applications/product/groovyScripts/catalog/product/EditProductAssoc.groovy

302applications/product/groovyScripts/catalog/product/EditProductContent.groovy

303applications/product/groovyScripts/catalog/product/EditProductContentContent.groovy

304applications/product/groovyScripts/catalog/product/EditProductFeatures.groovy

305applications/product/groovyScripts/catalog/product/EditProductInventoryItems.groovy

306applications/product/groovyScripts/catalog/product/EditProductQuickAdmin.groovy

307applications/product/groovyScripts/catalog/product/EditProductSEO.groovy

308applications/product/groovyScripts/catalog/product/QuickAddVariants.groovy

309applications/product/groovyScripts/catalog/promo/EditProductPromoCode.groovy

310applications/product/groovyScripts/catalog/store/EditProductStorePaySetup.groovy

311applications/product/groovyScripts/catalog/store/EditProductStoreSurveys.groovy

312applications/product/groovyScripts/catalog/thesaurus/EditKeywordThesaurus.groovy

313applications/product/groovyScripts/facility/facility/ComputeProductSellThroughData.groovy

314applications/product/groovyScripts/facility/facility/CountFacilityInventoryByProduct.groovy

315applications/product/groovyScripts/facility/facility/EditContactMech.groovy

316applications/product/groovyScripts/facility/facility/EditFacility.groovy

317applications/product/groovyScripts/facility/facility/EditFacilityLocation.groovy

318applications/product/groovyScripts/facility/facility/FacilityGeoServices.groovy

319applications/product/groovyScripts/facility/facility/FacilityLocationGeoLocation.groovy

320applications/product/groovyScripts/facility/facility/FindFacility.groovy

321applications/product/groovyScripts/facility/facility/FindFacilityLocation.groovy

322applications/product/groovyScripts/facility/facility/FindFacilityTransfers.groovy

323applications/product/groovyScripts/facility/facility/FindInventoryItemsByLabels.groovy

324applications/product/groovyScripts/facility/facility/ViewContactMechs.groovy

325applications/product/groovyScripts/facility/facility/ViewFacilityInventoryByProduct.groovy

326applications/product/groovyScripts/facility/inventory/FindFacilityPhysicalInventory.groovy

327applications/product/groovyScripts/facility/inventory/InventoryAverageCosts.groovy

328applications/product/groovyScripts/facility/inventory/InventoryItemTotals.groovy

329applications/product/groovyScripts/facility/inventory/LookupInventoryItems.groovy

330applications/product/groovyScripts/facility/inventory/PhysicalInventoryVariance.groovy

331applications/product/groovyScripts/facility/inventory/ReceiveInventory.groovy

332applications/product/groovyScripts/facility/inventory/TransferInventoryItem.groovy

333applications/product/groovyScripts/facility/returns/ReceiveReturn.groovy

334applications/product/groovyScripts/facility/shipment/AddItemsFromInventory.groovy

335applications/product/groovyScripts/facility/shipment/AddItemsFromOrder.groovy

336applications/product/groovyScripts/facility/shipment/EditShipment.groovy

337applications/product/groovyScripts/facility/shipment/EditShipmentItems.groovy

338applications/product/groovyScripts/facility/shipment/EditShipmentPackages.groovy

339applications/product/groovyScripts/facility/shipment/EditShipmentPlan.groovy

340applications/product/groovyScripts/facility/shipment/EditShipmentRouteSegments.groovy

341applications/product/groovyScripts/facility/shipment/PackOrder.groovy

342applications/product/groovyScripts/facility/shipment/PackingSlip.groovy

343applications/product/groovyScripts/facility/shipment/PrintPickSheets.groovy

344applications/product/groovyScripts/facility/shipment/QuickShipOrder.groovy

345applications/product/groovyScripts/facility/shipment/ReceiveInventoryAgainstPurchaseOrder.groovy

346applications/product/groovyScripts/facility/shipment/ReviewOrdersNotPickedOrPacked.groovy

347applications/product/groovyScripts/facility/shipment/ShipmentManifest.groovy

348applications/product/groovyScripts/facility/shipment/VerifyPick.groovy

349applications/product/groovyScripts/facility/shipment/ViewShipment.groovy

350applications/product/groovyScripts/facility/shipment/WeightPackage.groovy

351applications/product/groovyScripts/facility/storage/StorageServices.groovy

352applications/product/groovyScripts/product/catalog/CatalogServices.groovy

353applications/product/groovyScripts/product/category/CategoryContentServices.groovy

354applications/product/groovyScripts/product/category/CategoryServices.groovy

355applications/product/groovyScripts/product/config/ProductConfigItemContentServices.groovy

356applications/product/groovyScripts/product/cost/CostServices.groovy

357applications/product/groovyScripts/product/feature/ProductFeatureServices.groovy

358applications/product/groovyScripts/product/imagemanagement/ImageManagementServices.groovy

359applications/product/groovyScripts/product/inventory/InventoryIssueServices.groovy

360applications/product/groovyScripts/product/price/PriceServices.groovy

361applications/product/groovyScripts/product/product/ProductContentServices.groovy

362applications/product/groovyScripts/product/product/ProductServices.groovy

363applications/product/groovyScripts/product/promo/ProductPromoActionServices.groovy

364applications/product/groovyScripts/product/promo/ProductPromoCondServices.groovy

365applications/product/groovyScripts/product/promo/PromoServices.groovy

366applications/product/groovyScripts/product/store/ProductStoreServices.groovy

367applications/product/groovyScripts/product/subscription/SubscriptionServices.groovy

368applications/product/groovyScripts/product/supplier/SupplierProductServices.groovy

369applications/product/groovyScripts/shipment/IssuanceServices.groovy

370applications/product/groovyScripts/shipment/PicklistServices.groovy

371applications/product/groovyScripts/shipment/ShipmentReceiptServices.groovy

372applications/product/groovyScripts/shipment/ShipmentServices.groovy

373applications/product/src/main/groovy/org/apache/ofbiz/product/CategoryTests.groovy

374applications/product/src/main/groovy/org/apache/ofbiz/product/CostTests.groovy

375applications/product/src/main/groovy/org/apache/ofbiz/product/InventoryTests.groovy

376applications/product/src/main/groovy/org/apache/ofbiz/product/ProductConfigTests.groovy

377applications/product/src/main/groovy/org/apache/ofbiz/product/ProductFeatureTypeTests.groovy

378applications/product/src/main/groovy/org/apache/ofbiz/product/ProductPriceTests.groovy

379applications/product/src/main/groovy/org/apache/ofbiz/product/ProductPromoActionTests.groovy

380applications/product/src/main/groovy/org/apache/ofbiz/product/ProductPromoCondTests.groovy

381applications/product/src/main/groovy/org/apache/ofbiz/product/ProductTagTest.groovy

382applications/product/src/main/groovy/org/apache/ofbiz/product/ProductTest.groovy

383applications/product/src/main/groovy/org/apache/ofbiz/product/ProductTests.groovy

384applications/product/src/main/groovy/org/apache/ofbiz/product/ShipmentTests.groovy

385applications/product/src/main/groovy/org/apache/ofbiz/shipment/ShipmentCostTests.groovy

386applications/workeffort/groovyScripts/ical/IsCalOwner.groovy

387applications/workeffort/groovyScripts/workeffort/calendar/CreateUrlParam.groovy

388applications/workeffort/groovyScripts/workeffort/calendar/Days.groovy

389applications/workeffort/groovyScripts/workeffort/calendar/Month.groovy

390applications/workeffort/groovyScripts/workeffort/calendar/Upcoming.groovy

391applications/workeffort/groovyScripts/workeffort/calendar/Week.groovy

392applications/workeffort/groovyScripts/workeffort/content/WorkEffortContentWrapper.groovy

393applications/workeffort/groovyScripts/workeffort/find/WorkEffortSearchOptions.groovy

394applications/workeffort/groovyScripts/workeffort/find/WorkEffortSearchResults.groovy

395applications/workeffort/groovyScripts/workeffort/request/RequestList.groovy

396applications/workeffort/groovyScripts/workeffort/workeffort/WorkEffortServices.groovy

397build.gradle

398config/codenarc/codenarc.groovy

399framework/base/groovyScripts/test/SimpleTests.groovy

400framework/base/src/main/resources/org/apache/ofbiz/base/OfbizDslDescriptorForIntelliJ.gdsl

401framework/base/src/test/groovy/org/apache/ofbiz/base/util/FileUtilTests.groovy

402framework/common/groovyScripts/CcTypes.groovy

403framework/common/groovyScripts/CertKeystore.groovy

404framework/common/groovyScripts/ChildrenCustomScreenTypes.groovy

405framework/common/groovyScripts/CommonServices.groovy

406framework/common/groovyScripts/FindAutocompleteOptions.groovy

407framework/common/groovyScripts/GeoLocation.groovy

408framework/common/groovyScripts/GetParentPortalPageId.groovy

409framework/common/groovyScripts/GroovyServiceTest.groovy

410framework/common/groovyScripts/InitTheme.groovy

411framework/common/groovyScripts/ListPortalPortlets.groovy

412framework/common/groovyScripts/PrepareDataForFlotGraph.groovy

413framework/common/groovyScripts/SetTimeZoneFromBrowser.groovy

414framework/common/groovyScripts/email/EmailServices.groovy

415framework/common/groovyScripts/permission/CommonPermissionServices.groovy

416framework/common/servicedef/services.xml

417framework/entityext/groovyScripts/EntitySyncServices.groovy

418framework/service/groovyScripts/test/TestServices.groovy

419framework/service/src/main/groovy/org/apache/ofbiz/service/engine/GroovyBaseScript.groovy

420framework/service/src/main/groovy/org/apache/ofbiz/service/test/ServicePurgeTest.groovy

421framework/webtools/groovyScripts/artifactinfo/ArtifactInfo.groovy

422framework/webtools/groovyScripts/artifactinfo/ComponentList.groovy

423framework/webtools/groovyScripts/artifactinfo/TestSuiteInfo.groovy

424framework/webtools/groovyScripts/artifactinfo/TestSuiteResults.groovy

425framework/webtools/groovyScripts/cache/EditUtilCache.groovy

426framework/webtools/groovyScripts/cache/FindUtilCache.groovy

427framework/webtools/groovyScripts/cache/FindUtilCacheElements.groovy

428framework/webtools/groovyScripts/datafile/ViewDataFile.groovy

429framework/webtools/groovyScripts/entity/CheckDb.groovy

430framework/webtools/groovyScripts/entity/EntityMaint.groovy

Status
subtletrue
colourGreen
titlePASSED

431framework/webtools/groovyScripts/entity/EntityPerformanceTest.groovy

Status
subtletrue
colourGreen
titlePASSED

432framework/webtools/groovyScripts/entity/EntityRef.groovy

Status
subtletrue
colourGreen
titlePASSED

Gil Portenseigne 
433framework/webtools/groovyScripts/entity/EntityRefList.groovy

Status
subtletrue
colourGreen
titlePASSED

Gil Portenseigne 
434framework/webtools/groovyScripts/entity/EntitySQLProcessor.groovy

Status
subtletrue
colourGreen
titlePASSED

Gil Portenseigne 
435framework/webtools/groovyScripts/entity/FindGeneric.groovy

Status
subtletrue
colourGreen
titlePASSED

Gil Portenseigne 
436framework/webtools/groovyScripts/entity/ModelInduceFromDb.groovy

Status
subtletrue
colourGreen
titlePASSED

Gil Portenseigne 
437framework/webtools/groovyScripts/entity/ProgramExport.groovy

Status
subtletrue
colourGreen
titlePASSED

Gil Portenseigne 
438framework/webtools/groovyScripts/entity/ViewGeneric.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
439framework/webtools/groovyScripts/entity/ViewRelations.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
440framework/webtools/groovyScripts/entity/XmlDsDump.groovy

Status
subtletrue
colourRed
titleWORK_NEEDED

Daniel Watford 
441framework/webtools/groovyScripts/geo/GetGeoLocation.groovy

Status
subtletrue
colourGreen
titlePASSED

442framework/webtools/groovyScripts/labelmanager/LabelManager.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
443framework/webtools/groovyScripts/labelmanager/UpdateManager.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
444framework/webtools/groovyScripts/labelmanager/ViewFile.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
445framework/webtools/groovyScripts/labelmanager/ViewReferences.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
446framework/webtools/groovyScripts/log/LogConfiguration.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
447framework/webtools/groovyScripts/service/AvailableServices.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
448framework/webtools/groovyScripts/service/JobDetails.groovy

Status
subtletrue
colourYellow
titleUNSURE

Daniel Watford 
449framework/webtools/groovyScripts/service/ScheduleJob.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
450framework/webtools/groovyScripts/service/ServiceResult.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
451framework/webtools/groovyScripts/service/Services.groovy

Status
subtletrue
colourGreen
titlePASSED

452framework/webtools/groovyScripts/service/Threads.groovy

Status
subtletrue
colourGreen
titlePASSED

453framework/webtools/groovyScripts/stats/StatBinsHistory.groovy

Status
subtletrue
colourGreen
titlePASSED

454framework/webtools/groovyScripts/stats/StatsSinceStart.groovy

Status
subtletrue
colourGreen
titlePASSED

455framework/webtools/src/main/groovy/org/apache/ofbiz/webtools/log/FetchLogs.groovy

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 
456settings.gradle

Status
subtletrue
colourGreen
titlePASSED

Daniel Watford 

Copy and paste the following lozenges for the Review column:

Status
subtletrue
colourGreen
titlePASSED

Status
subtletrue
colourYellow
titleUNSURE

Status
subtletrue
colourRed
titleWORK_NEEDED

Status
subtletrue
titleWIP