knowledge/attachment_zipped_download/models/__init__.py
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

3 lines
72 B
Python

from . import ir_attachment
from . import ir_attachment_action_download