CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/ShelfAudit/SaOutOfStock.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    protected function get_id_view()
    {
        $store = COREPOS\Fannie\API\lib\Store::getIdByIp();
        $emp = $this->config->get('EMP_NO');
        $reg = $this->config->get('REGISTER_NO');
Severity: Minor
Found in fannie/modules/plugins2.0/ShelfAudit/SaOutOfStock.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status