ilscipio/scipio-erp

View on GitHub
applications/product/src/org/ofbiz/shipment/verify/VerifyPickSessionRow.java

Summary

Maintainability
A
45 mins
Test Coverage

Method issueItemToShipment has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    protected void issueItemToShipment(String shipmentId, String picklistBinId, GenericValue userLogin, BigDecimal quantity, LocalDispatcher dispatcher, Locale locale) throws GeneralException {

    There are no issues that match your filters.

    Category
    Status