Question : Mycrosoft Dynamics CRM sales order deleted automatically by user "system"

My client complained that one of his sales order is deleted. When I saw in database I got following details:
deletionstate is 2 and modifiedby user "system" in table SalesOrderBase for that sales order.
but here can somebody tell me that who is this user "system". Why this Sales order got deleted itself and how can I recover this sales order.

Thanks in advance

Answer : Mycrosoft Dynamics CRM sales order deleted automatically by user "system"

Yes do change it. There shouldn't be a bad impact. However, you must also also set the deletion state code from 2 to 0 for all rows in SalesOrderDetailBase that reference the SalesOrderId in SalesOrderBase otherwise the existing/write-in products won't be there.

I've done it in my test system and the order became visible again.

As usual be careful that you only update the relevant rows and if you are not sure make a backup just in case.
Random Solutions  
 
programming4us programming4us