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: Migration to 16.0 #1282

Open
wants to merge 26 commits into
base: 16.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
9e70c61
[ADD] project_status
patrickrwilson Apr 18, 2019
64c235d
project_status UX: add default_group_by and group_expand
katyukha Aug 6, 2019
74bc1ee
[13.0][MIG] project_status
Apr 6, 2020
ce89ba7
[UPD] Update project_status.pot
oca-travis May 17, 2020
10ae23c
[UPD] README.rst
OCA-git-bot May 17, 2020
a10f90f
Update translation files
oca-transbot May 26, 2020
919562e
Update translation files
oca-transbot Aug 16, 2020
cbb7d92
[14.0][MIG]Project_status
Yoshiro009 Nov 10, 2020
a46b24e
[UPD] Update project_status.pot
oca-travis Jan 25, 2021
d6ce9a1
[UPD] README.rst
OCA-git-bot Jan 25, 2021
3fabf76
Added translation using Weblate (Spanish (Argentina))
ibuioli Apr 1, 2021
75d860e
Translated using Weblate (Spanish (Argentina))
ibuioli Apr 1, 2021
ce1123f
Added translation using Weblate (French)
Yvesldff Apr 4, 2021
f715720
Translated using Weblate (French)
Yvesldff Apr 4, 2021
0bfdab3
Added translation using Weblate (French (France))
Yvesldff Apr 11, 2021
555cc9c
Translated using Weblate (French (France))
Yvesldff Apr 11, 2021
4a6231b
[IMP] project_status: Add multi-company support
joao-p-marques Jun 11, 2021
0d5a8ee
[UPD] Update project_status.pot
oca-travis Jun 22, 2021
09b9efb
[UPD] README.rst
OCA-git-bot Jun 22, 2021
22bd503
Update translation files
oca-transbot Jun 22, 2021
c1f1e0a
Translated using Weblate (Spanish (Argentina))
ibuioli Jun 25, 2021
a103b9a
Translated using Weblate (Spanish)
estekadigital Jul 4, 2021
e352ef8
Translated using Weblate (German)
marylla Jul 9, 2021
b445318
Translated using Weblate (French)
remi-filament Nov 4, 2021
c3e7d66
[IMP] project_status: pre-commit stuff
atularvind May 15, 2024
3208b6e
[MIG] project_status: Migration to 16.0
atularvind May 15, 2024
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
97 changes: 97 additions & 0 deletions project_status/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
==============
Project Status
==============

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:014e7f3c6fd1a46fc91dc9f9e3c9261b8d54f387282bfe23f56f8861fb6ec9aa
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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/16.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-16-0/project-16-0-project_status
: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=16.0
:alt: Try me on Runboat

|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 to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_status%0Aversion:%2016.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/16.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>
153 changes: 153 additions & 0 deletions project_status/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,153 @@
# 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.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_project__display_name
#: 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_project__id
#: 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_project____last_update
#: 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_project
msgid "Project"
msgstr "Projekt"

#. 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"
Loading
Loading