CORE-POS/IS4C

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

Summary

Maintainability
A
2 hrs
Test Coverage

Method run has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function run()
    {
        $settings = $this->config->get('PLUGIN_SETTINGS');
        $dbc = FannieDB::get($settings['StaffArPayrollDB']);
        $today = date('Y-m-d');
Severity: Major
Found in fannie/modules/plugins2.0/StaffArPayrollDeduction/StaffArAutoTask.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status