Using Custom button to add variable item code

Oct 19, 2006 0 Replies

I need to use custom button to add item code to transaction screen but my Item code not always same Item, it can change Itemlookupcode depend on condition including Price or Quantity so that I cannot use Internal command 'PerformAddItem' , I write dll to use qsrules but it's not working , my code like these: Public Function Process(session as Qsrules.Sessionclass) as Boolean dim Entry as TransactionEntry Entry Session.Transaction.Entries.Add(1,"11200",1,False,1,,,False) Entry.SetPrice(300) end function


****It's not working including cannot change price , Who have sample code like as PerformAddItem in QsBridge , Pleaseeee Help me , Thanks you for your help

Join the Discussion

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

Didn't find your answer?

Ask the community — no account required