Is there a way to remove the RTD, On Order, on a work order?

May 21, 2009 2 Replies

Is there a way to remove the RTD, On Order, Picked up display on the work order?


You need to remove the following lines of code from your Receipt Template you are using. Search for "RTD" after opening the file.

*********************

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

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

************************

Robert Armstr> Is there a way to remove the RTD, On Order,

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required