Related Posts
  • Forum Post: Re: Printing from Headquaters

    I got this problem also, but we print the receipt to PDF then print the PDF. we are working on that, but I'm looking for better soultion. Thank you Mohammed El Qadi http://www.fact.fm/viewforum.php?f=30
  • Forum Post: Re: POS Return by Scanning Receipt does not work

    I know in POS 2009 you have to use the Find function on the Tools menu (in POS). Then select transaction from the drop down menu. You can scan the receipt barcode in the "Search for this text" field and it should find the transaction and list it in the grid below. You can select it from there...
  • Forum Post: Re: Re: POS 2009 gratuities/tips

    I have a chain of Wine shops that have a tasting bar that serves by the glass that would need a tip/preauth line on receipt. Also Microsofts Demo database for a small coffee shop is another prime example. Hair salon. This is a built in feature in Quickbooks POS, can't believe the development...
  • Forum Post: Printing multiple copies of credit card receipts

    The two things we have tried, and have not worked: In credit/debit card tender type definitions, checked require signature cc. Made sure the receipt template had signature as true. Set printer properties (Epson TM88IV) to print two copies. These were done serially and not simultaneously. Neither caused...
  • Forum Post: IBM POS Printer Configuration Question

    Happy New Year to all! I have a problem and I don't know where to start and find my answer. We purchased a new IBM register in 2009 with the POS printer and pole display. We also have IBM registers purchased a few years earlier. Our problem is, when we print the standard receipt on the new...
  • Forum Post: Re: Receipt print in Custom POS Button

    In RMS some times we need to print receipt like Sales Receipt, Gift Receipt etc by POS printer. Before printing the receipt we need to make a string with using escape sequences, that escape sequences recognized by the printer. If an escape sequence specifies an operation that is not supported by the...
  • Forum Post: Trying to customize a receipt Template XML file for POS 2009

    I have implemented an OtherPaymentType add on and am trying to customize the receipt that printes when it is used. In my Receipt Template XML file I am trying to use the following condition in the PrintTransactionTotals sub routine. <IF> <CONDITION> Tender.Descriptor.TenderType = tenderOther...
  • Forum Post: [POS 2009]How to remove(hide) the Quantity decimal digits on the receipt print out? Please help.

    Hello, I'm currently testing POS 2009, I wonder if any of you can help me with my problem? I'm trying to remove the decimal digits from quantity field on the receipt print out . the format I'm using is the Full Page format. How can I remove(hide) the decimal digits? Thanks..
  • Forum Post: Star Micronics TSP100 - Cutter Partially Working

    RMS 2.0 new installation using a Star Micronics TSP100. Cutter works fine after cash receipts, but fails to cut a Credit Card transaction into two pieces (one for receipt and one for signature). Everything else seems to work fine.
  • Forum Post: How to display Reason codes in Receipt

    Dear Everyone. My RMS is Store Operations 2.0 Is there a way to print the current reason code / description used when making payment. I tried the following but does not work Transaction.ReasonCode Transaction.ReasonCodes Transaction.ReasonCode.Description the following loop variable doesnot work either...
  • Forum Post: How to use the receipt template FOR element with the Loop key

    The RMS customization guide says the receipt template FOR element can be used with a number of repeat keys, one of which is an 'Arbitary loop' but there is no example given showing how to use this. I would guess there must be some way of jumping out of or ending an arbitary loop which is not...
  • Forum Post: Condition Receipt Print

    Hi i need to modify entry print on report and add a new row only if the comment on entry have a length minor than 21, what im doing wrong, here is the condition on xml report. <IF> <CONDITION> Len(Entry.Comment) <= 20 </CONDITION> <THEN> <ROW> Entry.Comment </ROW>...
  • Forum Post: Matrix items on the receipt

    I have installed a POS 2009 soultion for a furniture store, we are using the matrix feature to create ranges (i.e. sofa, left hand facing in red leather). On the receipt, the only information shown is the item number, no mention of the corner configuration or the finish material. Can anyone suggest...
  • Forum Post: How to add Customer name to sales Receipt in POS 2009

    Does anyone know how I can add a Customer Name to sales Receipt in POS 2009? I am trying to show the customer’s name on sales receipts. These customers are already in POS, I just want to have a name show. Have not had any luck finding this on the Partner site, nor any luck finding a list of variables...
  • Forum Post: Need Net display Receipt with Extended Price for RMS 2.00

    I am looking for Net display Receipt with Extended Price Microsoft RMS Store Operations 2.00 Or someone can provide me the codes to modify the existing receipt. Thanks in advance.
  • Forum Post: Customize Receipt According to Day of the Month

    We are using POS. We want to have a customized message at the base of receipts. The message will be one of ten, and I would like to know how to capture the day of the month (i.e., date ends in 0-9); I can use transaction.date to capture the date, but is there an equivalent data item for the day of...
  • Forum Post: Adding to X,Z,ZZ reports POS 2009

    Hi everyone, Does anyone out there know how to add info to the X, Z, ZZ reports in POS 2009? We want to add "total taxable sales" and "total non-taxable sales" as separate lines to those reports. Any takers? Jeff Walton Holly Yashi Inc.
  • Forum Post: Suppress Signature On Transactions Under $25 (RMS 2.0 POS)

    Can anyone tell me if they have had any success in setting a dollar amount level at which no signature is required? I would still like the sale transaction to print a receipt, simply not require the digitar signature capture process (in order to speed up transaction time) if the sale does not exceed...
  • Forum Post: Epson TM88V - Getting cutting to work on X, Z reports as well as credit card receipts.

    We are trying to get the X and Z reports to print WITHOUT cutting it into 3 sections, while still having the credit card receipts print WITH the cut between the customer's receipt and the credit card signature receipt. If we set the printer settings to cut after every "page", then we...
  • Forum Post: VAT Change in a Receipt

    Hello, My name is Jorge I need help, I want to make a Change in a receipt in the VAT number section, it shows the VAT details for each entry in the transaction, I need like a total for each type of tax, not for every item in the transaction... please if someone knows how do to that , would totally...