mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-21 21:02:19 -06:00
Updated from template
This commit is contained in:
@@ -5,7 +5,6 @@ from odoo import _, models
|
||||
|
||||
|
||||
class IrAttachmentActionDownloadMixin(models.AbstractModel):
|
||||
|
||||
_name = "ir.attachment.action_download"
|
||||
_description = """
|
||||
Mixin to help download attachments linked to record(s).
|
||||
|
||||
Reference in New Issue
Block a user