How to Add New Item From COM Object(Qsrules)?

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
Reply to
falunkai
Loading thread data ...

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.