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

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

Reply to
Jack T
Loading thread data ...

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,

Reply to
Robert Armstron

Reply to
Jack T

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.