mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 09:12:03 +02:00
3 lines
294 B
ReStructuredText
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.
|