Update variables

This commit is contained in:
Hillel Coren 2021-09-29 19:36:40 +03:00
parent 6efbc24596
commit bb86edbf6f
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ class _VariablesHelpState extends State<VariablesHelp>
children: [
_VariableGrid(
fields: [
'view_link', // TODO change to email variables
'view_button', // TODO change to email variables
'view_url',
if (widget.showInvoiceAsQuote) ...[
QuoteFields.amount,