Skip to content

Commit 84cab51

Browse files
oomsvetaMohammedBasioni
authored andcommitted
[WIP][ADD] translation module
1 parent 021e42d commit 84cab51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/t9n/models/message.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from odoo import fields, models
1+
from odoo import api, fields, models
22

33

44
class Message(models.Model):

0 commit comments

Comments
 (0)