YetiForceCompany/YetiForceCRM

View on GitHub
modules/FInvoice/ConfigTemplate.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Spaces must be used to indent lines; tabs are not allowed
Open

    'UPDATE_LAST_INVOICE_DATE' => [

Spaces must be used to indent lines; tabs are not allowed
Open

    ]

Spaces must be used to indent lines; tabs are not allowed
Open

        'default' => true,

Spaces must be used to indent lines; tabs are not allowed
Open

        'validation' => '\App\Validator::bool',

Spaces must be used to indent lines; tabs are not allowed
Open

        'sanitization' => '\App\Purifier::bool'

Spaces must be used to indent lines; tabs are not allowed
Open

        'description' => 'Update the date of the last invoice in Account while saving invoice',

There are no issues that match your filters.

Category
Status