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 to smash it by providing a detailed and welcomed
+feedback.
+
Do not contact contributors directly about support or help with technical issues.
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.
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 to smash it by providing a detailed and welcomed
-feedback.
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 to smash it by providing a detailed and welcomed
-feedback.
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.
From c97b809f945961fc37d262897f3f7b40abeb57da Mon Sep 17 00:00:00 2001
From: pilarvargas-tecnativa
Date: Mon, 11 Nov 2024 13:25:34 +0100
Subject: [PATCH 07/20] [MIG] project_task_note: Migration to 17.0
TT51644
---
project_task_note/README.rst | 10 +++++-----
project_task_note/__manifest__.py | 4 ++--
project_task_note/i18n/es.po | 2 +-
project_task_note/i18n/project_task_note.pot | 2 +-
project_task_note/static/description/index.html | 4 ++--
5 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/project_task_note/README.rst b/project_task_note/README.rst
index d30dc9a220..496e4bc5e0 100644
--- a/project_task_note/README.rst
+++ b/project_task_note/README.rst
@@ -7,7 +7,7 @@ Project task notes
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:3d7f393b9f557b271ae66ac0a368f30c97f389bbb0c8e12f40a2d5e8b89eee9a
+ !! source digest: sha256:1f07244ef2b4b9715a391f2ec536b9b62e93b30293d6e7ddf4783f7f9386d1af
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -79,13 +79,13 @@ 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.
-.. |maintainer-carolina-fernandez| image:: https://github.com/carolina-fernandez.png?size=40px
- :target: https://github.com/carolina-fernandez
- :alt: carolina-fernandez
+.. |maintainer-pilar-vargas| image:: https://github.com/pilar-vargas.png?size=40px
+ :target: https://github.com/pilar-vargas
+ :alt: pilar-vargas
Current `maintainer `__:
-|maintainer-carolina-fernandez|
+|maintainer-pilar-vargas|
This module is part of the `OCA/project `_ project on GitHub.
diff --git a/project_task_note/__manifest__.py b/project_task_note/__manifest__.py
index 0a7be45797..3c003700d2 100644
--- a/project_task_note/__manifest__.py
+++ b/project_task_note/__manifest__.py
@@ -3,11 +3,11 @@
{
"name": "Project task notes",
- "version": "16.0.1.0.0",
+ "version": "17.0.1.0.0",
"category": "Project Management",
"summary": "Add notes in project tasks",
"author": "Tecnativa, Odoo Community Association (OCA)",
- "maintainers": ["carolina-fernandez"],
+ "maintainers": ["pilar-vargas"],
"website": "https://github.com/OCA/project",
"license": "AGPL-3",
"installable": True,
diff --git a/project_task_note/i18n/es.po b/project_task_note/i18n/es.po
index 5c37bfa263..f4045e2148 100644
--- a/project_task_note/i18n/es.po
+++ b/project_task_note/i18n/es.po
@@ -10,6 +10,7 @@ msgstr ""
"PO-Revision-Date: 2024-02-15 15:44+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -17,7 +18,6 @@ msgstr ""
#. module: project_task_note
#: model:ir.model.fields,field_description:project_task_note.field_project_task__notes
-#: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2
msgid "Internal notes"
msgstr "Notas internas"
diff --git a/project_task_note/i18n/project_task_note.pot b/project_task_note/i18n/project_task_note.pot
index 0696032dd2..4c1af6fae9 100644
--- a/project_task_note/i18n/project_task_note.pot
+++ b/project_task_note/i18n/project_task_note.pot
@@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Odoo Server 16.0\n"
+"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
diff --git a/project_task_note/static/description/index.html b/project_task_note/static/description/index.html
index 34dd92b744..0f27be7453 100644
--- a/project_task_note/static/description/index.html
+++ b/project_task_note/static/description/index.html
@@ -367,7 +367,7 @@
Project task notes
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:3d7f393b9f557b271ae66ac0a368f30c97f389bbb0c8e12f40a2d5e8b89eee9a
+!! source digest: sha256:1f07244ef2b4b9715a391f2ec536b9b62e93b30293d6e7ddf4783f7f9386d1af
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module add notes in project tasks, only visible for internal users.
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 to smash it by providing a detailed and welcomed
-feedback.
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:1f07244ef2b4b9715a391f2ec536b9b62e93b30293d6e7ddf4783f7f9386d1af
+!! source digest: sha256:ed89d45659285695247a6179b1a3334d0336d769ac5f94921198a0d32adba330
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module add notes in project tasks, only visible for internal users.
From f4410bc7042e801d6726a87bbc662ee500b5307a Mon Sep 17 00:00:00 2001
From: Marcel Savegnago
Date: Thu, 22 May 2025 16:25:28 +0000
Subject: [PATCH 11/20] Added translation using Weblate (Portuguese (Brazil))
---
project_task_note/i18n/pt_BR.po | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
create mode 100644 project_task_note/i18n/pt_BR.po
diff --git a/project_task_note/i18n/pt_BR.po b/project_task_note/i18n/pt_BR.po
new file mode 100644
index 0000000000..5da5aa8e82
--- /dev/null
+++ b/project_task_note/i18n/pt_BR.po
@@ -0,0 +1,25 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * project_task_note
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 18.0\n"
+"Report-Msgid-Bugs-To: \n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: pt_BR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+
+#. module: project_task_note
+#: model:ir.model.fields,field_description:project_task_note.field_project_task__notes
+msgid "Internal notes"
+msgstr ""
+
+#. module: project_task_note
+#: model:ir.model,name:project_task_note.model_project_task
+msgid "Task"
+msgstr ""
From 31e88ea1fd677df9f01d96413e51d519726ac4de Mon Sep 17 00:00:00 2001
From: pilarvargas-tecnativa
Date: Mon, 25 Aug 2025 13:50:46 +0200
Subject: [PATCH 12/20] [IMP] project_task_note: update maintainer
To solve https://github.com/OCA/project/issues/1488
---
project_task_note/README.rst | 16 ++++++++--------
project_task_note/__manifest__.py | 2 +-
project_task_note/static/description/index.html | 2 +-
3 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/project_task_note/README.rst b/project_task_note/README.rst
index 369f179e22..68b3529b9c 100644
--- a/project_task_note/README.rst
+++ b/project_task_note/README.rst
@@ -62,11 +62,11 @@ Authors
Contributors
------------
-- `Tecnativa `__:
+- `Tecnativa `__:
- - Carolina Fernandez
- - Pilar Vargas
- - David Bañón
+ - Carolina Fernandez
+ - Pilar Vargas
+ - David Bañón
Maintainers
-----------
@@ -81,13 +81,13 @@ 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.
-.. |maintainer-pilar-vargas| image:: https://github.com/pilar-vargas.png?size=40px
- :target: https://github.com/pilar-vargas
- :alt: pilar-vargas
+.. |maintainer-pilarvargas-tecnativa| image:: https://github.com/pilarvargas-tecnativa.png?size=40px
+ :target: https://github.com/pilarvargas-tecnativa
+ :alt: pilarvargas-tecnativa
Current `maintainer `__:
-|maintainer-pilar-vargas|
+|maintainer-pilarvargas-tecnativa|
This module is part of the `OCA/project `_ project on GitHub.
diff --git a/project_task_note/__manifest__.py b/project_task_note/__manifest__.py
index 92feccd88a..7544db83f6 100644
--- a/project_task_note/__manifest__.py
+++ b/project_task_note/__manifest__.py
@@ -7,7 +7,7 @@
"category": "Project Management",
"summary": "Add notes in project tasks",
"author": "Tecnativa, Odoo Community Association (OCA)",
- "maintainers": ["pilar-vargas"],
+ "maintainers": ["pilarvargas-tecnativa"],
"website": "https://github.com/OCA/project",
"license": "AGPL-3",
"installable": True,
diff --git a/project_task_note/static/description/index.html b/project_task_note/static/description/index.html
index 971e6b4fae..a9624a7f6c 100644
--- a/project_task_note/static/description/index.html
+++ b/project_task_note/static/description/index.html
@@ -429,7 +429,7 @@
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 to smash it by providing a detailed and welcomed
@@ -398,15 +403,15 @@
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:076d8a753e5a9517a29ada53beebbb263b0342e530f96922857229cb555a70a8
+!! source digest: sha256:cd0657aec63a11140ad9802ed706c955cbc75f65a7e47fe8282d4c1a2aa722af
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module add notes in project tasks, only visible for internal users.
From 6080a115f37265d0cce52bb1d4b887e8731d8645 Mon Sep 17 00:00:00 2001
From: Weblate
Date: Tue, 9 Dec 2025 15:01:54 +0000
Subject: [PATCH 17/20] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: project-18.0/project-18.0-project_task_note
Translate-URL: https://translation.odoo-community.org/projects/project-18-0/project-18-0-project_task_note/
---
project_task_note/i18n/es.po | 10 ++++++++++
project_task_note/i18n/it.po | 10 ++++++++++
project_task_note/i18n/pt_BR.po | 10 ++++++++++
3 files changed, 30 insertions(+)
diff --git a/project_task_note/i18n/es.po b/project_task_note/i18n/es.po
index f4045e2148..0a342c3fc4 100644
--- a/project_task_note/i18n/es.po
+++ b/project_task_note/i18n/es.po
@@ -16,6 +16,16 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+#. module: project_task_note
+#: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2
+msgid "Insert internal notes here"
+msgstr ""
+
+#. module: project_task_note
+#: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2
+msgid "Internal Notes"
+msgstr ""
+
#. module: project_task_note
#: model:ir.model.fields,field_description:project_task_note.field_project_task__notes
msgid "Internal notes"
diff --git a/project_task_note/i18n/it.po b/project_task_note/i18n/it.po
index 6d2fce2102..5f644ec2ee 100644
--- a/project_task_note/i18n/it.po
+++ b/project_task_note/i18n/it.po
@@ -16,6 +16,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
+#. module: project_task_note
+#: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2
+msgid "Insert internal notes here"
+msgstr ""
+
+#. module: project_task_note
+#: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2
+msgid "Internal Notes"
+msgstr ""
+
#. module: project_task_note
#: model:ir.model.fields,field_description:project_task_note.field_project_task__notes
msgid "Internal notes"
diff --git a/project_task_note/i18n/pt_BR.po b/project_task_note/i18n/pt_BR.po
index 5da5aa8e82..d73ce19940 100644
--- a/project_task_note/i18n/pt_BR.po
+++ b/project_task_note/i18n/pt_BR.po
@@ -14,6 +14,16 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
+#. module: project_task_note
+#: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2
+msgid "Insert internal notes here"
+msgstr ""
+
+#. module: project_task_note
+#: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2
+msgid "Internal Notes"
+msgstr ""
+
#. module: project_task_note
#: model:ir.model.fields,field_description:project_task_note.field_project_task__notes
msgid "Internal notes"
From 03a282a94d145cf69d6bd39d62fdca838ef9edd4 Mon Sep 17 00:00:00 2001
From: "Pedro M. Baeza"
Date: Tue, 9 Dec 2025 15:34:39 +0000
Subject: [PATCH 18/20] Translated using Weblate (Spanish)
Currently translated at 100.0% (4 of 4 strings)
Translation: project-18.0/project-18.0-project_task_note
Translate-URL: https://translation.odoo-community.org/projects/project-18-0/project-18-0-project_task_note/es/
---
project_task_note/i18n/es.po | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/project_task_note/i18n/es.po b/project_task_note/i18n/es.po
index 0a342c3fc4..05696cb557 100644
--- a/project_task_note/i18n/es.po
+++ b/project_task_note/i18n/es.po
@@ -7,24 +7,25 @@ msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-15 15:44+0000\n"
-"PO-Revision-Date: 2024-02-15 15:44+0000\n"
-"Last-Translator: \n"
+"PO-Revision-Date: 2025-12-09 15:34+0000\n"
+"Last-Translator: \"Pedro M. Baeza\" \n"
"Language-Team: \n"
-"Language: \n"
+"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Plural-Forms: \n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Weblate 5.10.4\n"
#. module: project_task_note
#: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2
msgid "Insert internal notes here"
-msgstr ""
+msgstr "Introduzca las notas internas aquí"
#. module: project_task_note
#: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2
msgid "Internal Notes"
-msgstr ""
+msgstr "Notas internas"
#. module: project_task_note
#: model:ir.model.fields,field_description:project_task_note.field_project_task__notes
From ea5626f1899c822a28f5e94129c868cfb3dd0e74 Mon Sep 17 00:00:00 2001
From: mymage
Date: Wed, 10 Dec 2025 09:40:52 +0000
Subject: [PATCH 19/20] Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)
Translation: project-18.0/project-18.0-project_task_note
Translate-URL: https://translation.odoo-community.org/projects/project-18-0/project-18-0-project_task_note/it/
---
project_task_note/i18n/it.po | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/project_task_note/i18n/it.po b/project_task_note/i18n/it.po
index 5f644ec2ee..2f91f0b7b9 100644
--- a/project_task_note/i18n/it.po
+++ b/project_task_note/i18n/it.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
-"PO-Revision-Date: 2024-02-19 10:36+0000\n"
+"PO-Revision-Date: 2025-12-10 11:42+0000\n"
"Last-Translator: mymage \n"
"Language-Team: none\n"
"Language: it\n"
@@ -14,17 +14,17 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.17\n"
+"X-Generator: Weblate 5.10.4\n"
#. module: project_task_note
#: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2
msgid "Insert internal notes here"
-msgstr ""
+msgstr "Inserire qui le note interne"
#. module: project_task_note
#: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2
msgid "Internal Notes"
-msgstr ""
+msgstr "Note interne"
#. module: project_task_note
#: model:ir.model.fields,field_description:project_task_note.field_project_task__notes
From 5a04a12f3aad9892681c85eb19faea8e265ed1cb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Didderen?=
Date: Wed, 10 Dec 2025 20:02:43 +0100
Subject: [PATCH 20/20] [MIG] project_task_note: Migration to 19.0
---
project_task_note/README.rst | 18 +++++++++---------
project_task_note/__manifest__.py | 2 +-
.../static/description/index.html | 6 +++---
3 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/project_task_note/README.rst b/project_task_note/README.rst
index 771abdced5..14972951b3 100644
--- a/project_task_note/README.rst
+++ b/project_task_note/README.rst
@@ -21,13 +21,13 @@ Project task notes
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github
- :target: https://github.com/OCA/project/tree/18.0/project_task_note
+ :target: https://github.com/OCA/project/tree/19.0/project_task_note
:alt: OCA/project
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/project-18-0/project-18-0-project_task_note
+ :target: https://translation.odoo-community.org/projects/project-19-0/project-19-0-project_task_note
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
- :target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=18.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=19.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -51,7 +51,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 to smash it by providing a detailed and welcomed
-`feedback `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -66,11 +66,11 @@ Authors
Contributors
------------
-- `Tecnativa `__:
+- `Tecnativa `__:
- - Carolina Fernandez
- - Pilar Vargas
- - David Bañón
+ - Carolina Fernandez
+ - Pilar Vargas
+ - David Bañón
Maintainers
-----------
@@ -93,6 +93,6 @@ Current `maintainer `__:
|maintainer-pilarvargas-tecnativa|
-This module is part of the `OCA/project `_ project on GitHub.
+This module is part of the `OCA/project `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/project_task_note/__manifest__.py b/project_task_note/__manifest__.py
index 5b81dafedd..4623bba0ce 100644
--- a/project_task_note/__manifest__.py
+++ b/project_task_note/__manifest__.py
@@ -3,7 +3,7 @@
{
"name": "Project task notes",
- "version": "18.0.1.0.2",
+ "version": "19.0.1.0.0",
"category": "Project Management",
"summary": "Add notes in project tasks",
"author": "Tecnativa, Odoo Community Association (OCA)",
diff --git a/project_task_note/static/description/index.html b/project_task_note/static/description/index.html
index e16d1e2ec3..a0f038ba33 100644
--- a/project_task_note/static/description/index.html
+++ b/project_task_note/static/description/index.html
@@ -374,7 +374,7 @@
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 to smash it by providing a detailed and welcomed
-feedback.