mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-22 13:22:19 -06:00
[IMP] attachment_category: black, isort, prettier
This commit is contained in:
@@ -5,7 +5,6 @@ from odoo import fields, models
|
||||
|
||||
|
||||
class IrAttachment(models.Model):
|
||||
|
||||
_inherit = "ir.attachment"
|
||||
|
||||
category_ids = fields.Many2many(
|
||||
|
||||
Reference in New Issue
Block a user