We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 021e42d commit 84cab51Copy full SHA for 84cab51
addons/t9n/models/message.py
@@ -1,4 +1,4 @@
1
-from odoo import fields, models
+from odoo import api, fields, models
2
3
4
class Message(models.Model):
0 commit comments