mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-08 20:22:42 +01:00
Disable phantomjs check
This commit is contained in:
parent
004e4766d6
commit
45f0dc53e2
@ -80,7 +80,7 @@ class CheckData extends Command
|
||||
$this->checkDraftSentInvoices();
|
||||
}
|
||||
|
||||
$this->checkInvoices();
|
||||
//$this->checkInvoices();
|
||||
$this->checkInvoiceBalances();
|
||||
$this->checkClientBalances();
|
||||
$this->checkContacts();
|
||||
|
Loading…
Reference in New Issue
Block a user