mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
email report template
This commit is contained in:
parent
3bf0f642e1
commit
7ce22909f1
@ -107,5 +107,5 @@ class EmailReport
|
||||
* Comma separated list of product.product_keys
|
||||
* to filter the report by
|
||||
*/
|
||||
public string $product_key = ''
|
||||
public string $product_key = '';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user