This commit is contained in:
2024-05-01 08:29:05 -07:00
parent e3b17e50e2
commit f9900f5f71

View File

@@ -74,7 +74,7 @@
(def name->number (def name->number
{"gyros and pitas" 40111 {"gyros and pitas" 40111
"returns" 41000 "returns" 41100
"card payments" 75460 "card payments" 75460
"cash payments" 75452 "cash payments" 75452
"food app payments" 72350 "food app payments" 72350
@@ -84,7 +84,7 @@
"alcohol" 46900 "alcohol" 46900
"beverages" 42000 "beverages" 42000
"bowls" 40118 "bowls" 40118
"catering" 43010 "catering" 43000
"desserts" 40116 "desserts" 40116
"fries" 40117 "fries" 40117
"plates" 40113 "plates" 40113
@@ -93,7 +93,7 @@
"uncategorized" 40000 "uncategorized" 40000
"tax" 25700 "tax" 25700
"tip" 25500 "tip" 25500
"card refunds" 41000}) "card refunds" 75460})
(defn get-payment-items [c date] (defn get-payment-items [c date]
(->> (->>