mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-13 15:34:49 -06:00

This helps to download multiple attachments from any models. [UPD] README.rst [UPD] Update attachment_zipped_download.pot [UPD] README.rst attachment_zipped_download 16.0.2.0.0 [UPD] README.rst Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: knowledge-16.0/knowledge-16.0-attachment_zipped_download Translate-URL: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-attachment_zipped_download/
5 lines
191 B
ReStructuredText
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.
|