(cloud) adjustments for ezcater tenders, search fixes.
This commit is contained in:
@@ -89,7 +89,8 @@
|
||||
:tip (fmt-amount tip)}]
|
||||
:total (fmt-amount (+ food-total
|
||||
tax
|
||||
tip))
|
||||
tip
|
||||
(or adjustments 0.0)))
|
||||
:discount (fmt-amount (or adjustments 0.0))
|
||||
:service-charge (fmt-amount (+ fee commission))
|
||||
:tax (fmt-amount tax)
|
||||
|
||||
Reference in New Issue
Block a user