Repository
OCA/server-tools · module folder · Try on Runboat
Module version
1.0.0
Category
Hidden/Tools
Folder size
0.15 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/server-tools
Last tracking update
2026-08-07 08:23:02
Authors
Odoo Community Association (OCA), Cetmix
Maintainers
Odoo Community Association (OCA), Cetmix
Committers
Weblate, OCA-git-bot, oca-ci, Adasat Torres de León
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
This module shows attachment information in chatter. Following data is
displayed:

- User, who has created the attachment
- Attachment creation date

It also allows to log attachment related actions in the record chatter.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_form_view res.config.settings.form.view.inherited.attachment_logging res.config.settings form Inherits mail.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • use_attachment_log Boolean
    config_parameter='attachment_logging.use_attachment_log' help='Log attachment operations in chatter'
Public methods (0)

No public methods.

Loading…