diff --git a/privacy/README.rst b/privacy/README.rst index 3e3b833..e5bc1a8 100644 --- a/privacy/README.rst +++ b/privacy/README.rst @@ -36,9 +36,12 @@ to comply with regulations such as GDPR. Usage ===== - #. Go to "Data Protection" Application - #. Go to Configuration > "Settings" menu - #. Enable the main features available. +To define data processing activities: + +#. Go to *Privacy > Master Data > Activities* and create one. +#. Define the data processing activity using the provided tools. + +Consult your lawyer! Bug Tracker =========== @@ -57,6 +60,7 @@ Authors ~~~~~~~ * Eficent +* Tecnativa Contributors ~~~~~~~~~~~~ diff --git a/privacy/static/description/index.html b/privacy/static/description/index.html index 04ae2d0..92d0c3b 100644 --- a/privacy/static/description/index.html +++ b/privacy/static/description/index.html @@ -385,13 +385,12 @@ to comply with regulations such as GDPR.

Usage

-
+

To define data processing activities:

    -
  1. Go to “Data Protection” Application
  2. -
  3. Go to Configuration > “Settings” menu
  4. -
  5. Enable the main features available.
  6. +
  7. Go to Privacy > Master Data > Activities and create one.
  8. +
  9. Define the data processing activity using the provided tools.
-
+

Consult your lawyer!

Bug Tracker

@@ -407,6 +406,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

Authors