CORE-POS/IS4C

View on GitHub
fannie/purchasing/VendorPoPage.php

Summary

Maintainability
A
2 hrs
Test Coverage
F
0%

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

    protected function get_id_view()
    {
        $pager = FormLib::get('pager', '');

        $query = 'SELECT p.orderID, p.vendorID, MIN(creationDate) as creationDate,
Severity: Major
Found in fannie/purchasing/VendorPoPage.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status