Author Topic: Reprint Last Order button on New Ticket screen  (Read 5892 times)

DQ

  • Jr. Member
  • **
  • Posts: 82
Reprint Last Order button on New Ticket screen
« 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. 

emre

  • SambaPOS Developer
  • Samba Team
  • Hero Member
  • *****
  • Posts: 1564
Re: Reprint Last Order button on New Ticket screen
« Reply #1 on: January 27, 2013, 04:15:09 pm »
This is also something implemented with V3

DQ

  • Jr. Member
  • **
  • Posts: 82
Re: Reprint Last Order button on New Ticket screen
« Reply #2 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" ?

emre

  • SambaPOS Developer
  • Samba Team
  • Hero Member
  • *****
  • Posts: 1564
Re: Reprint Last Order button on New Ticket screen
« Reply #3 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 :)

DQ

  • Jr. Member
  • **
  • Posts: 82
Re: Reprint Last Order button on New Ticket screen
« Reply #4 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 :)