forked from OCA/project
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIG] project_key: Migration to 15.0
- Loading branch information
Showing
12 changed files
with
31 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Project-Id-Version: Odoo Server 15.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2021-04-01 03:48+0000\n" | ||
"Last-Translator: Ignacio Buioli <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,32 +4,22 @@ | |
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Project-Id-Version: Odoo Server 15.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2021-05-14 18:47+0000\n" | ||
"POT-Creation-Date: 2023-01-18 15:37+0000\n" | ||
"PO-Revision-Date: 2023-01-18 16:37+0100\n" | ||
"Last-Translator: Yves Le Doeuff <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: fr\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=n > 1;\n" | ||
"X-Generator: Weblate 4.3.2\n" | ||
|
||
#. module: project_key | ||
#: model:ir.model.fields,field_description:project_key.field_project_project__display_name | ||
#: model:ir.model.fields,field_description:project_key.field_project_task__display_name | ||
msgid "Display Name" | ||
msgstr "Nom affiché" | ||
|
||
#. module: project_key | ||
#: model:ir.model.fields,field_description:project_key.field_project_project__id | ||
#: model:ir.model.fields,field_description:project_key.field_project_task__id | ||
msgid "ID" | ||
msgstr "" | ||
"X-Generator: Poedit 3.0.1\n" | ||
|
||
#. module: project_key | ||
#: model:ir.model.fields,field_description:project_key.field_project_project__key | ||
#: model:ir.model.fields,field_description:project_key.field_project_task__key | ||
msgid "Key" | ||
msgstr "Clé" | ||
|
||
|
@@ -38,12 +28,6 @@ msgstr "Clé" | |
msgid "Key Sequence" | ||
msgstr "Séquence de clé" | ||
|
||
#. module: project_key | ||
#: model:ir.model.fields,field_description:project_key.field_project_project____last_update | ||
#: model:ir.model.fields,field_description:project_key.field_project_task____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: project_key | ||
#: model:ir.model,name:project_key.model_project_project | ||
msgid "Project" | ||
|
@@ -68,14 +52,15 @@ msgstr "Tâche" | |
#. module: project_key | ||
#: model:ir.model.constraint,message:project_key.constraint_project_task_task_key_unique | ||
msgid "Task key must be unique!" | ||
msgstr "La clé de tâche doit être unique" | ||
msgstr "La clé de tâche doit être unique !" | ||
|
||
#. module: project_key | ||
#: model:ir.model.fields,field_description:project_key.field_project_task__url | ||
msgid "URL" | ||
msgstr "" | ||
msgstr "URL" | ||
|
||
#. module: project_key | ||
#: model:ir.model.fields,field_description:project_key.field_project_task__key | ||
msgid "key" | ||
msgstr "Clé" | ||
#~ msgid "key" | ||
#~ msgstr "Clé" | ||
|
||
#~ msgid "Display Name" | ||
#~ msgstr "Nom affiché" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Project-Id-Version: Odoo Server 15.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2021-04-11 16:46+0000\n" | ||
"Last-Translator: Yves Le Doeuff <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Project-Id-Version: Odoo Server 15.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2022-10-19 14:43+0000\n" | ||
"Last-Translator: Sergio Zanchetta <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Copyright 2017 - 2018 Modoolar <[email protected]> | ||
# License LGPLv3.0 or later (https://www.gnu.org/licenses/lgpl-3.0.en.html). | ||
|
||
from odoo.tests.common import HttpCase, SavepointCase | ||
from odoo.tests.common import HttpCase, TransactionCase | ||
|
||
|
||
class TestMixin(object): | ||
|
@@ -40,7 +40,7 @@ def get_project_url(self, project): | |
return self.get_record_url(project, project._name, self.project_action.id) | ||
|
||
|
||
class TestCommon(SavepointCase, TestMixin): | ||
class TestCommon(TransactionCase, TestMixin): | ||
@classmethod | ||
def setUpClass(cls): | ||
super().setUpClass() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters