Author Topic: Place the table and the seat on the receipt?  (Read 992 times)

goca_flg

  • Newbie
  • *
  • Posts: 7
    • View Profile
Place the table and the seat on the receipt?
« on: March 17, 2015, 01:11:40 PM »
How do I set the table and the seat of the player on the receipt?

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Place the table and the seat on the receipt?
« Reply #1 on: March 21, 2015, 12:54:59 PM »
Take a look at section 35 in the user manual ("Exporting Data").  You'll want to modify the "Receipt.html" file that is in the "templates" folder.  Better yet, make a copy if it and edit the copy.  On the Preferences tab, select the "Receipts" category, and change the "Generic template" to point to your copied Receipts.html file.  This way you always have the original, and your edited version won't get written over if you update the software.

Section 35.11 lists the tokens you can place in the Receipts.html file.  The ones you're interested in are <tablename>, <seatnumber>, and <seat>.

goca_flg

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Place the table and the seat on the receipt?
« Reply #2 on: March 21, 2015, 01:04:47 PM »
Ty Corey !!! ;)