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