knowledge/attachment_zipped_download/readme/DESCRIPTION.rst
Pierre Verkest 66dd5ab063 [IMP] attachment_zipped_download: provide ir.attachment.action_download mixin
This helps to download multiple attachments from any models.
2023-08-31 10:15:50 +02:00

5 lines
191 B
ReStructuredText

This module allows downloading multiple attachments as a zip file.
This also provide a helper class `IrAttachmentActionDownloadMixin`
to be used by developer to add action method on models.