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