are codes to be transmitted to fiscal printers
even with brackets the result is the same, does not print if the total and subtotal are equal
Can you share your entire template please? It is important we see the entire thing.
OK I am sorry I misinterpreted your question. There is not a way to get {PLAIN TOTAL} to print if its the same as {TICKET TOTAL} this is to prevent duplicate lines. @spanky you confused me with your PM because the thread you quoted to me was an old discussion I had and Emre solved it. I did not want both to print if they are the same that would be redundant. Putting it in brackets allowed it to only show the line if its different which is desired result instead of it showing Subtotal and a blank amount.
Why do you want it to show a subtotal if the actual ticket total is same amount? Wouldnât that mean there is NOT a subtotal?
thatâs the whole model! for printing serve me only the total of the various fields
it is understood that you can not print the subtotal when they are equal, you can not even add up the total ticket with discount and rounding?
I have tried in this world but I do not sum rounding but is subtracted
[=F(TN('{TICKET TOTAL}') + (0-TN('{DISCOUNT TOTAL}') + 0-TN('{CALCULATION TOTAL}')))]
Ticket total is after discounts etc⌠I am confused now. What are you trying to do?
I have a cash register that needs sequentially
subtotal excluding discounts and rounding
discount
rounding
example:
total 18:00
discounters 2:00
rounding 1:00
he will print me 15:00
I need the full subtotal of the ticket on a line, the discount on a new line and rounding on another!
Will the cash register to steal everything, why do they need positive numbers.