[MIG] document_page_partner: Migration to 16.0

This commit is contained in:
ntsirintanis
2024-03-08 09:33:29 +01:00
committed by Anusha
parent f29983aaf6
commit 90d502a5cf
6 changed files with 42 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
# Copyright 2015-18 Therp BV <https://therp.nl>
# Copyright 2015-24 Therp BV <https://therp.nl>
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from openerp import fields, models
from odoo import fields, models
class DocumentPage(models.Model):