Dear RMS Pros,
I got stuck while set discount reason code on currententry, I've tried the following
QSRules.Transaction.Entries(EntryKey).SetDiscountReasonCode = 63
QSRules.Transaction.Entries(EntryKey).DiscountReasonCode.ReasonCode = RC //RC is reasoncode object
QSRules.Transaction.Entries(EntryKey).DiscountReasonCode.ReasonCode.ID = RC.ID
but somehow it is not able to set discount reason code at EntryKey
Please help.
*This post is locked for comments
I have the same question (0)