mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-01 02:04:46 -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
|
* Comma separated list of product.product_keys
|
||||||
* to filter the report by
|
* to filter the report by
|
||||||
*/
|
*/
|
||||||
public string $product_key = ''
|
public string $product_key = '';
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user