CORE-POS/IS4C

View on GitHub
fannie/item/inventory/DateCountPage.php

Summary

Maintainability
A
1 hr
Test Coverage
C
79%

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

    public function get_id_view()
    {
        $stores = FormLib::storePicker('store', false);
        $store = FormLib::get('store', 1);
        $upc = BarcodeLib::padUPC($this->id);
Severity: Minor
Found in fannie/item/inventory/DateCountPage.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status