From b00c6b0dd40d7567fe36ae42b92076c99a6d9768 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 25 Oct 2018 21:26:31 +0000 Subject: [PATCH] [UPD] README.rst --- contact_search_form/README.rst | 55 ++- .../static/description/index.html | 431 +++++++++++++++++ website_contact_extend/README.rst | 56 ++- .../static/description/index.html | 438 ++++++++++++++++++ 4 files changed, 942 insertions(+), 38 deletions(-) create mode 100644 contact_search_form/static/description/index.html create mode 100644 website_contact_extend/static/description/index.html diff --git a/contact_search_form/README.rst b/contact_search_form/README.rst index 41ec172..92435f2 100644 --- a/contact_search_form/README.rst +++ b/contact_search_form/README.rst @@ -2,41 +2,64 @@ Contact Search Form =================== - -Multiple models can be searched for specified string by DPO. -View containing a search function for Data Protection Officers (DPO) to look -up Customer Data. All available Odoo models can be included in the search -query looking for a specified string. +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fdata--protection-lightgray.png?logo=github + :target: https://github.com/OCA/data-protection/tree/11.0/contact_search_form + :alt: OCA/data-protection +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/data-protection-11-0/data-protection-11-0-contact_search_form + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/263/11.0 + :alt: Try me on Runbot + +|badge1| |badge2| |badge3| |badge4| |badge5| + +View containing a search function for Data Protection Officers (DPO) to look up Customer Data. +All available Odoo models can be included in the search query looking for a specified string. **Table of contents** .. contents:: :local: +Configuration +============= + +To access contact search view in contacts view, the user has to activate the 'Data Protection Officer' checkbox +in User -> Technical Settings. +After that a new menu item 'Contact Search' will appear in the Contacts App. Usage ===== + The new menu Contact Search is located in the Contacts App When accessing the Contact Search form a new query can be defined by clicking on the Create button. - To perform a search the search string is required and the Odoo models that should be searched have to be selected in the dropdown 'Search in model'. The search results are stored and can be accessed at a later time from the tree view of 'Contact Search'. - -Known issues / Roadmap -====================== - - Bug Tracker =========== -Bugs are tracked on `GitHub Issues `_. +Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us smashing it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -48,13 +71,6 @@ Authors * IT IS AG -Contributors -~~~~~~~~~~~~ - -* Dipak Suthar -* Sven Hartmann - - Maintainers ~~~~~~~~~~~ @@ -68,5 +84,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. +This module is part of the `OCA/data-protection `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/contact_search_form/static/description/index.html b/contact_search_form/static/description/index.html new file mode 100644 index 0000000..141c316 --- /dev/null +++ b/contact_search_form/static/description/index.html @@ -0,0 +1,431 @@ + + + + + + +Contact Search Form + + + +
+

Contact Search Form

+ + +

Beta License: AGPL-3 OCA/data-protection Translate me on Weblate Try me on Runbot

+

View containing a search function for Data Protection Officers (DPO) to look up Customer Data. +All available Odoo models can be included in the search query looking for a specified string.

+

Table of contents

+ +
+

Configuration

+

To access contact search view in contacts view, the user has to activate the ‘Data Protection Officer’ checkbox +in User -> Technical Settings. +After that a new menu item ‘Contact Search’ will appear in the Contacts App.

+
+
+

Usage

+

The new menu Contact Search is located in the Contacts App

+

When accessing the Contact Search form a new query can be defined by +clicking on the Create button. +To perform a search the search string is required and the Odoo models that +should be searched have to be selected in the dropdown ‘Search in model’.

+

The search results are stored and can be accessed at a later time from the +tree view of ‘Contact Search’.

+
+
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us smashing it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • IT IS AG
  • +
+
+
+

Maintainers

+

This module is maintained by the OCA.

+Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use.

+

This module is part of the OCA/data-protection project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+ + diff --git a/website_contact_extend/README.rst b/website_contact_extend/README.rst index 5586ba9..e01cb32 100644 --- a/website_contact_extend/README.rst +++ b/website_contact_extend/README.rst @@ -1,10 +1,32 @@ -====================== -Website Contact Extend -====================== - +=========================== +Website Contact Form Extend +=========================== + +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fdata--protection-lightgray.png?logo=github + :target: https://github.com/OCA/data-protection/tree/11.0/website_contact_extend + :alt: OCA/data-protection +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/data-protection-11-0/data-protection-11-0-website_contact_extend + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/263/11.0 + :alt: Try me on Runbot + +|badge1| |badge2| |badge3| |badge4| |badge5| Extended Website Contact View to give Customer options on how to be -contacted in the future. + contacted in the future. For email verification a verification link will be sent to the email address entered in the contact view. @@ -17,28 +39,30 @@ entered in the contact view. .. contents:: :local: +Configuration +============= + +The contact mode fields will be added to the Contact Site automatically. Usage ===== + Customer can verify his email address with a verification link. The verification link is automatically sent to the email address entered in the website contact view. Following that the mode of future contact can be chosen and a GDPR -information request can be submitted. + information request can be submitted. A preliminary Report is also printable in the contacts view. - -Known issues / Roadmap -====================== - - Bug Tracker =========== -Bugs are tracked on `GitHub Issues `_. +Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us smashing it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -50,13 +74,6 @@ Authors * IT IS AG -Contributors -~~~~~~~~~~~~ - -* Dipak Suthar -* Sven Hartmann - - Maintainers ~~~~~~~~~~~ @@ -70,5 +87,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. +This module is part of the `OCA/data-protection `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/website_contact_extend/static/description/index.html b/website_contact_extend/static/description/index.html new file mode 100644 index 0000000..0c92c0b --- /dev/null +++ b/website_contact_extend/static/description/index.html @@ -0,0 +1,438 @@ + + + + + + +Website Contact Form Extend + + + +
+

Website Contact Form Extend

+ + +

Beta License: AGPL-3 OCA/data-protection Translate me on Weblate Try me on Runbot

+
+
Extended Website Contact View to give Customer options on how to be
+
contacted in the future.
+
+

For email verification a verification link will be sent to the email address +entered in the contact view.

+
    +
  • contact mode fields will be added to the website contact view.
  • +
  • Information requests can be submitted from the contact view
  • +
+

Table of contents

+ +
+

Configuration

+

The contact mode fields will be added to the Contact Site automatically.

+
+
+

Usage

+

Customer can verify his email address with a verification link. +The verification link is automatically sent to the email address +entered in the website contact view.

+
+
Following that the mode of future contact can be chosen and a GDPR
+
information request can be submitted.
+
+

A preliminary Report is also printable in the contacts view.

+
+
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us smashing it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • IT IS AG
  • +
+
+
+

Maintainers

+

This module is maintained by the OCA.

+Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use.

+

This module is part of the OCA/data-protection project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+ +