Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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
128 changes: 128 additions & 0 deletions pms_project/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association

=============
PMS - Project
=============

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

.. |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/license-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%2Fpms-lightgray.png?logo=github
:target: https://github.com/OCA/pms/tree/19.0/pms_project
:alt: OCA/pms
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/pms-19-0/pms-19-0-pms_project
: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/pms&target_branch=19.0
:alt: Try me on Runboat

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

This module links the Project application to the Property Management
System.

It includes:

- **Property field on tasks**: assign a task to a specific property.
- **Property field on projects**: associate a project with a property.
- **Smart button on properties**: navigate directly to related tasks
from the property form.
- **Filtered views**: find all tasks and projects for a given property.

**Table of contents**

.. contents::
:local:

Usage
=====

Assigning a Property to a Task
------------------------------

1. Open a task in **Project ‣ [Project Name]**.
2. Set the **Property** field.
3. Save.

Viewing Tasks from a Property
-----------------------------

1. Open a property in **Properties ‣ Properties**.
2. Click the **Tasks** smart button.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/pms/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/pms/issues/new?body=module:%20pms_project%0Aversion:%2019.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
-------

* Gray Matter Logic

Contributors
------------

- Open Source Integrators <http://www.opensourceintegrators.com>

- Khalil Stanikzai <kstanikzai@opensourceintegrators.com>
- Maxime Chambreuil <mchambreuil@opensourceintegrators.com>

- Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>

- Freni Patel <fpatel@opensourceintegrators.com>

Other credits
-------------

The development of this module has been financially supported by:

- Casai
- Open Source Integrators

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-max3903| image:: https://github.com/max3903.png?size=40px
:target: https://github.com/max3903
:alt: max3903

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-max3903|

This module is part of the `OCA/pms <https://github.com/OCA/pms/tree/19.0/pms_project>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
3 changes: 3 additions & 0 deletions pms_project/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Copyright (C) 2022 Gray Matter Logic
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models
19 changes: 19 additions & 0 deletions pms_project/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright (C) 2022 Gray Matter Logic
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "PMS - Project",
"summary": "Link projects and tasks to properties",
"category": "Generic Modules/Property Management System",
"version": "19.0.1.0.0",
"license": "AGPL-3",
"depends": ["pms_base", "project"],
"author": "Gray Matter Logic, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/pms",
"data": [
"views/pms_property_views.xml",
"views/project_task_views.xml",
"views/project.xml",
],
"maintainers": ["max3903"],
"development_status": "Beta",
}
67 changes: 67 additions & 0 deletions pms_project/i18n/ar_001.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pms_project
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-06-04 00:00+0000\n"
"PO-Revision-Date: 2026-06-04 00:00+0000\n"
"Last-Translator: Maxime Chambreuil <maxime.chambreuil@graymatterlogic.com>\n"
"Language-Team: Arabic\n"
"Language: ar_001\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"

#. module: pms_project
#: model:ir.model.fields,field_description:pms_project.field_pms_property__display_name
#: model:ir.model.fields,field_description:pms_project.field_project_project__display_name
#: model:ir.model.fields,field_description:pms_project.field_project_task__display_name
msgid "Display Name"
msgstr "الاسم المعروض"

#. module: pms_project
#: model:ir.model.fields,field_description:pms_project.field_pms_property__id
#: model:ir.model.fields,field_description:pms_project.field_project_project__id
#: model:ir.model.fields,field_description:pms_project.field_project_task__id
msgid "ID"
msgstr "المعرّف"

#. module: pms_project
#: model:ir.model.fields,field_description:pms_project.field_pms_property____last_update
#: model:ir.model.fields,field_description:pms_project.field_project_project____last_update
#: model:ir.model.fields,field_description:pms_project.field_project_task____last_update
msgid "Last Modified on"
msgstr "تاريخ آخر تعديل"

#. module: pms_project
#: model:ir.model,name:pms_project.model_project_project
msgid "Project"
msgstr "مشروع"

#. module: pms_project
#: model:ir.model.fields,field_description:pms_project.field_project_task__pms_property_ids
#: model_terms:ir.ui.view,arch_db:pms_project.view_task_form2_pms
msgid "Properties"
msgstr "عقارات"

#. module: pms_project
#: model:ir.model,name:pms_project.model_pms_property
#: model:ir.model.fields,field_description:pms_project.field_project_project__property_id
#: model_terms:ir.ui.view,arch_db:pms_project.project_form_view_custom
msgid "Property"
msgstr "عقار"

#. module: pms_project
#: model:ir.model,name:pms_project.model_project_task
msgid "Task"
msgstr "مهمة"

#. module: pms_project
#: model:ir.model.fields,field_description:pms_project.field_pms_property__task_ids
#: model_terms:ir.ui.view,arch_db:pms_project.pms_property_views_form_project
msgid "Tasks"
msgstr "المهام"
67 changes: 67 additions & 0 deletions pms_project/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pms_project
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-06-04 00:00+0000\n"
"PO-Revision-Date: 2026-06-04 00:00+0000\n"
"Last-Translator: Maxime Chambreuil <mchambreuil@opensourceintegrators.com>\n"
"Language-Team: German\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: pms_project
#: model:ir.model.fields,field_description:pms_project.field_pms_property__display_name
#: model:ir.model.fields,field_description:pms_project.field_project_project__display_name
#: model:ir.model.fields,field_description:pms_project.field_project_task__display_name
msgid "Display Name"
msgstr "Anzeigename"

#. module: pms_project
#: model:ir.model.fields,field_description:pms_project.field_pms_property__id
#: model:ir.model.fields,field_description:pms_project.field_project_project__id
#: model:ir.model.fields,field_description:pms_project.field_project_task__id
msgid "ID"
msgstr "ID"

#. module: pms_project
#: model:ir.model.fields,field_description:pms_project.field_pms_property____last_update
#: model:ir.model.fields,field_description:pms_project.field_project_project____last_update
#: model:ir.model.fields,field_description:pms_project.field_project_task____last_update
msgid "Last Modified on"
msgstr "Zuletzt geändert am"

#. module: pms_project
#: model:ir.model,name:pms_project.model_project_project
msgid "Project"
msgstr "Projekt"

#. module: pms_project
#: model:ir.model.fields,field_description:pms_project.field_project_task__pms_property_ids
#: model_terms:ir.ui.view,arch_db:pms_project.view_task_form2_pms
msgid "Properties"
msgstr "Liegenschaften"

#. module: pms_project
#: model:ir.model,name:pms_project.model_pms_property
#: model:ir.model.fields,field_description:pms_project.field_project_project__property_id
#: model_terms:ir.ui.view,arch_db:pms_project.project_form_view_custom
msgid "Property"
msgstr "Liegenschaft"

#. module: pms_project
#: model:ir.model,name:pms_project.model_project_task
msgid "Task"
msgstr "Aufgabe"

#. module: pms_project
#: model:ir.model.fields,field_description:pms_project.field_pms_property__task_ids
#: model_terms:ir.ui.view,arch_db:pms_project.pms_property_views_form_project
msgid "Tasks"
msgstr "Aufgaben"
67 changes: 67 additions & 0 deletions pms_project/i18n/de_CH.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pms_project
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-06-04 00:00+0000\n"
"PO-Revision-Date: 2026-06-04 00:00+0000\n"
"Last-Translator: Maxime Chambreuil <maxime.chambreuil@graymatterlogic.com>\n"
"Language-Team: German (Switzerland)\n"
"Language: de_CH\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: pms_project
#: model:ir.model.fields,field_description:pms_project.field_pms_property__display_name
#: model:ir.model.fields,field_description:pms_project.field_project_project__display_name
#: model:ir.model.fields,field_description:pms_project.field_project_task__display_name
msgid "Display Name"
msgstr "Anzeigename"

#. module: pms_project
#: model:ir.model.fields,field_description:pms_project.field_pms_property__id
#: model:ir.model.fields,field_description:pms_project.field_project_project__id
#: model:ir.model.fields,field_description:pms_project.field_project_task__id
msgid "ID"
msgstr "ID"

#. module: pms_project
#: model:ir.model.fields,field_description:pms_project.field_pms_property____last_update
#: model:ir.model.fields,field_description:pms_project.field_project_project____last_update
#: model:ir.model.fields,field_description:pms_project.field_project_task____last_update
msgid "Last Modified on"
msgstr "Zuletzt geändert am"

#. module: pms_project
#: model:ir.model,name:pms_project.model_project_project
msgid "Project"
msgstr "Projekt"

#. module: pms_project
#: model:ir.model.fields,field_description:pms_project.field_project_task__pms_property_ids
#: model_terms:ir.ui.view,arch_db:pms_project.view_task_form2_pms
msgid "Properties"
msgstr "Liegenschaften"

#. module: pms_project
#: model:ir.model,name:pms_project.model_pms_property
#: model:ir.model.fields,field_description:pms_project.field_project_project__property_id
#: model_terms:ir.ui.view,arch_db:pms_project.project_form_view_custom
msgid "Property"
msgstr "Liegenschaft"

#. module: pms_project
#: model:ir.model,name:pms_project.model_project_task
msgid "Task"
msgstr "Aufgabe"

#. module: pms_project
#: model:ir.model.fields,field_description:pms_project.field_pms_property__task_ids
#: model_terms:ir.ui.view,arch_db:pms_project.pms_property_views_form_project
msgid "Tasks"
msgstr "Aufgaben"
Loading
Loading