added invoice archive & configurable invoice numbers (#1541)
This commit is contained in:
@@ -170,6 +170,8 @@ class InvoiceTemplate
|
||||
return $this->name;
|
||||
}
|
||||
|
||||
// ---- trait methods below ---
|
||||
|
||||
public function getTitle(): ?string
|
||||
{
|
||||
return $this->title;
|
||||
|
||||
Reference in New Issue
Block a user