mirror of
https://github.com/bringout/oca-ocb-web.git
synced 2026-04-21 06:52:07 +02:00
19.0 vanilla
This commit is contained in:
parent
20e6dadd87
commit
4b94f0abc5
205 changed files with 24700 additions and 14614 deletions
|
|
@ -4,8 +4,7 @@
|
|||
from odoo import models
|
||||
|
||||
|
||||
class Attachment(models.Model):
|
||||
|
||||
class IrAttachment(models.Model):
|
||||
_inherit = "ir.attachment"
|
||||
|
||||
def _can_bypass_rights_on_media_dialog(self, **attachment_data):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue