ezcater xls fixes

This commit is contained in:
Bryce
2023-08-21 10:36:48 -07:00
parent 8c04f2ca79
commit 312b365e65
2 changed files with 2 additions and 3 deletions

View File

@@ -79,7 +79,8 @@
:external-id (str "ezcater/charge/" client-id "-" location "-" order-number "-" 0)
:processor :ccp-processor/ezcater
:total (fmt-amount (+ food-total
tax))
tax
tip))
:tip (fmt-amount tip)}]
:total (fmt-amount (+ food-total
tax