Sysco can now import for a line item

This commit is contained in:
2024-05-02 23:08:18 -07:00
parent c50b706de9
commit 52a23209d7
5 changed files with 1869 additions and 26 deletions

View File

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