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" />
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" />