Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 3.09 KB

dynamics-365-sales-privacy.md

File metadata and controls

59 lines (36 loc) · 3.09 KB
title description ms.date ms.topic author ms.author ms.reviewer
Dynamics 365 Sales and privacy laws and regulations
To comply with privacy laws and regulations, we’ve made it possible to update read-only records through an export and import, and through SDKs.
07/06/2022
article
lavanyakr01
lavanyakr
lavanyakr

Dynamics 365 Sales and privacy laws and regulations

[!INCLUDE gdpr-intro]

To help comply with privacy laws and regulations, we've made it possible to edit read-only records in [!INCLUDEpn-dyn-365-sales].

The following table shows the states in which the [!INCLUDEpn-dyn-365-sales] records become read-only.

Entity State
Quote Active/Closed
Order Fulfilled/Canceled/Submitted/Invoiced
Invoice Paid/Canceled/Closed

A system administrator can export read-only quote, order, and invoice records, update them, and import the updated records back to [!INCLUDEpn-dyn-365-sales].

It's also possible to update the read-only records programmatically with the SDK for Dynamics 365 Sales.

Update read-only records through export or import

Important

Only an administrator or an impersonating user with administrative privileges can perform this action. Other users will get the following error message if they try to import records: Business Process Error: Cannot perform the action because the record is read only

[!INCLUDE gdpr-dsr-export-note]

  1. In your sales app, go to the list of records. For example, go to Sales > Quotes.

  2. Open the view that shows all the records regardless of their state. For example, open the All Quotes view.

  3. Select the records that you want to export, and on the command bar, select Export to Excel > Static Worksheet. More information: Export data to Excel

  4. In the file that you exported, make the necessary changes.

  5. To import the updated records back into [!INCLUDEpn-dyn-365-sales], in your sales app, in the list of records, select Import Data. More information: Import data into Dynamics 365 Sales

Important points

  • As a system administrator, you can edit any read-only field but changes won't reflect for the locked fields.

  • Non-admin users can't edit an active quote. However, an admin user can edit and save an active quote, although it's read-only for non-admin users.

  • If configured, Plugins, Business processes and workflows run on fields getting updated or becoming editable.

  • If there is Dynamics 365 Sales integration with any third-party system, there's a chance that the privacy-related changes are overwritten if the correct sequence of updates isn't followed. It's the responsibility of the system administrator of Dynamics 365 Sales to follow the correct order.

[!INCLUDEfooter-include]