CORE-POS/IS4C

View on GitHub
fannie/purchasing/PurchasingIndexPage.php

Summary

Maintainability
A
2 hrs
Test Coverage
F
44%

Method put_view has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function put_view()
    {
        $stores = FormLib::storePicker('store', false);
        $res = $this->connection->query('
            SELECT v.vendorID, v.vendorName
Severity: Major
Found in fannie/purchasing/PurchasingIndexPage.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status