tip pulled out of sales orders
This commit is contained in:
@@ -81,8 +81,7 @@
|
|||||||
))
|
))
|
||||||
:tip (fmt-amount tip)}]
|
:tip (fmt-amount tip)}]
|
||||||
:total (fmt-amount (+ food-total
|
:total (fmt-amount (+ food-total
|
||||||
tax
|
tax))
|
||||||
tip))
|
|
||||||
:discount (fmt-amount (or adjustments 0.0))
|
:discount (fmt-amount (or adjustments 0.0))
|
||||||
:service-charge (fmt-amount (+ fee commission))
|
:service-charge (fmt-amount (+ fee commission))
|
||||||
:tax (fmt-amount tax)
|
:tax (fmt-amount tax)
|
||||||
|
|||||||
Reference in New Issue
Block a user