oca-project/odoo-bringout-oca-project-project_milestone_status/project_milestone_status
Ernad Husremovic 2643497d8a Hide irrelevant fields for Line Item Extraction rules
- Make target_field hidden and not required for line_item rules
- Hide Pattern Matching section for line_item rules
- Hide Data Type and Parsing section for line_item rules
- Hide stop_on_match field for line_item rules
- Hide Transformation and Validation tabs for line_item rules
- Clean up model: remove required=True from target_field and match_pattern

Version: 16.0.1.0.20

🤖 assisted by claude

🤖 assisted by claude
2025-11-05 23:02:31 +01:00
..
i18n Hide irrelevant fields for Line Item Extraction rules 2025-11-05 23:02:31 +01:00
models Move 124 sale modules to oca-sale, create oca-project with 56 project modules from oca-workflow-process 2025-08-30 18:04:10 +02:00
readme Move 124 sale modules to oca-sale, create oca-project with 56 project modules from oca-workflow-process 2025-08-30 18:04:10 +02:00
static/description Move 124 sale modules to oca-sale, create oca-project with 56 project modules from oca-workflow-process 2025-08-30 18:04:10 +02:00
tests Move 124 sale modules to oca-sale, create oca-project with 56 project modules from oca-workflow-process 2025-08-30 18:04:10 +02:00
views Move 124 sale modules to oca-sale, create oca-project with 56 project modules from oca-workflow-process 2025-08-30 18:04:10 +02:00
__init__.py Move 124 sale modules to oca-sale, create oca-project with 56 project modules from oca-workflow-process 2025-08-30 18:04:10 +02:00
__manifest__.py Move 124 sale modules to oca-sale, create oca-project with 56 project modules from oca-workflow-process 2025-08-30 18:04:10 +02:00
README.rst Move 124 sale modules to oca-sale, create oca-project with 56 project modules from oca-workflow-process 2025-08-30 18:04:10 +02:00

========================
Project Milestone Status
========================

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

.. |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-APSL--Nagarro%2Fcustom-lightgray.png?logo=github
    :target: https://github.com/APSL-Nagarro/custom/tree/16.0/project_milestone_status
    :alt: APSL-Nagarro/custom

|badge1| |badge2| |badge3|

This module allows you to have the percentage of the execution of a
project.

**Table of contents**

.. contents::
   :local:

Usage
=====

Execution: It is the percentage between hours of tasks completed and
pending tasks Dedication: It is the percentage between planned hours and
effective hours.

These percentages are shown in Milestones and Project Updates of
projects.

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

Bugs are tracked on `GitHub Issues <https://github.com/APSL-Nagarro/custom/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/APSL-Nagarro/custom/issues/new?body=module:%20project_milestone_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
-------

* Lansana Barry Sow
* APSL-Nagarro

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

[APSL-Nagarro](https://apsl.tech):

-  Lansana Barry Sow <lbarry@apsl.net>

Maintainers
-----------

.. |maintainer-lbarry-apsl| image:: https://github.com/lbarry-apsl.png?size=40px
    :target: https://github.com/lbarry-apsl
    :alt: lbarry-apsl

Current maintainer:

|maintainer-lbarry-apsl| 

This module is part of the `APSL-Nagarro/custom <https://github.com/APSL-Nagarro/custom/tree/16.0/project_milestone_status>`_ project on GitHub.

You are welcome to contribute.