mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[MIG] base_comment_template: Migration to 15.0
This commit is contained in:
committed by
Maksym Yankin
parent
735a2c9d63
commit
a624f08f5f
@@ -22,7 +22,6 @@ class BaseCommentTemplate(models.Model):
|
||||
help="This field allows to select the position of the comment on reports.",
|
||||
)
|
||||
name = fields.Char(
|
||||
string="Name",
|
||||
translate=True,
|
||||
required=True,
|
||||
help="Name/description of this comment template",
|
||||
|
||||
Reference in New Issue
Block a user