Skip to content

Commit ee34d5b

Browse files
[IMP] t9n: list all projects in home page.
This commit adds the project list to the home page of the translations module with some useful info about projects. Task-3783071
1 parent 84cab51 commit ee34d5b

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 api, fields, models
1+
from odoo import fields, models
22

33

44
class Message(models.Model):

0 commit comments

Comments
 (0)