got these error when i added yor gratuity code in com.openbravo.pos.printer.TicketPrinterException: Analysis error. Invalid XML file. org.xml.sax.SAXParseException: The element type "ticket" must be terminated by the matching end-tag "</ticket>". below is my printer.ticket
i got it work <text align="right" length="8">${ticketline.printPriceTax()}</text> change <text align="right" length="8">${ticketline.printPrice()}</text> btw Mel...you have working kitchen ticket with Gratuity with test i add you code in cant print out...
i try add it take of the Price Money on Reciept it didnt work This line prints the tax. <text align="right" length="7">x${ticketline.printMultiply()}</text> <text align="right" length="10">${ticketline.printValue()}</text> I add Picture maybe ur understand more,,,
thx ill try
this is unicentapos standard reciept...Price is inclue tax..i want pirce not show with tax..i just the item price only and tax caculate at sub-total...please any1??
any1 had a script that show very simple Like Items Price-Sub-total-tax -gratuity-Final total like picture below