Add to variables
This commit is contained in:
parent
cf2704436b
commit
aa06d0f4d9
|
|
@ -80,6 +80,7 @@ class _VariablesHelpState extends State<VariablesHelp>
|
||||||
'payment_url',
|
'payment_url',
|
||||||
'created_by_user',
|
'created_by_user',
|
||||||
'assigned_to_user',
|
'assigned_to_user',
|
||||||
|
'invoice',
|
||||||
'invoices',
|
'invoices',
|
||||||
if (widget.showInvoiceAsInvoices) ...[
|
if (widget.showInvoiceAsInvoices) ...[
|
||||||
'invoice_references',
|
'invoice_references',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue