[MIG]mail_activity_plan:migration to v16

This commit is contained in:
2023-11-22 12:34:08 +01:00
parent c2b6f1f54e
commit 55a9885dfa
4 changed files with 7 additions and 6 deletions

View File

@@ -1,7 +1,8 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from odoo import api, fields, models, _
from odoo import _, api, fields, models
class MailActivityTemplate(models.Model):
'''