web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics RMS (Archived)

better Net display, runtime error '-2147352319(80020101)':

(0) ShareShare
ReportReport
Posted on by

I have made a better NET DISPLAY with Extended price.

but getting this error

after Perform Blind Closeout when RMS syncs Offline backup file.

https://www.dropbox.com/s/1zceiu4zvqb8xbk/CUSTOMER%20DISPLAY222.HTM?dl=0

please download this file.

   var tranType = QSRules.Transaction.TransactionType

   if(tranType != 17)    {    if(tranType != 18)    {    lblTendered.innerText = currencyToString(QSRules.Transaction.TotalTenderIn);    lblChange.innerText = currencyToString(QSRules.Transaction.TotalTenderOut);    }    }

}

I think this part is something wrong.

any idea?

*This post is locked for comments

I have the same question (0)
  • GMT Profile Picture
    235 on at

    Haemin,

    Did you get this issue resolved?

    I am getting similar error at closeout right after synchronization is completed.

    Thanks.

  • Community Member Profile Picture
    on at

    No, I did not.

    but if I remove "tendered and change"

    no error when it syncs offline.

  • Suggested answer
    Community Member Profile Picture
    on at

    if (QSRules.Transaction.TransactionType == transactiontypeZReport)

     return(0);

      if (QSRules.Transaction.TransactionType == transactiontypeZZReport)

     return(0);

      if (QSRules.Transaction.TransactionType == transactiontypeBlindCloseout)

     return(0);

    You are alos missing a semi-colon after

    exprice = exprice + currencyToString(entry.ExtendedPrice) + "<br>";

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics RMS (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans