| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 2423 |
| Technical Name |
gdpr_privacy_shield |
| License | OPL-1 |
| Versions | 18.0 19.0 |
GDPR PrivacyShield
Encrypt sensitive database fields for GDPR compliance - safely prepare your Odoo database for the official Upgrade Service (v18 → v19).
Why PrivacyShield?
Protect personal data before handing your database to any third party
Field-level encryption — encrypt individual sensitive fields (names, emails, phone numbers, addresses) directly in the database using industry-standard AES encryption.
GDPR-compliant data handling — ensure personal data is protected before submitting your database to the Odoo Upgrade Service or any external provider.
Reversible process — decrypt your data at any time using your private key. You stay in full control. An optional db backup is saved on the server for recovery.
Smart field scanner — automatically detect encrypted fields across all installed models/tables if fields were moved through the odoo upgrade service.
Secure key management — generate, export, and import encryption keys via a guided wizard. Never lose access to your data.
Database viewer — inspect raw database tables and selects fields directly from the Odoo backend. Inspect your encrypted and decrypted field
Key Features at a Glance
Everything you need for a safe and compliant database upgrade
Encrypt & Decrypt
Select any model and field, run the encryption wizard, and all values are replaced with AES-encrypted ciphertext. Reverse the process anytime with your key.
Field Selection Import / Export
Import lists of fields to encrypt via CSV for bulk operations. Export encrypted field definitions for simplified decryption after the upgrade process.
Guided Wizards
Step-by-step workflows for every operation
Every critical operation like key generation, encryption, decryption, and scanning is wrapped in clear, step-by-step wizards. Each wizard validates your inputs and warns you before making irreversible changes.
- Generate Encryption Key
- Encrypt Selected Fields
- Decrypt Selected Fields
- Scan for Personal Data Fields
- Import Field List via CSV
How It Works
Six simple steps to a GDPR-safe database
Generate Your Key
Use the key generation wizard to create a secure AES encryption key. Download and store it safely — it is the only way to decrypt your data.
Select
Use the DB-Viewer or manually select the fields containing personal data. Export the field configuration to reuse it later and to simplify the decryption step after the upgrade.
Encrypt
Run the encryption wizard, allow the failsafe db backup creation â all values are encrypted in place within seconds. You can see the encrypted fields in the db viewer.
Submit
Hand over the encrypted database to the Odoo Upgrade Service, follow Odoo's upgrade instructions, and import the upgraded database back into your system.
Scan or Import
Import your previously exported field configuration or use the built-in scanner to find moved fields in the Decryption Wizard to automatically detect the encrypted fields.
Decrypt
Run the decryption wizard â all values are decrypted in place within seconds. You can see the decrypted fields in the db viewer. Enjoy your upgraded system without breaking GDPR.
Technical Details
Encryption: AES (via Python cryptography library)
Odoo Version: 18.0, 19.0
License: LGPL-3
Dependencies: base, web
Python dependency: cryptography
Author: JB Software Solutions
Category: Tools
Price: 298.99 EUR
Version: 1.0
Tags: gdpr, privacy, dsvgo, datenschutz
Ready to protect your data?
Install GDPR PrivacyShield and upgrade with confidence.
Questions? Contact us via the Odoo App Store or leave us a message jonasb.software.solutions@gmail.com.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module