SambaPOS Forum

English Boards => Support => Topic started by: DQ on January 27, 2013, 10:04:42 am

Title: Reprint Last Order button on New Ticket screen
Post by: DQ on January 27, 2013, 10:04:42 am
Hello,
  In my ice-cream store, we don't print receipt for customer unless customer explicitly ask for. This way we save paper/tree.  In my current Sharp POS, I have dedicated button to reprint last order.

We don't use  SelectTables and All Tickets button on New Ticket screen. Is there a way to change one of them to print last order?

If not, what would be the best to implement this.  I am a developer and could make changes to the code but want to follow same rules to it would be earlier to merge/upgrade. 
Title: Re: Reprint Last Order button on New Ticket screen
Post by: emre on January 27, 2013, 04:15:09 pm
This is also something implemented with V3
Title: Re: Reprint Last Order button on New Ticket screen
Post by: DQ on January 27, 2013, 06:11:42 pm
I am tempted to use V3 for production :)

1. How do I disable Select Tables and All tickets button on New Ticket screen?  My store doesn't have siting area so no concept of tables.

2. Is there any way to change button label "Voucher" to "Coupons" ?
Title: Re: Reprint Last Order button on New Ticket screen
Post by: emre on January 27, 2013, 09:57:59 pm
Don't use it because until beta it will drop database when database schema changes. That's why not too many people use that.

and... both of them solved on V3 :)
Title: Re: Reprint Last Order button on New Ticket screen
Post by: DQ on January 28, 2013, 11:11:53 pm
Thanks!!  Once you clone v2.99c on github, I will backport these features provided framework didn't change much :)