init 18.0
This commit is contained in:
@@ -1 +0,0 @@
|
||||
from . import account_move
|
||||
@@ -1,6 +0,0 @@
|
||||
from odoo import models
|
||||
|
||||
|
||||
class AccountMove(models.Model):
|
||||
_name = "account.move"
|
||||
_inherit = ["account.move", "ir.attachment.action_download"]
|
||||
Reference in New Issue
Block a user