ilscipio/scipio-erp

View on GitHub
specialpurpose/assetmaint/src/org/ofbiz/assetmaint/FixedAssetMaintServices.java

Summary

Maintainability
A
1 hr
Test Coverage

Avoid too many return statements within this method.
Open

            return ServiceUtil.returnError(UtilProperties.getMessage(resource, "AssetMaintProblemCallingService", locale));

    Avoid too many return statements within this method.
    Open

            return ServiceUtil.returnSuccess();

      There are no issues that match your filters.

      Category
      Status