Repository
OCA/server-env · module folder · Try on Runboat
Module version
1.0.0
Category
Tools
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/server-env
Last tracking update
2026-08-07 08:42:57
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Florian da Costa, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
Python dependencies
cryptography
System dependencies
None
Required by
server_environment_data_encryption
Description
This module allows to encrypt and decrypt data. This module is not
usable by itself, it is a low level module which should work as a base
for others. An example is the module server_environment_data_encryption

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (3)
  • encrypted_data Binary
    attachment=False
  • environment Char
    help='Concerned Odoo environment (prod, preprod...)' index=True required=True
  • name Char
    help='Technical name' index=True readonly=True required=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…