[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

@@ -3,6 +3,7 @@
from odoo import fields, models
class IrActionsServer(models.Model):
""" Add activity plan option in server actions. """
_inherit = 'ir.actions.server'