Merge branch 'master' of https://github.com/turbo124/invoiceninja
This commit is contained in:
commit
f3927861bc
1 changed files with 2 additions and 0 deletions
|
|
@ -785,6 +785,8 @@ info("get company");
|
|||
if($invoice->end_date < now())
|
||||
return 4;
|
||||
|
||||
return 1;
|
||||
|
||||
}
|
||||
|
||||
private function transformQuoteStatusId($quote)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue