View Categories

Print last bill from sales screen

< 1 min read

You can use Last Bill button to print the previous bill generated from the POS system. Add below line in Ticket.Buttons to enable Last Bill button on Sales Screen.

<button key="button.print" name="Last Bill" task="Print.LastTicket" />

0 Comments

Leave a Reply

Arrow-up