TIP: You can type at any time to perform a new search.
Attachment Logging
attachment_logging · OCA/server-tools
- 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
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_logBooleanconfig_parameter='attachment_logging.use_attachment_log'help='Log attachment operations in chatter'
No public methods.
Loading…