diff --git a/base_comment_template/README.rst b/base_comment_template/README.rst
index c08327b8b..fbe08e30a 100644
--- a/base_comment_template/README.rst
+++ b/base_comment_template/README.rst
@@ -14,13 +14,13 @@ Base Comments Templates
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--invoice--reporting-lightgray.png?logo=github
- :target: https://github.com/OCA/account-invoice-reporting/tree/11.0/base_comment_template
+ :target: https://github.com/OCA/account-invoice-reporting/tree/12.0/base_comment_template
:alt: OCA/account-invoice-reporting
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/account-invoice-reporting-11-0/account-invoice-reporting-11-0-base_comment_template
+ :target: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-base_comment_template
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
- :target: https://runbot.odoo-community.org/runbot/94/11.0
+ :target: https://runbot.odoo-community.org/runbot/94/12.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -50,7 +50,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues `_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
-`feedback `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -70,8 +70,10 @@ Contributors
* Yannick Vaucher
* Guewen Baconnier
* Simone Rubino
+* Simone Rubino
+* `DynApps `_:
-Do not contact contributors directly about support or help with technical issues.
+ * Raf Ven
Maintainers
~~~~~~~~~~~
@@ -86,6 +88,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
-This module is part of the `OCA/account-invoice-reporting `_ project on GitHub.
+This module is part of the `OCA/account-invoice-reporting `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/base_comment_template/__manifest__.py b/base_comment_template/__manifest__.py
index 8ea1ace96..eaa2d8a9d 100644
--- a/base_comment_template/__manifest__.py
+++ b/base_comment_template/__manifest__.py
@@ -1,15 +1,20 @@
# © 2013-2014 Nicolas Bessi (Camptocamp SA)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
-{"name": "Base Comments Templates",
- "summary": "Comments templates on documents",
- "version": "11.0.1.0.0",
- "depends": ["base"],
- "author": "Camptocamp, Odoo Community Association (OCA)",
- "license": "AGPL-3",
- "data": ["views/comment_view.xml",
- "security/ir.model.access.csv",
- ],
- "category": "Sale",
- 'installable': True,
- }
+{
+ "name": "Base Comments Templates",
+ "summary": "Comments templates on documents",
+ "version": "12.0.1.0.0",
+ "category": "Sale",
+ "website": "https://github.com/OCA/account-invoice-reporting",
+ "author": "Camptocamp, Odoo Community Association (OCA)",
+ "license": "AGPL-3",
+ "installable": True,
+ "depends": [
+ "base"
+ ],
+ "data": [
+ "security/ir.model.access.csv",
+ "views/comment_view.xml",
+ ],
+}
diff --git a/base_comment_template/i18n/am.po b/base_comment_template/i18n/am.po
index 90fd00d63..3fc4cae7a 100644
--- a/base_comment_template/i18n/am.po
+++ b/base_comment_template/i18n/am.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/ar.po b/base_comment_template/i18n/ar.po
index d26f23581..99df1233c 100644
--- a/base_comment_template/i18n/ar.po
+++ b/base_comment_template/i18n/ar.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "أنشئ بواسطة"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "أنشئ في"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "اسم العرض"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "المعرف"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "آخر تعديل في"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "آخر تحديث بواسطة"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "آخر تحديث في"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/base_comment_template.pot b/base_comment_template/i18n/base_comment_template.pot
index ed9cb33fb..b43493289 100644
--- a/base_comment_template/i18n/base_comment_template.pot
+++ b/base_comment_template/i18n/base_comment_template.pot
@@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Odoo Server 11.0\n"
+"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
@@ -29,65 +29,64 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/bg.po b/base_comment_template/i18n/bg.po
index f01fe8ba3..184ca7ac3 100644
--- a/base_comment_template/i18n/bg.po
+++ b/base_comment_template/i18n/bg.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Създадено от"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Създадено на"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Име за Показване"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Последно обновено на"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Последно обновено от"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Последно обновено на"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/bs.po b/base_comment_template/i18n/bs.po
index 0e9c5a056..fe9b18da7 100644
--- a/base_comment_template/i18n/bs.po
+++ b/base_comment_template/i18n/bs.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Kreirano"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Prikaži naziv"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Zadnje mijenjano"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Zadnji ažurirao"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Zadnje ažurirano"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/ca.po b/base_comment_template/i18n/ca.po
index 65e87595d..b361a8aa4 100644
--- a/base_comment_template/i18n/ca.po
+++ b/base_comment_template/i18n/ca.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr "Comentari "
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creat per"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creat el"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Veure el nom"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Darrera modificació el"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Darrera Actualització per"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Darrera Actualització el"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/cs.po b/base_comment_template/i18n/cs.po
index c69e43206..849b451ef 100644
--- a/base_comment_template/i18n/cs.po
+++ b/base_comment_template/i18n/cs.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Vytvořil(a)"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Vytvořeno"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Zobrazovaný název"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Naposled upraveno"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Naposled upraveno"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Naposled upraveno"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/da.po b/base_comment_template/i18n/da.po
index 685ab7118..a1a9d8807 100644
--- a/base_comment_template/i18n/da.po
+++ b/base_comment_template/i18n/da.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Oprettet af"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Oprettet den"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Vist navn"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "Id"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Sidst ændret den"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Sidst opdateret af"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Sidst opdateret den"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/de.po b/base_comment_template/i18n/de.po
index 394905843..5b418d981 100644
--- a/base_comment_template/i18n/de.po
+++ b/base_comment_template/i18n/de.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr "Vor Positionen"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr "Bemerkung"
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr "Vorlagen zu Bemerkungen"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr "Bemerkungszusammenfassung"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Erstellt von"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Erstellt am:"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Anzeigename"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Zuletzt geändert am"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Zuletzt aktualisiert von"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Zuletzt aktualisiert am"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr "Stelle"
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr "Position im Dokument"
diff --git a/base_comment_template/i18n/el_GR.po b/base_comment_template/i18n/el_GR.po
index d8267018a..a3d5cbbec 100644
--- a/base_comment_template/i18n/el_GR.po
+++ b/base_comment_template/i18n/el_GR.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Δημιουργήθηκε από "
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Δημιουργήθηκε στις"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "Κωδικός"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Τελευταία ενημέρωση από"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Τελευταία ενημέρωση στις"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/en_GB.po b/base_comment_template/i18n/en_GB.po
index 9bf3c3da5..381386bb7 100644
--- a/base_comment_template/i18n/en_GB.po
+++ b/base_comment_template/i18n/en_GB.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Created by"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Created on"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Display Name"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Last Modified on"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Last Updated on"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/es.po b/base_comment_template/i18n/es.po
index 45c16254b..1b7e3f770 100644
--- a/base_comment_template/i18n/es.po
+++ b/base_comment_template/i18n/es.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr "Antes de las líneas"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr "Comentario"
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr "Plantillas de comentarios"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr "Índice de comentarios"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creado el"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nombre mostrado"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Última modificación el"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Última modificación por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Última modificación el"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr "Posició"
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr "Posición en el documento"
diff --git a/base_comment_template/i18n/es_AR.po b/base_comment_template/i18n/es_AR.po
index cc601b591..62fa5c296 100644
--- a/base_comment_template/i18n/es_AR.po
+++ b/base_comment_template/i18n/es_AR.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Mostrar Nombre"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Última actualización realizada por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Última actualización el"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/es_CL.po b/base_comment_template/i18n/es_CL.po
index e8d688393..1e2d1ea8d 100644
--- a/base_comment_template/i18n/es_CL.po
+++ b/base_comment_template/i18n/es_CL.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nombre mostrado"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID (identificación)"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Última actualización de"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/es_CO.po b/base_comment_template/i18n/es_CO.po
index adc1af3ab..7b86a5369 100644
--- a/base_comment_template/i18n/es_CO.po
+++ b/base_comment_template/i18n/es_CO.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creado"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nombre Público"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Última Modificación el"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Actualizado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Actualizado"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/es_CR.po b/base_comment_template/i18n/es_CR.po
index dffcfef7a..7cc7ccab4 100644
--- a/base_comment_template/i18n/es_CR.po
+++ b/base_comment_template/i18n/es_CR.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Ultima actualización por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Ultima actualización en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/es_DO.po b/base_comment_template/i18n/es_DO.po
index 6b9e686b8..f8cc38ed4 100644
--- a/base_comment_template/i18n/es_DO.po
+++ b/base_comment_template/i18n/es_DO.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nombre mostrado"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Última actualización de"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/es_EC.po b/base_comment_template/i18n/es_EC.po
index e99d6a595..de1015552 100644
--- a/base_comment_template/i18n/es_EC.po
+++ b/base_comment_template/i18n/es_EC.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nombre mostrado"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID (identificación)"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Última actualización de"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/es_ES.po b/base_comment_template/i18n/es_ES.po
index 48cc6b2f3..027d6edf9 100644
--- a/base_comment_template/i18n/es_ES.po
+++ b/base_comment_template/i18n/es_ES.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nombre para mostrar"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Última modificación en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/es_MX.po b/base_comment_template/i18n/es_MX.po
index 9bbb1bea6..887189e14 100644
--- a/base_comment_template/i18n/es_MX.po
+++ b/base_comment_template/i18n/es_MX.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nombre desplegado"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Ultima modificacion realizada"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Ultima actualizacion por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Ultima actualización realizada"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/es_PE.po b/base_comment_template/i18n/es_PE.po
index 11c49dcc5..124c602f9 100644
--- a/base_comment_template/i18n/es_PE.po
+++ b/base_comment_template/i18n/es_PE.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nombre a Mostrar"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Ultima Modificación en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Actualizado última vez por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Ultima Actualización"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/es_PY.po b/base_comment_template/i18n/es_PY.po
index b7be03b47..4b75fbea4 100644
--- a/base_comment_template/i18n/es_PY.po
+++ b/base_comment_template/i18n/es_PY.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Ultima actualización por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Ultima actualización en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/es_VE.po b/base_comment_template/i18n/es_VE.po
index 59348c714..d8b6b758b 100644
--- a/base_comment_template/i18n/es_VE.po
+++ b/base_comment_template/i18n/es_VE.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Mostrar nombre"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Modificada por última vez"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Última actualización realizada por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Ultima actualizacion en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/et.po b/base_comment_template/i18n/et.po
index 58d03e32b..aca255d82 100644
--- a/base_comment_template/i18n/et.po
+++ b/base_comment_template/i18n/et.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Loonud"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Loodud"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Näidatav nimi"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Viimati muudetud"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Viimati uuendatud"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Viimati uuendatud"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/eu.po b/base_comment_template/i18n/eu.po
index 6069fec84..aea53b9df 100644
--- a/base_comment_template/i18n/eu.po
+++ b/base_comment_template/i18n/eu.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Nork sortua"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Created on"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Izena erakutsi"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Last Updated on"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/fa.po b/base_comment_template/i18n/fa.po
index 83db34af3..a6c75a957 100644
--- a/base_comment_template/i18n/fa.po
+++ b/base_comment_template/i18n/fa.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "ایجاد شده توسط"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "ایجاد شده در"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "نام نمایشی"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "شناسه"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "تاریخ آخرین بهروزرسانی"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "آخرین به روز رسانی توسط"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "آخرین به روز رسانی در"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/fi.po b/base_comment_template/i18n/fi.po
index cc39d2fb2..57bbbbc5e 100644
--- a/base_comment_template/i18n/fi.po
+++ b/base_comment_template/i18n/fi.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Luonut"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Luotu"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nimi"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Viimeksi muokattu"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Viimeksi päivittänyt"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Viimeksi päivitetty"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/fr.po b/base_comment_template/i18n/fr.po
index c94b88945..80609a996 100644
--- a/base_comment_template/i18n/fr.po
+++ b/base_comment_template/i18n/fr.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr "Avant les lignes"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr "Commentaire"
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr "Modèles de commentaires"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr "Nom"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Créé par"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Créé le"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nom affiché"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Dernière mise-à-jour le"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Dernière mise-à-jour par"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Dernière mise-à-jour le"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr "Position"
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr "Position sur le document"
diff --git a/base_comment_template/i18n/fr_CA.po b/base_comment_template/i18n/fr_CA.po
index edeb8d8c6..308e1b9b7 100644
--- a/base_comment_template/i18n/fr_CA.po
+++ b/base_comment_template/i18n/fr_CA.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Créé par"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Créé le"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Afficher le nom"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "Identifiant"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Dernière mise à jour par"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Dernière mise à jour le"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/fr_CH.po b/base_comment_template/i18n/fr_CH.po
index 6ac62878e..9faeca39e 100644
--- a/base_comment_template/i18n/fr_CH.po
+++ b/base_comment_template/i18n/fr_CH.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Créé par"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Créé le"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nom affiché"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Modifié par"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Modifié le"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/gl.po b/base_comment_template/i18n/gl.po
index 0ee29abdd..18794b68a 100644
--- a/base_comment_template/i18n/gl.po
+++ b/base_comment_template/i18n/gl.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creado en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Última modificación"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "ültima actualización por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Última actualización en"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/gl_ES.po b/base_comment_template/i18n/gl_ES.po
index e333a1268..374dd2bed 100644
--- a/base_comment_template/i18n/gl_ES.po
+++ b/base_comment_template/i18n/gl_ES.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/he.po b/base_comment_template/i18n/he.po
index e2df9c1c4..a7d0a5a26 100644
--- a/base_comment_template/i18n/he.po
+++ b/base_comment_template/i18n/he.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "נוצר על ידי"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "נוצר ב-"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "השם המוצג"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "מזהה"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "תאריך שינוי אחרון"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "עודכן לאחרונה על ידי"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "עודכן לאחרונה על"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/hr.po b/base_comment_template/i18n/hr.po
index 607e77dd0..f46cf6eb9 100644
--- a/base_comment_template/i18n/hr.po
+++ b/base_comment_template/i18n/hr.po
@@ -37,64 +37,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr "Komentar"
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Stvorio/la"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Stvoreno dana"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Prikaži naziv"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Zadnja izmjena"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Zadnju izmjenu izvršio/la"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Zadnja izmjena"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/hr_HR.po b/base_comment_template/i18n/hr_HR.po
index e9e21a910..1a894ee04 100644
--- a/base_comment_template/i18n/hr_HR.po
+++ b/base_comment_template/i18n/hr_HR.po
@@ -36,64 +36,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Kreirano"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Naziv"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Zadnje modificirano"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Zadnji ažurirao"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Zadnje ažurirano"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/hu.po b/base_comment_template/i18n/hu.po
index 0ab21bf59..94964b75b 100644
--- a/base_comment_template/i18n/hu.po
+++ b/base_comment_template/i18n/hu.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Készítette"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Létrehozás dátuma"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Név megjelenítése"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Utolsó frissítés dátuma"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Utoljára frissítve, által"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Utoljára frissítve "
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/id.po b/base_comment_template/i18n/id.po
index 04012f23c..a9fb0b759 100644
--- a/base_comment_template/i18n/id.po
+++ b/base_comment_template/i18n/id.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Dibuat oleh"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Dibuat pada"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nama Tampilan"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Terakhir Dimodifikasi pada"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Diperbaharui oleh"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Diperbaharui pada"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/it.po b/base_comment_template/i18n/it.po
index c2cffa2cc..157d6eb4c 100644
--- a/base_comment_template/i18n/it.po
+++ b/base_comment_template/i18n/it.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr "Coomento"
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creato da"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creato il"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nome da visualizzare"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Ultima Modifica il"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Ultimo aggiornamento di"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Ultimo aggiornamento il"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr "Posizione"
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/ja.po b/base_comment_template/i18n/ja.po
index fb62298b4..4214370c7 100644
--- a/base_comment_template/i18n/ja.po
+++ b/base_comment_template/i18n/ja.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "作成者"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "作成日"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "表示名"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "最終更新日"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "最終更新者"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "最終更新日"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/ko.po b/base_comment_template/i18n/ko.po
index 618b8cf63..593d499de 100644
--- a/base_comment_template/i18n/ko.po
+++ b/base_comment_template/i18n/ko.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "작성자"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "작성일"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "표시 이름"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "최근 수정"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "최근 갱신한 사람"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "최근 갱신 날짜"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/lt.po b/base_comment_template/i18n/lt.po
index 36cf94aa4..c57a03d1f 100644
--- a/base_comment_template/i18n/lt.po
+++ b/base_comment_template/i18n/lt.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Sukūrė"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Sukurta"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Vaizduojamas pavadinimas"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Paskutinį kartą keista"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Paskutinį kartą atnaujino"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Paskutinį kartą atnaujinta"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/lt_LT.po b/base_comment_template/i18n/lt_LT.po
index 737677ad0..7d34cced2 100644
--- a/base_comment_template/i18n/lt_LT.po
+++ b/base_comment_template/i18n/lt_LT.po
@@ -36,64 +36,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Sukūrė"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Sukurta"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Paskutinį kartą atnaujino"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Paskutinį kartą atnaujinta"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/lv.po b/base_comment_template/i18n/lv.po
index 7b0b92734..ff268ccff 100644
--- a/base_comment_template/i18n/lv.po
+++ b/base_comment_template/i18n/lv.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Izveidoja"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Izveidots"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Pēdējo reizi atjaunoja"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Pēdējās izmaiņas"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/mk.po b/base_comment_template/i18n/mk.po
index 1876f88d6..5120a7a9c 100644
--- a/base_comment_template/i18n/mk.po
+++ b/base_comment_template/i18n/mk.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Креирано од"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Креирано на"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Прикажи име"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Последна промена на"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Последно ажурирање од"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Последно ажурирање на"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/mn.po b/base_comment_template/i18n/mn.po
index b7ae48313..0ea7a55b2 100644
--- a/base_comment_template/i18n/mn.po
+++ b/base_comment_template/i18n/mn.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Үүсгэгч"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Үүсгэсэн"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Дэлгэцийн Нэр"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Сүүлийн засвар хийсэн огноо"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Сүүлийн засвар хийсэн"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Сүүлийн засвар хийсэн огноо"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/nb.po b/base_comment_template/i18n/nb.po
index d73d3b524..518d52b0e 100644
--- a/base_comment_template/i18n/nb.po
+++ b/base_comment_template/i18n/nb.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Opprettet av"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Opprettet den"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Visnings navn"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Sist oppdatert "
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Sist oppdatert av"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Sist oppdatert"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/nb_NO.po b/base_comment_template/i18n/nb_NO.po
index b332275ef..e8283fa57 100644
--- a/base_comment_template/i18n/nb_NO.po
+++ b/base_comment_template/i18n/nb_NO.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Laget av"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Laget den"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Vis navn"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Sist endret den"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Sist oppdatert av"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Sist oppdatert den"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/nl.po b/base_comment_template/i18n/nl.po
index b21bd8162..1594390cb 100644
--- a/base_comment_template/i18n/nl.po
+++ b/base_comment_template/i18n/nl.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr "Opmerking"
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Aangemaakt door"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Aangemaakt op"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Te tonen naam"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Laatst bijgewerkt op"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Laatst bijgewerkt door"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Laatst bijgewerkt op"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/nl_BE.po b/base_comment_template/i18n/nl_BE.po
index 9882e4ff6..f6d616790 100644
--- a/base_comment_template/i18n/nl_BE.po
+++ b/base_comment_template/i18n/nl_BE.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Gemaakt door"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Gemaakt op"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Schermnaam"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Laatst Aangepast op"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Laatst bijgewerkt door"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Laatst bijgewerkt op"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/nl_NL.po b/base_comment_template/i18n/nl_NL.po
index 2e514f440..54e93e1b2 100644
--- a/base_comment_template/i18n/nl_NL.po
+++ b/base_comment_template/i18n/nl_NL.po
@@ -36,64 +36,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Aangemaakt door"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Aangemaakt op"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Weergavenaam"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Laatst gewijzigd op"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Laatst bijgewerkt door"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Laatst bijgewerkt op"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/pl.po b/base_comment_template/i18n/pl.po
index d69916a7c..b45a9c1d2 100644
--- a/base_comment_template/i18n/pl.po
+++ b/base_comment_template/i18n/pl.po
@@ -36,64 +36,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Utworzone przez"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Utworzono"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Wyświetlana nazwa "
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Ostatnio modyfikowano"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Ostatnio modyfikowane przez"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Ostatnia zmiana"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/pt.po b/base_comment_template/i18n/pt.po
index 961735123..b5c42e9ea 100644
--- a/base_comment_template/i18n/pt.po
+++ b/base_comment_template/i18n/pt.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Criado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Criado em"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nome"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Modificado a última vez por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Atualizado pela última vez por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Atualizado pela última vez em"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/pt_BR.po b/base_comment_template/i18n/pt_BR.po
index 8c7376403..3711e8656 100644
--- a/base_comment_template/i18n/pt_BR.po
+++ b/base_comment_template/i18n/pt_BR.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Criado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Criado em"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nome para Mostrar"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Última atualização em"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Última atualização por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Última atualização em"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/pt_PT.po b/base_comment_template/i18n/pt_PT.po
index 5e7b73998..efaf76970 100644
--- a/base_comment_template/i18n/pt_PT.po
+++ b/base_comment_template/i18n/pt_PT.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Criado por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Criado em"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nome a Apresentar"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Última Modificação Em"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Atualizado pela última vez por"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Atualizado pela última vez em"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/ro.po b/base_comment_template/i18n/ro.po
index 443f6b515..e158073f0 100644
--- a/base_comment_template/i18n/ro.po
+++ b/base_comment_template/i18n/ro.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Creat de"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Creat la"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Nume Afişat"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Ultima actualizare în"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Ultima actualizare făcută de"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Ultima actualizare la"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/ru.po b/base_comment_template/i18n/ru.po
index 9aece3803..8f6650cf9 100644
--- a/base_comment_template/i18n/ru.po
+++ b/base_comment_template/i18n/ru.po
@@ -36,64 +36,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Создано"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Создан"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Последний раз обновлено"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Последний раз обновлено"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/sk.po b/base_comment_template/i18n/sk.po
index edfd37d21..c508938aa 100644
--- a/base_comment_template/i18n/sk.po
+++ b/base_comment_template/i18n/sk.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Vytvoril"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Vytvorené"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Zobraziť meno"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Posledná modifikácia"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Naposledy upravoval"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Naposledy upravované"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/sl.po b/base_comment_template/i18n/sl.po
index 0443aaade..5f3d2cf7b 100644
--- a/base_comment_template/i18n/sl.po
+++ b/base_comment_template/i18n/sl.po
@@ -36,64 +36,63 @@ msgid "Before lines"
msgstr "Pred postavkami"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr "Komentar"
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr "Predloge komentarjev"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr "Povzetek komentarjev"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Ustvaril"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Ustvarjeno"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Prikazni naziv"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Zadnjič spremenjeno"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Zadnjič posodobil"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Zadnjič posodobljeno"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr "Položaj"
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr "Pozicija na dokumentu"
diff --git a/base_comment_template/i18n/sr.po b/base_comment_template/i18n/sr.po
index c16f6d3e6..6b2432c30 100644
--- a/base_comment_template/i18n/sr.po
+++ b/base_comment_template/i18n/sr.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Kreiran"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/sr@latin.po b/base_comment_template/i18n/sr@latin.po
index e3542bce4..7b47b6cc8 100644
--- a/base_comment_template/i18n/sr@latin.po
+++ b/base_comment_template/i18n/sr@latin.po
@@ -36,64 +36,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Kreiran"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Ime za prikaz"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Zadnja izmjena"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Zadnja izmjena"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Zadnja izmjena"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/sv.po b/base_comment_template/i18n/sv.po
index 7ed62b8a8..07e466f3b 100644
--- a/base_comment_template/i18n/sv.po
+++ b/base_comment_template/i18n/sv.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Skapad av"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Skapad den"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Visa namn"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Senast redigerad"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Senast uppdaterad av"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Senast uppdaterad"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/th.po b/base_comment_template/i18n/th.po
index eb35fdc65..5e78e2906 100644
--- a/base_comment_template/i18n/th.po
+++ b/base_comment_template/i18n/th.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "สร้างโดย"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "สร้างเมื่อ"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "ชื่อที่ใช้แสดง"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "รหัส"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "แก้ไขครั้งสุดท้ายเมื่อ"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "อัพเดทครั้งสุดท้ายโดย"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "อัพเดทครั้งสุดท้ายเมื่อ"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/tr.po b/base_comment_template/i18n/tr.po
index 7fd3f446c..50417cb75 100644
--- a/base_comment_template/i18n/tr.po
+++ b/base_comment_template/i18n/tr.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Oluşturan"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Oluşturuldu"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Görünen İsim"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Son değişiklik"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Son güncelleyen"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Son güncelleme"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/tr_TR.po b/base_comment_template/i18n/tr_TR.po
index a09835a94..e1685e0fa 100644
--- a/base_comment_template/i18n/tr_TR.po
+++ b/base_comment_template/i18n/tr_TR.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Oluşturan"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Oluşturulma tarihi"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Görünen ad"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "Kimlik"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "En son güncelleme tarihi"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "En son güncelleyen "
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "En son güncelleme tarihi"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/uk.po b/base_comment_template/i18n/uk.po
index e85d4b991..498c843f8 100644
--- a/base_comment_template/i18n/uk.po
+++ b/base_comment_template/i18n/uk.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Створив"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Дата створення"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Назва для відображення"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Остання модифікація"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Востаннє оновив"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Останнє оновлення"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/vi.po b/base_comment_template/i18n/vi.po
index da54ca39f..1038ee624 100644
--- a/base_comment_template/i18n/vi.po
+++ b/base_comment_template/i18n/vi.po
@@ -34,64 +34,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Được tạo bởi"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Được tạo vào"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "Tên hiển thị"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "Sửa lần cuối vào"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Cập nhật lần cuối vào"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/vi_VN.po b/base_comment_template/i18n/vi_VN.po
index 87a0d8dbb..ecbdee56a 100644
--- a/base_comment_template/i18n/vi_VN.po
+++ b/base_comment_template/i18n/vi_VN.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "Tạo bởi"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "Tạo vào"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "Cập nhật lần cuối bởi"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "Cập nhật lần cuối vào"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/zh_CN.po b/base_comment_template/i18n/zh_CN.po
index 843ebffb0..c0919fea4 100644
--- a/base_comment_template/i18n/zh_CN.po
+++ b/base_comment_template/i18n/zh_CN.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "创建者"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "创建时间"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "显示名称"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "ID"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "最后修改时间"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "最后更新者"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "上次更新日期"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/i18n/zh_TW.po b/base_comment_template/i18n/zh_TW.po
index dc84aeca2..c6ecb2e1e 100644
--- a/base_comment_template/i18n/zh_TW.po
+++ b/base_comment_template/i18n/zh_TW.po
@@ -35,64 +35,63 @@ msgid "Before lines"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_text
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__text
msgid "Comment"
msgstr ""
#. module: base_comment_template
#: model:ir.actions.act_window,name:base_comment_template.action_base_comment_template
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
-#: model:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_tree
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_form
+#: model_terms:ir.ui.view,arch_db:base_comment_template.view_base_comment_template_search
msgid "Comment Templates"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__name
msgid "Comment summary"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_uid
msgid "Created by"
msgstr "建立者"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_create_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__create_date
msgid "Created on"
msgstr "建立於"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_display_name
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__display_name
msgid "Display Name"
msgstr "顯示名稱"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_id
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__id
msgid "ID"
msgstr "編號"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template___last_update
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template____last_update
msgid "Last Modified on"
msgstr "最後修改:"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_uid
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_uid
msgid "Last Updated by"
msgstr "最後更新:"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_write_date
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__write_date
msgid "Last Updated on"
msgstr "最後更新於"
#. module: base_comment_template
-#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,field_description:base_comment_template.field_base_comment_template__position
msgid "Position"
msgstr ""
#. module: base_comment_template
-#: model:ir.model.fields,help:base_comment_template.field_base_comment_template_position
+#: model:ir.model.fields,help:base_comment_template.field_base_comment_template__position
msgid "Position on document"
msgstr ""
diff --git a/base_comment_template/models/__init__.py b/base_comment_template/models/__init__.py
index fffa7ebd1..4ad9af3c0 100644
--- a/base_comment_template/models/__init__.py
+++ b/base_comment_template/models/__init__.py
@@ -1,5 +1,3 @@
-# Copyright 2014 Guewen Baconnier (Camptocamp SA)
-# Copyright 2013-2014 Nicolas Bessi (Camptocamp SA)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import comment
diff --git a/base_comment_template/models/comment.py b/base_comment_template/models/comment.py
index 2b8e9426d..0cd33e260 100644
--- a/base_comment_template/models/comment.py
+++ b/base_comment_template/models/comment.py
@@ -9,14 +9,24 @@ class BaseCommentTemplate(models.Model):
_name = "base.comment.template"
_description = "Base comment template"
- name = fields.Char('Comment summary', required=True)
- position = fields.Selection([('before_lines', 'Before lines'),
- ('after_lines', 'After lines')],
- 'Position',
- required=True,
- default='before_lines',
- help="Position on document")
- text = fields.Html('Comment', translate=True, required=True)
+ name = fields.Char(
+ string='Comment summary',
+ required=True
+ )
+ position = fields.Selection(
+ selection=[
+ ('before_lines', 'Before lines'),
+ ('after_lines', 'After lines')
+ ],
+ required=True,
+ default='before_lines',
+ help="Position on document"
+ )
+ text = fields.Html(
+ string='Comment',
+ translate=True,
+ required=True
+ )
@api.multi
def get_value(self, partner_id=False):
diff --git a/base_comment_template/readme/CONTRIBUTORS.rst b/base_comment_template/readme/CONTRIBUTORS.rst
index f7f8aafd5..ba762f7ec 100755
--- a/base_comment_template/readme/CONTRIBUTORS.rst
+++ b/base_comment_template/readme/CONTRIBUTORS.rst
@@ -3,5 +3,7 @@
* Yannick Vaucher
* Guewen Baconnier
* Simone Rubino
+* Simone Rubino
+* `DynApps `_:
-Do not contact contributors directly about support or help with technical issues.
\ No newline at end of file
+ * Raf Ven
diff --git a/base_comment_template/static/description/index.html b/base_comment_template/static/description/index.html
index e475da093..134864b4e 100644
--- a/base_comment_template/static/description/index.html
+++ b/base_comment_template/static/description/index.html
@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-

+

Add a new model to define templates of comments to print on
documents.
Two positions are available for the comments:
@@ -396,7 +396,7 @@ documents.
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
-feedback.
+feedback.
Do not contact contributors directly about support or help with technical issues.
@@ -425,7 +429,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
-
This module is part of the OCA/account-invoice-reporting project on GitHub.
+
This module is part of the OCA/account-invoice-reporting project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/base_comment_template/views/comment_view.xml b/base_comment_template/views/comment_view.xml
index febb9abb5..c0cf9174f 100644
--- a/base_comment_template/views/comment_view.xml
+++ b/base_comment_template/views/comment_view.xml
@@ -2,49 +2,49 @@