Update check data

This commit is contained in:
Hillel Coren 2017-08-20 11:36:19 +03:00
parent 5f9b2aafb5
commit 28fc13962b

View File

@ -76,7 +76,7 @@ class CheckData extends Command
$this->checkDraftSentInvoices(); $this->checkDraftSentInvoices();
} }
$this->checkInvoices(); //$this->checkInvoices();
$this->checkBalances(); $this->checkBalances();
$this->checkContacts(); $this->checkContacts();
$this->checkUserAccounts(); $this->checkUserAccounts();