Want to show Discount At POS Screen

Would Anyone kindly advice me that how to show item individual discount at POS Screen.

Reply to
Saleem Suri
Loading thread data ...

You can use the HTML Screen and some programing to determine the discount for each item. Try using the following Transaction Entry properties:

TransactionEntry.DiscountOccurred - The DiscountOccurred property gets a Boolean value that indicates whether a discount has been applied to the transaction entry. Boolean value that indicates whether a discount has been applied to the transaction entry. If TRUE, a discount has been applied to the transaction entry.

TransactionEntry.Discount - The Discount property gets the discount applied to a single item in the transaction entry. Currency value that contains the discount applied to a single item in the transaction entry.

Rob

Reply to
Rob

Reply to
Saleem Suri

The Oilers are going to win the cup.

Rob

Reply to
Rob

That probably doesn't help you.

If you don't know how to program HTML and JavaScript/VBScript you will need to get some to help you out with this. If you have some programming knowledge, what exactly are you looking for?

Rob

Reply to
Rob

Which Oiler is going to win the Nextel Cup? Penzoil, Valvoline, Mobil One, Havoline, Bud--wis--er?

Reply to
Jeff

Reply to
Saleem Suri

Oh come on guys, there is only ONE real cup and that is Lord Stanley's Cup.

Rob

Reply to
Rob

ROb It works Instead of Entry.Discount I used Entry.DiscountPercentage .Its good but It does not show All the Items .would you tell me how I can show All the items in html window.I also used Internal Html window but its Blank

"Rob" wrote:

Reply to
Saleem Suri

Try Transaction.DiscountPercent instead.

Rob

Reply to
Rob

Thanks Rob Its Works Well How I can Enter Customer Information on Html I am using QSRules.Customer.Name But It Does not work.It shows me Null Object exception something

"Rob" wrote:

Reply to
Saleem Suri

Use QSRules.Transaction.Customer.Name.

Rob

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.