Disable phantomjs check
This commit is contained in:
parent
004e4766d6
commit
45f0dc53e2
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ class CheckData extends Command
|
|||
$this->checkDraftSentInvoices();
|
||||
}
|
||||
|
||||
$this->checkInvoices();
|
||||
//$this->checkInvoices();
|
||||
$this->checkInvoiceBalances();
|
||||
$this->checkClientBalances();
|
||||
$this->checkContacts();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue