Quantity RTD ... On Order... Picked Up "Remove from printed receipt"

When we tender as a work order a receipt is printed. Below each item on the reciept the following items are also printed... We would like to omit (remove or hide) these items on the receipt if possible. Is this possible?

Item Lookup Code........... Description.........................................Quantity......Price..... Ext Product1...........................Widgit...........................................................1.......$1.00...$1.00 .........................................Quantity RTD............................................0 .........................................Quantity On Order.....................................1 .........................................Quantity Picked Up....................................0

Product2 ..........................Widgit2.........................................................1.......$1.00...$1.00 .........................................Quantity RTD............................................0 .........................................Quantity On Order.....................................1 .........................................Quantity Picked Up....................................0

We would prefer the receipt look like this... Is This possible? Item Lookup Code........... Description.........................................Quantity......Price..... Ext Product1...........................Widgit...........................................................1.......$1.00...$1.00 Product2 ..........................Widgit2.........................................................1.......$1.00...$1.00

Reply to
Mitch
Loading thread data ...

Mitch, can we fix it? Yes we can!

But you will need to modify the receipt. If you are using the original RMS reciept follow the instructions below, if not you may not have to do 1 and 2.

  1. First make a copy of the receipt you are using. (located in your Store Operations\Receipt Template folder)
  2. Rightclick copy and choose properties and uncheck ReadOnly.
  3. You then have to remove these lines of code in the TransactionDetails section of the receipt:

((Entry.QuantityOnOrder 0) | (Entry.QuantityRTD 0)) & (Transaction.Type transactionQuote)

"|RTD:|" Entry.QuantityRTD " " "|On Order:|" Entry.QuantityOnOrder " " "|Picked up:|" Entry.QuantityPurchased " " "||"

  1. Then save the receipt and reassign it to your Receipt Format in SO Manager.
5.Restart POS Application and give it a try.

For detailed specifics on assigning receipts in SO Manager check your help screen.

Rob

"Mitch" wrote:

Product1...........................Widgit...........................................................1.......$1.00...$1.00

...........................Widgit2.........................................................1.......$1.00...$1.00

Product1...........................Widgit...........................................................1.......$1.00...$1.00

...........................Widgit2.........................................................1.......$1.00...$1.00

Reply to
Rob

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.