Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
7
attachment_queue/readme/DESCRIPTION.md
Executable file
7
attachment_queue/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,7 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user