DemacMedia/Magento-Multi-Location-Inventory

View on GitHub
app/code/community/Demac/MultiLocationInventory/Block/Adminhtml/Location/Grid.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method _prepareColumns has 77 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function _prepareColumns()
    {
        // Add the columns that should appear in the grid
        $this->addColumn('id',
                         array(

There are no issues that match your filters.

Category
Status