CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/DeliInventory/DICostUpdatePage.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method get_view has 94 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function get_view()
    {
        $store = FormLib::get('store');
        if (!$store) {
            $store = COREPOS\Fannie\API\lib\Store::getIdByIp();
Severity: Major
Found in fannie/modules/plugins2.0/DeliInventory/DICostUpdatePage.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status