Minor fixes for Check Data
This commit is contained in:
parent
dddab73b91
commit
68b228f45f
1 changed files with 3 additions and 0 deletions
|
|
@ -484,6 +484,9 @@ class CheckData extends Command
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
$this->logMessage("{$this->wrong_paid_to_dates} clients with incorrect paid to dates");
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue