CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/StaffArPayrollDeduction/StaffArDiscrepancies.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    protected function get_view()
    {
        $hasBalR = $this->connection->query("
            SELECT c.CardNo, c.LastName, c.FirstName
            FROM custdata AS c

    There are no issues that match your filters.

    Category
    Status