CORE-POS/IS4C

View on GitHub
fannie/purchasing/importers/SpartanNashInvoiceImport.php

Summary

Maintainability
A
1 hr
Test Coverage
F
53%

Method basicForm has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function basicForm()
    {
        global $FANNIE_OP_DB, $FANNIE_URL;
        $dbc = FannieDB::get($FANNIE_OP_DB);
        $vendors = new VendorsModel($dbc);
Severity: Minor
Found in fannie/purchasing/importers/SpartanNashInvoiceImport.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status