mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 12:42:36 +01:00
Merge branch 'master' of https://github.com/turbo124/invoiceninja
This commit is contained in:
commit
f3927861bc
@ -785,6 +785,8 @@ info("get company");
|
||||
if($invoice->end_date < now())
|
||||
return 4;
|
||||
|
||||
return 1;
|
||||
|
||||
}
|
||||
|
||||
private function transformQuoteStatusId($quote)
|
||||
|
Loading…
Reference in New Issue
Block a user