Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics RMS (Archived)

Rms Receipt format

Posted on by Microsoft Employee

I have  created a tender types tenderOther with different descriptions. I am trying to use these tender types on the receipt. I want to use a condition of Tender.Descriptor.Description=" some text " like the one below. However the condition is not recognized as all transactions do the instructions after the condition even if they do not meet the condition.  Someone help!

IF>
<CONDITION> Tender.Descriptor.Description = "KCB EFT"</CONDITION>
<THEN>
<ROW> "Card: " Tender.AccountNumberMasked "|" </ROW>
<ROW> "Auth: " Tender.ApprovalCode "|" </ROW>
</THEN>
</IF>

*This post is locked for comments

  • Suggested answer
    Antonijo Todorovik Profile Picture
    Antonijo Todorovik 4,025 on at
    RE: Rms Receipt format

    Hi danoyuga.

    Try using single quotes, like 'KCB EFT', not sure if that will work though... I don´t remeber if there was another chars you can use for = ...

    If not, try to use the nested conditions, for example:

    IF>

    <CONDITION> Tender.Descriptor.Description <> "KCB EFT"</CONDITION>

     <THEN>

     </THEN>

      <ELSE>

        <ROW> "Card: " Tender.AccountNumberMasked "|" </ROW>

        <ROW> "Auth: " Tender.ApprovalCode "|" </ROW>

      </ELSE>

    </IF>

    Hope this helps...

    BR, A.

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Rms Receipt format

    Receipt customizations can be performed by Microsoft Support and or Your Microsoft Partner or may already exist in the custom receipts library you have for free, through your access to customer or partner source. I would recommend that you check there first as this format may have been one previously made for other RMS customers. Cheers,

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans