Hook (Remove items from TX)

Mar 16, 2006 1 Replies

Does anyone know how to do this via the qsrules. Im using vb to create the dll. I need to remove all items from TX without the user being notified via a msgbox.



i thought this might work: session.Transaction.Entries.Remove



There must be away, anybody......



Cheers Dave


I got it to work:

Call session.Transaction.Entries.Remove(session.Transaction.Entries(1), True)

Thanks for looking.

"izeko" wrote:

Join the Discussion

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

Didn't find your answer?

Ask the community — no account required