Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions

View file

@ -0,0 +1,6 @@
To enable note logging of attachment operations in record chatter:
- Go to "Settings > General Settings" and scroll to the "Discuss" section.
- Activate the "Attachment Logging" checkbox.
.. image:: ../static/src/img/settings.png

View file

@ -0,0 +1,4 @@
- Cetmix <cetmix.com>
- Ivan Sokolov
- Maksim Shurupov

View file

@ -0,0 +1,6 @@
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.

View file

@ -0,0 +1,2 @@
Create date and user are displayed next to attachments in chatter.
When attachment is added or removed a note is logged in chatter if the corresponding option is enabled in the General Settings.