Salon Operations 2.0  
Customizing Sales Receipts

 

 

CashOutReceipt.rct - prints as a pre-tendered sales receipt for all types of transactions
EmployeeChargeReceipt.rct - prints after an employee sale has been tendered
CustomerChargeReceipt.rct - prints after a customer sale has been tendered
ChargeSalesSlip.rct - prints after a credit card charge, for customer signing
MerchantChargeReceipt.rct - store copy after sale has been tendered

# first three characters represent the format for the line
# pos 1 - C-Center, R-Right Justify, L-Left Justify
# pos 2 - L-Large, S-Small, N-Normal, B-Black, R-Red, C-Cut, X-No Formating
# pos 3 - 1-Text, 2-Settlement Info, 3-Display Items List, 4-Display Tenders 5-Signature Line
#
 

#ItemCount
#Quantity
#ItemDescription
#Price
#Tax
#SoldBy
#SalePrice
#PriceWithTax

#Cashier
#NowDate
#NowTime
#SalonName
#Phone
#Address1
#Address2
#TermForServer
#City
#State
#Zip
#Tax1Name
#Tax2Name
#Tax1Percent
#Tax2Percent
#SalesType
#CustomerName
#TicketDescription
#SubTotal
#Tax
#GrandTotal
#GiftCardDiscounts
#CashAmount
#ChargeAmount
#CheckAmount
#AccountAmount
#ChargeTipAmount
#HoldTipAmount
#ClosedDate
#RegisterDrawer
#TicketNumber
#

# Center {ESC}|cA
# Normal {ESC}|N
# Large {ESC}|2C
# Bold {ESC}|bC
# {ESC}|2rC

 


 
Copyright © 2003-2007 Grant Park Software