fixes ezcatter for realz
This commit is contained in:
@@ -69,8 +69,7 @@
|
|||||||
:discount (fmt-amount (or adjustments 0.0))
|
:discount (fmt-amount (or adjustments 0.0))
|
||||||
:tax (fmt-amount tax)
|
:tax (fmt-amount tax)
|
||||||
:total (fmt-amount (+ food-total
|
:total (fmt-amount (+ food-total
|
||||||
tax
|
tax))}]
|
||||||
tip))}]
|
|
||||||
|
|
||||||
:charges [#:charge
|
:charges [#:charge
|
||||||
{:type-name "CARD"
|
{:type-name "CARD"
|
||||||
|
|||||||
Reference in New Issue
Block a user