Fixed recording of orders and order notes

This commit is contained in:
Deon George
2019-06-17 13:17:58 +10:00
parent 4c5c43c390
commit 3ff82f5f10
7 changed files with 30 additions and 21 deletions

View File

@@ -180,6 +180,7 @@ class Service extends Model
{
return $this->model ? $this->type->name : NULL;
}
/**
* Return the date for the next invoice
*