Smile Anonymize Partner

by
Odoo
v 16.0 Third Party 42
Download for v 16.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 138
Technical Name smile_anonymize_partner
LicenseAGPL-3
Versions 12.0 16.0
You bought this module and need support? Click here!

Smile Anonymize Partner

License: AGPL-3 Smile-SA/odoo_addons

This module anonymize the personal data of partners.

Table of contents

Usage

  • To change fields to anonymized you should surcharge method get_anonymize_fields() that return a dictionary with 3 keys: fields, phones and emails with a list of fields for each.

    Default values: {'fields': ['name', 'street', 'street2', 'comment'], 'phones': ['phone', 'mobile'], 'emails': ['email']}

  • To anonymize personal data of your partners you should call action: action_anonymization(). This method display a popup with a warning that this action is irreversible and the Yes/Cancel buttons.

  • When record is anonymized the boolean is_anonymized get as value True and the partner is archived (call method toggle_active()).

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 here.

GDPR / EU Privacy

This addons does not collect any data and does not set any browser cookies.

Credits

Authors

  • Smile SA

Contributors

  • Laila ERAMI
  • Stéphanie MARCU

Maintainers

This module is maintained by the Smile SA.

Since 1991 Smile has been a pioneer of technology and also the European expert in open source solutions.

Smile SA

This module is part of the odoo-addons project on GitHub.

You are welcome to contribute.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.