RentPrint
RentPrint application is used to print from TechStations. It is installed on the Rentals server using the Install_Siriusware_RentPrint_xxxx.msi installer. Printing includes a snapshot in XML form of the complete guest record, minus the mug_shot, passwords and cc_swipe columns in a new column in the REZ_RentLabels table called GuestRec. You can print columns from the guests table that were previously not available using the oSQML.Parse function.
Example:
oSqml.Parse("e_mail", guestrec) - returns the email address for the guest