oca-technical/odoo-bringout-oca-server-tools-attachment_queue/attachment_queue/readme/DESCRIPTION.rst
2025-08-29 15:43:03 +02:00

3 lines
294 B
ReStructuredText

This module adds async processing capabilities to attachments by implementing a new model attachment.queue that wraps attachments and stores additional information so that it can be processed in an asynchronous way.
A use case of this module can be found in the attachment_synchronize module.