Hi All,
We live in a country where IVA (Tax) is already included in the price but by law must be displayed on the ticket.
So for example, if something in the system costs 4.50 the tax of 15% IVA is already included. I need the system to automatically display the total prices as it does but also include a line that reads IVA and has the 15% of the items pricing, is there a way to do that without changing any code?
Also by law on each ticket we must have a ticket ID which has to be in a set range the local tax authority gives us. For example, they will say, this week you need to print tickets betwen 211-000-500-001 and 211-000-500-900, so the first ticket would be 211-000-500-001 and then the next 211-000-500-002, etc. etc.
Is there a way to print that on each ticket and have it start at the range I set?
Thank you