Enabled console invoice generation

This commit is contained in:
Deon George
2020-04-01 23:35:06 +11:00
parent fb9ccd927d
commit 23dc668c65
11 changed files with 273 additions and 166 deletions

View File

@@ -9,14 +9,14 @@ interface ServiceItem
*
* @return string
*/
public function getServiceDescriptionAttribute():string;
public function getServiceDescriptionAttribute(): string;
/**
* Return the Service Name.
*
* @return string
*/
public function getServiceNameAttribute():string;
public function getServiceNameAttribute(): string;
/**
* Is this service in a contract