init 18.0

This commit is contained in:
2025-10-07 16:00:46 +02:00
parent c7254a7b84
commit 9cd897fb0c
120 changed files with 3 additions and 5951 deletions

View File

@@ -1,6 +0,0 @@
from odoo import models
class AccountMove(models.Model):
_name = "account.move"
_inherit = ["account.move", "ir.attachment.action_download"]