added freelancer invoice template (#254)
This commit is contained in:
@@ -34,7 +34,7 @@ class InvoiceModel
|
||||
/**
|
||||
* @var Timesheet[]
|
||||
*/
|
||||
protected $entries;
|
||||
protected $entries = [];
|
||||
|
||||
/**
|
||||
* @var InvoiceTemplate
|
||||
|
||||
Reference in New Issue
Block a user