Repository
OCA/mail · module folder · Try on Runboat
Module version
1.0.0
Category
Social
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/mail
Last tracking update
2026-08-07 09:06:26
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
This module provides a new field on users to store the user's digital
signature

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
inherited_res_users_form inherited.res.users.form res.users form Inherits base.view_users_form
inherited_res_users_preferences_form inherited.res.users.preferences.form res.users form Inherits base.view_users_form_simple_modif
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • digital_signature Image
    copy=False max_height=1024 max_width=1024
Public methods (3)
  • SELF_READABLE_FIELDS(self)
    @property
  • SELF_WRITEABLE_FIELDS(self)
    @property
  • clear_digital_signature(self)

Loading…

Loading…

Loading…

Loading…