emreeren / SambaPOS-3

Touch Screen Restaurant POS
sambapos.com
469 stars 413 forks source link

Ticket for customer did not add up to the total shown #368

Closed outbackgolf closed 11 years ago

outbackgolf commented 11 years ago

I have attached two copies of a bill that caused us some problem. The total of 1000 is correct and was shown on the computer but when you add up the individual items it is incorrect. The 3no Royal Palm drinks did not print correctly; on the ticket it printed on 95, whereas on the computer screen the correct total of 285 was showing. Can you explain? scan10013

JohnSCS commented 11 years ago

You need to use {TOTAL AMOUNT} printer tag which is TOTAL x QUANTITY.

{TOTAL} is item price after any discounts. {PRICE} is original item price before any discounts.