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

Community site session details

Session Id :
Microsoft Dynamics RMS (Archived)

Date Change in RMS

(0) ShareShare
ReportReport
Posted on by 45

On December 23rd 2010 my cashier accidently change the date to February 11th 2011 how do I fix the date back to December 23rd 2010 in my RMS database

*This post is locked for comments

I have the same question (0)
  • VishalD Profile Picture
    45 on at
    Re: Date Change in RMS

    thanks for your help it happened just for few hours so we didnt create big mess just some transactions thanks again

  • Verified answer
    Community Member Profile Picture
    on at
    Re: Date Change in RMS

    If there were just a few sales affected, then the fix would be pretty easy.  You may also have to update other tables depending on how long the problem went unnoticed, and what activity happened: batch,  purchaseorder, inventorytransferlog, etc.

    update [transaction] set time=dateadd(dd,-50,time) where time>'2/10/11'

    update [journal] set time=dateadd(dd,-50,time) where time>'2/10/11'

    update [dailysales] set date=dateadd(dd,-50,date) where date>'2/10/11'

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…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics RMS (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans