billable timesheets, inactive projects report, bookmark export search (#2503)
This commit is contained in:
@@ -30,9 +30,7 @@ interface InvoiceItemInterface
|
||||
public function getRate(): float;
|
||||
|
||||
// will be activated with 2.0
|
||||
/*
|
||||
public function getInternalRate(): ?float;
|
||||
*/
|
||||
// public function getInternalRate(): ?float;
|
||||
|
||||
public function getUser(): ?User;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user