Field encryption for Odoo
Technical module. Inherit ucat.crypto.mixin, declare _crypto_fields, and the listed fields are encrypted at rest. Key from the UCAT_CRYPTO_KEY environment variable (recommended) or auto-generated into ir.config_parameter.
Technical module. Inherit ucat.crypto.mixin, declare _crypto_fields, and the listed fields are encrypted at rest. Key from the UCAT_CRYPTO_KEY environment variable (recommended) or auto-generated into ir.config_parameter.
Please log in to comment on this module