Skip to content
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

[16.0][MIG] project_status #1124

Closed
wants to merge 39 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
42de1d6
[ADD] project_status
patrickrwilson Apr 18, 2019
9eaf4db
project_status UX: add default_group_by and group_expand
katyukha Aug 6, 2019
2f46ad9
[13.0][MIG] project_status
Apr 6, 2020
6297a40
[UPD] Update project_status.pot
oca-travis May 17, 2020
0f421eb
[UPD] README.rst
OCA-git-bot May 17, 2020
49caacc
Update translation files
oca-transbot May 26, 2020
cabb6de
Update translation files
oca-transbot Aug 16, 2020
319c75e
[14.0][MIG]Project_status
Yoshiro009 Nov 10, 2020
ad91e60
[UPD] Update project_status.pot
oca-travis Jan 25, 2021
baad6f0
[UPD] README.rst
OCA-git-bot Jan 25, 2021
d9ca4f4
Added translation using Weblate (Spanish (Argentina))
ibuioli Apr 1, 2021
6369db2
Translated using Weblate (Spanish (Argentina))
ibuioli Apr 1, 2021
beacd34
Added translation using Weblate (French)
Yvesldff Apr 4, 2021
017435d
Translated using Weblate (French)
Yvesldff Apr 4, 2021
c2113a9
Added translation using Weblate (French (France))
Yvesldff Apr 11, 2021
b80b5d2
Translated using Weblate (French (France))
Yvesldff Apr 11, 2021
886e535
[IMP] project_status: Add multi-company support
joao-p-marques Jun 11, 2021
a5a01c7
[UPD] Update project_status.pot
oca-travis Jun 22, 2021
0216f40
[UPD] README.rst
OCA-git-bot Jun 22, 2021
3b355f0
Update translation files
oca-transbot Jun 22, 2021
13c5a79
Translated using Weblate (Spanish (Argentina))
ibuioli Jun 25, 2021
bd0078c
Translated using Weblate (Spanish)
estekadigital Jul 4, 2021
fd3b27b
Translated using Weblate (German)
marylla Jul 9, 2021
3ca0d0e
Translated using Weblate (French)
remi-filament Nov 4, 2021
bd5f00c
Added translation using Weblate (Swedish)
simonstromb Dec 15, 2021
c4038b5
Translated using Weblate (Swedish)
simonstromb Dec 15, 2021
c16b0ac
Added translation using Weblate (Dutch)
bosd Mar 6, 2022
7c04595
Translated using Weblate (Dutch)
bosd Mar 6, 2022
d7b5dc3
[MIG] project_status: Migration to 15.0
igallart May 17, 2022
5b9a7ff
[UPD] Update project_status.pot
Jul 25, 2022
07f4f60
[UPD] README.rst
OCA-git-bot Jul 25, 2022
7db2b8d
[UPD] Update project_status.pot
Feb 22, 2023
52ad968
Update translation files
weblate Feb 22, 2023
926d18f
Translated using Weblate (Spanish (Argentina))
ibuioli Feb 22, 2023
70852f7
Added translation using Weblate (Italian)
mymage Apr 11, 2023
bc1d24c
Translated using Weblate (Italian)
mymage Apr 11, 2023
1161246
Translated using Weblate (Italian)
mymage May 22, 2023
3306f5a
[MIG] project_status: Migration to 16.0
jaenbox Jun 5, 2023
e7e168b
[MIG] project_status: Migration to 16.0
jaenbox Jun 5, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
94 changes: 94 additions & 0 deletions project_status/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
==============
Project Status
==============

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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/15.0/project_status
:alt: OCA/project
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/project-15-0/project-15-0-project_status
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/140/15.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|

This module provides a project status on projects.

**Table of contents**

.. contents::
:local:

Usage
=====

To use this module, you need to:

#. Have Manager rights for Project group to create project statuses.
#. Go to *Project > Configuration > Project Statuses*.
#. When creating a project or editing it, select the status

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 smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_status%0Aversion:%2015.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 <[email protected]>
* Bhavesh Odedra <[email protected]>
* `Tecnativa <https://www.tecnativa.com>`__:

* João Marques

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/15.0/project_status>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions project_status/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
21 changes: 21 additions & 0 deletions project_status/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Project Status",
"summary": """
Project Status""",
"author": "Patrick Wilson, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/project",
"category": "Project Management",
"version": "16.0.1.0.0",
"license": "AGPL-3",
"depends": ["project"],
"data": [
"views/project_status.xml",
"views/project.xml",
"security/ir.model.access.csv",
"security/project_status.xml",
"data/data.xml",
],
"application": False,
"development_status": "Beta",
"maintainers": ["patrickrwilson"],
}
21 changes: 21 additions & 0 deletions project_status/data/data.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<odoo noupdate="1">
<record id="project_status_pending" forcecreate="False" model="project.status">
<field name="name">Pending</field>
<field name="company_id" eval="False" />
<field
name="description"
>Project is new and being built. Has not been started yet.</field>
</record>
<record id="project_status_in_progress" forcecreate="False" model="project.status">
<field name="name">In Progress</field>
<field name="company_id" eval="False" />
<field
name="description"
>Project is currently initiated and being worked.</field>
</record>
<record id="project_status_complete" forcecreate="False" model="project.status">
<field name="name">Complete</field>
<field name="company_id" eval="False" />
<field name="description">Project has been completed.</field>
</record>
</odoo>
163 changes: 163 additions & 0 deletions project_status/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,163 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * project_status
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-07-09 15:48+0000\n"
"Last-Translator: Maria Sparenberg <[email protected]>\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.3.2\n"

#. module: project_status
#: model_terms:ir.ui.view,arch_db:project_status.project_view_kanban
msgid "<span class=\"o_label\"> (</span>"
msgstr ""

#. module: project_status
#: model_terms:ir.ui.view,arch_db:project_status.project_view_kanban
msgid "<span class=\"o_label\">)</span>"
msgstr ""

#. module: project_status
#: model_terms:ir.ui.view,arch_db:project_status.view_project_project_filter
msgid "Closed"
msgstr "Beendet"

#. module: project_status
#: model:ir.model.fields,field_description:project_status.field_project_status__company_id
msgid "Company"
msgstr "Unternehmen"

#. module: project_status
#: model:project.status,name:project_status.project_status_complete
msgid "Complete"
msgstr "Beendet"

#. module: project_status
#: model:ir.model.fields,field_description:project_status.field_project_status__create_uid
msgid "Created by"
msgstr "Erstellt von"

#. module: project_status
#: model:ir.model.fields,field_description:project_status.field_project_status__create_date
msgid "Created on"
msgstr "Erstellt am"

#. module: project_status
#: model:ir.model.fields,field_description:project_status.field_project_status__description
msgid "Description"
msgstr "Beschreibung"

#. module: project_status
#: model:ir.model.fields,field_description:project_status.field_project_status__display_name
msgid "Display Name"
msgstr "Anzeigename"

#. module: project_status
#: model:ir.model.fields,field_description:project_status.field_project_status__fold
msgid "Folded"
msgstr "Eingeklappt"

#. module: project_status
#: model:ir.model.fields,field_description:project_status.field_project_status__id
msgid "ID"
msgstr "ID"

#. module: project_status
#: model:project.status,name:project_status.project_status_in_progress
msgid "In Progress"
msgstr "In Bearbeitung"

#. module: project_status
#: model:ir.model.fields,field_description:project_status.field_project_status__is_closed
msgid "Is Closed Status"
msgstr "Status gilt als abgeschlossen"

#. module: project_status
#: model:ir.model.fields,field_description:project_status.field_project_status____last_update
msgid "Last Modified on"
msgstr "Zuletzt geändert am"

#. module: project_status
#: model:ir.model.fields,field_description:project_status.field_project_status__write_uid
msgid "Last Updated by"
msgstr "Zuletzt aktualisiert von"

#. module: project_status
#: model:ir.model.fields,field_description:project_status.field_project_status__write_date
msgid "Last Updated on"
msgstr "Zuletzt aktualisiert am"

#. module: project_status
#: model:ir.model.fields,field_description:project_status.field_project_status__name
msgid "Name"
msgstr "Bezeichnung"

#. module: project_status
#: model_terms:ir.ui.view,arch_db:project_status.view_project_project_filter
msgid "Not Closed"
msgstr "Nicht beendet"

#. module: project_status
#: model:project.status,name:project_status.project_status_pending
msgid "Pending"
msgstr "Ausstehend"

#. module: project_status
#: model:ir.model,name:project_status.model_project_status
#: model:ir.model.fields,field_description:project_status.field_project_project__project_status
msgid "Project Status"
msgstr "Projektstatus"

#. module: project_status
#: model:ir.actions.act_window,name:project_status.project_status_action
#: model:ir.ui.menu,name:project_status.project_status_menu
msgid "Project Statuses"
msgstr "Projektstatus"

#. module: project_status
#: model:project.status,description:project_status.project_status_complete
msgid "Project has been completed."
msgstr "Das Projekt wurde beendet."

#. module: project_status
#: model:project.status,description:project_status.project_status_in_progress
msgid "Project is currently initiated and being worked."
msgstr "Das Projekt ist aktuell in Bearbeitung."

#. module: project_status
#: model:project.status,description:project_status.project_status_pending
msgid "Project is new and being built. Has not been started yet."
msgstr "Das Projekt ist neu und ist noch nicht begonnen."

#. module: project_status
#: model:ir.model.fields,field_description:project_status.field_project_status__status_sequence
msgid "Sequence"
msgstr "Sequenz"

#. module: project_status
#: model:ir.model.fields,help:project_status.field_project_status__is_closed
msgid "Specify if this is a closing status."
msgstr ""
"Wenn der Haken gesetzt ist, wird dieser Status als \"beendet\" betrachtet."

#. module: project_status
#: model_terms:ir.ui.view,arch_db:project_status.view_project_project_filter
msgid "Status"
msgstr "Status"

#. module: project_status
#: model:ir.model,name:project_status.model_project_project
msgid "WBS element"
msgstr ""

#~ msgid "Project"
#~ msgstr "Projekt"
Loading