ilscipio/scipio-erp

View on GitHub
applications/product/src/org/ofbiz/shipment/weightPackage/WeightPackageServices.java

Summary

Maintainability
A
1 hr
Test Coverage

Avoid too many return statements within this method.
Open

        return ServiceUtil.returnSuccess();

    Avoid too many return statements within this method.
    Open

                return ServiceUtil.returnError(e.getMessage());

      There are no issues that match your filters.

      Category
      Status