knowledge/attachment_zipped_download/tests/__init__.py
Pierre Verkest 9cfafbb239 [IMP] attachment_zipped_download: provide ir.attachment.action_download mixin
This helps to download multiple attachments from any models.

[UPD] Update attachment_zipped_download.pot

[UPD] README.rst

attachment_zipped_download 14.0.2.0.0

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: knowledge-14.0/knowledge-14.0-attachment_zipped_download
Translate-URL: https://translation.odoo-community.org/projects/knowledge-14-0/knowledge-14-0-attachment_zipped_download/
2024-04-02 13:55:17 +02:00

5 lines
160 B
Python

# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl)
from . import test_attachment_zipped_download
from . import test_ir_attachment_action_download