Help with a qsrules item add question

Mar 17, 2008 1 Replies

I have a windows form written in vb.net 2005 called from a custom button. When I do the transaction.entries.add to add an item, it adds it - I can tell because my totals for the transaction reflect the item added, but the item will not display until I add another item. So in other words the last item added does not show. Now if i do the same thing with a class (no windows form) it works just fine. Its as if the POS screen needs a refresh to reflect the changes. I just don't understand why it wouldn't show when added from a windows form I even tried to do a hide on my form before adding the item and still no good. Does anyone have any idea how to make this work, it is driving me crazy?



Thank you



Mark.


After ane Item Add You need to refresh the POS screen, try

qsBridge.FireEvent("RefreshDisplay");

Rate me if this was helpful,

Regards, Antonijo

Join the Discussion

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

Didn't find your answer?

Ask the community — no account required