Update prune data script
This commit is contained in:
parent
56576e8f59
commit
ceb4ddc5d5
1 changed files with 2 additions and 0 deletions
|
|
@ -75,6 +75,8 @@ class CheckData extends Command
|
|||
|
||||
$this->checkBalances();
|
||||
$this->checkContacts();
|
||||
|
||||
// TODO Enable once user_account companies have been merged
|
||||
//$this->checkUserAccounts();
|
||||
|
||||
if (! $this->option('client_id')) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue