-
-
Notifications
You must be signed in to change notification settings - Fork 927
[19.0][MIG] project_template: Migration to 19.0 #1617
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Vang-NguyenPhu
wants to merge
49
commits into
OCA:19.0
Choose a base branch
from
komit-consulting:19.0-mig-project_template
base: 19.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
581c2e6
[ADD] Project Template Module
patrickrwilson 7188f3b
[UPD] README.rst
OCA-git-bot 5ae464f
[UPD] Update project_template.pot
oca-travis 617275e
[UPD] README.rst
OCA-git-bot 73d3e4f
[FIX] project_template: Comparing apples and oranges
pedrobaeza 242c02c
Added translation using Weblate (Spanish)
e1de3fe
[UPD] Update project_template.pot
oca-travis fe27328
Update translation files
oca-transbot 0411ee4
[FIX] new_name error
patrickrwilson 8c33730
[UPD] Add to Test
patrickrwilson d67069a
project_template 12.0.1.0.1
OCA-git-bot 9eb3c76
Added translation using Weblate (Portuguese)
pedrocs-exo b2c7132
Added translation using Weblate (French)
gregory-moka 5fdc06a
Added translation using Weblate (Slovenian)
sysadminmatmoz 78947cd
Added translation using Weblate (Italian)
primes2h 143675e
[IMP] project_template: black, isort, prettier
AlfadilTabar a99e83c
[MIG] project_template: Migration to 13.0
AlfadilTabar 45f5b3d
[UPD] Update project_template.pot
oca-travis 0b0de18
[UPD] README.rst
OCA-git-bot 67c7c3e
Update translation files
oca-transbot a17ecb6
Added translation using Weblate (Hebrew)
ygol 1eaf17b
[MIG] project_template: Migration to 14.0
skeller1 82030bb
[UPD] Update project_template.pot
oca-travis ea698ba
[UPD] README.rst
OCA-git-bot 27d5848
project_template 14.0.1.1.0
OCA-git-bot ee50d52
Added translation using Weblate (Spanish (Argentina))
ibuioli 4f20751
Added translation using Weblate (French (France))
Yvesldff 779e72f
Added translation using Weblate (German)
92692f4
Added translation using Weblate (Swedish)
simonstromb e4cacb7
[MIG] project_template: migration to 15.0
db67153
[UPD] Update project_template.pot
63e8c17
[UPD] README.rst
OCA-git-bot 9945024
[16.0][MIG] project_template: Migration
5d12040
[UPD] Update project_template.pot
eaa6ea6
[UPD] README.rst
OCA-git-bot 7e0b01e
Translated using Weblate (German)
marylla 639e7f2
Added translation using Weblate (Croatian)
badbole 0c11219
Translated using Weblate (Italian)
mymage dc800c4
Added translation using Weblate (Portuguese (Brazil))
adrianojprado f73c116
[UPD] README.rst
OCA-git-bot 838b0ed
Added translation using Weblate (Dutch)
Jan-Onestein df6f5c0
Update translation files
weblate 5f140e1
[IMP] project_template: pre-commit auto fixes
aisopuro d682fae
[MIG] project_template: Migration to 17.0
aisopuro 3a35a67
[FIX] project_template: preserve task end_date
aisopuro 285c66f
[IMP] project_template: pre-commit auto fixes
StefanRijnhart 50f5e33
[MIG] project_template: Migration to 18.0
StefanRijnhart b7e0402
[UPD] Update project_template.pot
6aecfce
[MIG] project_template: Migration to 19.0
Vang-NguyenPhu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,102 @@ | ||
| ================= | ||
| Project Templates | ||
| ================= | ||
|
|
||
| .. | ||
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
| !! This file is generated by oca-gen-addon-readme !! | ||
| !! changes will be overwritten. !! | ||
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
| !! source digest: sha256:5cd48de6b8b84425099060e8fd91ff355e42be78b953daa3b1f8ba7ff2925175 | ||
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
|
|
||
| .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png | ||
| :target: https://odoo-community.org/page/development-status | ||
| :alt: Beta | ||
| .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png | ||
| :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_template | ||
| :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_template | ||
| :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 | ||
| :alt: Try me on Runboat | ||
|
|
||
| |badge1| |badge2| |badge3| |badge4| |badge5| | ||
|
|
||
| This module adds templates for projects. | ||
|
|
||
| **Table of contents** | ||
|
|
||
| .. contents:: | ||
| :local: | ||
|
|
||
| Usage | ||
| ===== | ||
|
|
||
| To use this module, you need to: | ||
|
|
||
| 1. Have Manager rights for Project group to edit projects and project | ||
| templates. | ||
| 2. Convert project to a project template by setting the "Is Template?" | ||
| field on any project. | ||
| 3. View Templates via the Template filter. | ||
| 4. Use the "Create Project from Template" link in the drop down menu on | ||
| each template while in the Kanban view or the button on the project | ||
| template form. | ||
|
|
||
| Bug Tracker | ||
| =========== | ||
|
|
||
| Bugs are tracked on `GitHub Issues <https://github.com/OCA/project/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 <https://github.com/OCA/project/issues/new?body=module:%20project_template%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. | ||
|
|
||
| Do not contact contributors directly about support or help with technical issues. | ||
|
|
||
| Credits | ||
| ======= | ||
|
|
||
| Authors | ||
| ------- | ||
|
|
||
| * Patrick Wilson | ||
|
|
||
| Contributors | ||
| ------------ | ||
|
|
||
| - Patrick Wilson <patrickraymondwilson@gmail.com> | ||
| - Alfadil Mustafa <alfadil.tabar@gmail.com> | ||
| - Mantas Šniukas <mantas@vialaurea.lt> | ||
| - Atte Isopuro <atte.isopuro@avoin.systems> | ||
| - Stefan Rijnhart <stefan@opener.amsterdam> | ||
|
|
||
| Maintainers | ||
| ----------- | ||
|
|
||
| This module is maintained by the OCA. | ||
|
|
||
| .. image:: https://odoo-community.org/logo.png | ||
| :alt: Odoo Community Association | ||
| :target: https://odoo-community.org | ||
|
|
||
| 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-patrickrwilson| image:: https://github.com/patrickrwilson.png?size=40px | ||
| :target: https://github.com/patrickrwilson | ||
| :alt: patrickrwilson | ||
|
|
||
| Current `maintainer <https://odoo-community.org/page/maintainer-role>`__: | ||
|
|
||
| |maintainer-patrickrwilson| | ||
|
|
||
| This module is part of the `OCA/project <https://github.com/OCA/project/tree/18.0/project_template>`_ project on GitHub. | ||
|
|
||
| You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| # License LGPLv3.0 or later (https://www.gnu.org/licenses/lgpl-3.0.en.html). | ||
|
|
||
| from . import models | ||
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| # Copyright 2019 Patrick Wilson <patrickraymondwilson@gmail.com> | ||
| # License LGPLv3.0 or later (https://www.gnu.org/licenses/lgpl-3.0.en.html). | ||
|
|
||
| { | ||
| "name": "Project Templates", | ||
| "summary": """Project Templates""", | ||
| "author": "Patrick Wilson, Odoo Community Association (OCA)", | ||
| "website": "https://github.com/OCA/project", | ||
| "category": "Project Management", | ||
| "version": "19.0.1.0.0", | ||
| "license": "AGPL-3", | ||
| "depends": ["project"], | ||
| "data": ["views/project.xml"], | ||
| "application": False, | ||
| "development_status": "Beta", | ||
| "maintainers": ["patrickrwilson"], | ||
| } |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,61 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * project_template | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 14.0\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "PO-Revision-Date: 2022-11-04 14:45+0000\n" | ||
| "Last-Translator: Maria Sparenberg <maria.sparenberg@gmx.net>\n" | ||
| "Language-Team: none\n" | ||
| "Language: de\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" | ||
| "X-Generator: Weblate 4.14.1\n" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_form | ||
| msgid "Create Project From Template" | ||
| msgstr "Projekt aus dieser Vorlage erstellen" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_kanban | ||
| msgid "Create Project from Template" | ||
| msgstr "Projekt aus dieser Vorlage erstellen" | ||
|
|
||
| #. module: project_template | ||
| #: model:ir.model.fields,field_description:project_template.field_project_project__is_template | ||
| msgid "Is Template" | ||
| msgstr "Projekt-Vorlage" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_form | ||
| msgid "Is Template?" | ||
| msgstr "Projekt-Vorlage?" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_search | ||
| msgid "Non-Templates" | ||
| msgstr "Keine Vorlage" | ||
|
|
||
| #. module: project_template | ||
| #: model:ir.model,name:project_template.model_project_project | ||
| msgid "Project" | ||
| msgstr "Projekt" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_search | ||
| msgid "Templates" | ||
| msgstr "Vorlagen" | ||
|
|
||
| #~ msgid "Display Name" | ||
| #~ msgstr "Anzeigename" | ||
|
|
||
| #~ msgid "ID" | ||
| #~ msgstr "ID" | ||
|
|
||
| #~ msgid "Last Modified on" | ||
| #~ msgstr "Zuletzt geändert am" |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,52 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * project_template | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 13.0\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "PO-Revision-Date: 2019-11-07 18:02+0000\n" | ||
| "Last-Translator: María Asunción Daza <mariaasuncion.daza@guadaltech.es>\n" | ||
| "Language-Team: none\n" | ||
| "Language: es\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" | ||
| "X-Generator: Weblate 3.8\n" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_form | ||
| msgid "Create Project From Template" | ||
| msgstr "Crear Proyecto desde Plantilla" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_kanban | ||
| msgid "Create Project from Template" | ||
| msgstr "Crear Proyecto desde Plantilla" | ||
|
|
||
| #. module: project_template | ||
| #: model:ir.model.fields,field_description:project_template.field_project_project__is_template | ||
| msgid "Is Template" | ||
| msgstr "Es una Plantilla" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_form | ||
| msgid "Is Template?" | ||
| msgstr "¿Es Una Plantilla?" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_search | ||
| msgid "Non-Templates" | ||
| msgstr "No son Plantillas" | ||
|
|
||
| #. module: project_template | ||
| #: model:ir.model,name:project_template.model_project_project | ||
| msgid "Project" | ||
| msgstr "Proyecto" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_search | ||
| msgid "Templates" | ||
| msgstr "Plantillas" |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,61 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * project_template | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 14.0\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "PO-Revision-Date: 2021-04-01 03:48+0000\n" | ||
| "Last-Translator: Ignacio Buioli <ibuioli@gmail.com>\n" | ||
| "Language-Team: none\n" | ||
| "Language: es_AR\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" | ||
| "X-Generator: Weblate 4.3.2\n" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_form | ||
| msgid "Create Project From Template" | ||
| msgstr "Crear Proyecto desde Plantilla" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_kanban | ||
| msgid "Create Project from Template" | ||
| msgstr "Crear Proyecto desde Plantilla" | ||
|
|
||
| #. module: project_template | ||
| #: model:ir.model.fields,field_description:project_template.field_project_project__is_template | ||
| msgid "Is Template" | ||
| msgstr "Es una Plantilla" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_form | ||
| msgid "Is Template?" | ||
| msgstr "¿Es una Plantilla?" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_search | ||
| msgid "Non-Templates" | ||
| msgstr "No-Plantillas" | ||
|
|
||
| #. module: project_template | ||
| #: model:ir.model,name:project_template.model_project_project | ||
| msgid "Project" | ||
| msgstr "Proyecto" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_search | ||
| msgid "Templates" | ||
| msgstr "Plantillas" | ||
|
|
||
| #~ msgid "Display Name" | ||
| #~ msgstr "Mostrar Nombre" | ||
|
|
||
| #~ msgid "ID" | ||
| #~ msgstr "ID" | ||
|
|
||
| #~ msgid "Last Modified on" | ||
| #~ msgstr "Última Modificación el" |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * project_template | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 13.0\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "PO-Revision-Date: 2021-04-04 16:46+0000\n" | ||
| "Last-Translator: Yves Le Doeuff <yld@alliasys.fr>\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" | ||
| "Plural-Forms: nplurals=2; plural=n > 1;\n" | ||
| "X-Generator: Weblate 4.3.2\n" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_form | ||
| msgid "Create Project From Template" | ||
| msgstr "Créer un projet depuis le modèle" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_kanban | ||
| msgid "Create Project from Template" | ||
| msgstr "Créer un projet depuis le modèle" | ||
|
|
||
| #. module: project_template | ||
| #: model:ir.model.fields,field_description:project_template.field_project_project__is_template | ||
| msgid "Is Template" | ||
| msgstr "Est un modèle" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_form | ||
| msgid "Is Template?" | ||
| msgstr "Est un modèle ?" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_search | ||
| msgid "Non-Templates" | ||
| msgstr "N'est pas un modèle" | ||
|
|
||
| #. module: project_template | ||
| #: model:ir.model,name:project_template.model_project_project | ||
| msgid "Project" | ||
| msgstr "Projet" | ||
|
|
||
| #. module: project_template | ||
| #: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_search | ||
| msgid "Templates" | ||
| msgstr "Modèles" | ||
|
|
||
| #, fuzzy | ||
| #~ msgid "WBS element" | ||
| #~ msgstr "Élément SDP" |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
License header says LGPLv3.0 but the manifest declares AGPL-3. Should be consistent.