Imports custom amounts

This commit is contained in:
2024-04-24 11:59:36 -07:00
parent ad29a19ff3
commit 53b7da9512
2 changed files with 8 additions and 2 deletions

View File

@@ -497,7 +497,8 @@
:value (fc/field-value)
:options [["new-square" "New Square+Ezcater (no effect)"]
["manually-pay-cintas" "Manually Pay Cintas"]
["include-in-ntg-corp-reports" "Include in NTG Corporate reports"]]})))
["include-in-ntg-corp-reports" "Include in NTG Corporate reports"]
["import-custom-amount" "Import Custom Amount Line Items from Square"]]})))
(com/data-grid-cell {:class "align-top"}
(com/a-icon-button {"@click.prevent.stop" "$refs.p.remove()"} svg/x))))