diff --git a/README.md b/README.md index fbcf36f059..7968490f00 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ addon | version | maintainers | summary [project_task_pull_request](project_task_pull_request/) | 16.0.1.0.0 | | Adds a field for a PR URI to project tasks [project_task_stage_mgmt](project_task_stage_mgmt/) | 16.0.1.0.0 | [![DavidJForgeFlow](https://github.com/DavidJForgeFlow.png?size=30px)](https://github.com/DavidJForgeFlow) | Allows to assign and create task stages on project creation wizard [project_template](project_template/) | 16.0.1.0.0 | [![patrickrwilson](https://github.com/patrickrwilson.png?size=30px)](https://github.com/patrickrwilson) | Project Templates -[project_timeline](project_timeline/) | 16.0.1.1.1 | | Timeline view for projects +[project_timeline](project_timeline/) | 16.0.1.2.0 | | Timeline view for projects [project_timeline_hr_timesheet](project_timeline_hr_timesheet/) | 16.0.1.0.0 | | Shows the progress of tasks on the timeline view. [project_timesheet_time_control](project_timesheet_time_control/) | 16.0.1.0.1 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Project timesheet time control [project_type](project_type/) | 16.0.1.0.0 | | Project Types diff --git a/project_timeline/README.rst b/project_timeline/README.rst index e7a9ae6770..81518cec94 100644 --- a/project_timeline/README.rst +++ b/project_timeline/README.rst @@ -7,7 +7,7 @@ Project timeline !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:927a49c545fdd6ee7cd5d279f151f7c709e50061e356468f168b5f62ff8668d8 + !! source digest: sha256:810432f7b3fe60fa5b6791ee65fe7f6ae642e165acdba937d4a5a224b1825c0f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -84,6 +84,10 @@ Contributors * Daniel Reis +* `XCG Consulting `_: + + * Houzéfa Abbasbhay + Maintainers ~~~~~~~~~~~ diff --git a/project_timeline/__manifest__.py b/project_timeline/__manifest__.py index 6fba001970..0916ee0c20 100644 --- a/project_timeline/__manifest__.py +++ b/project_timeline/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Project timeline", "summary": "Timeline view for projects", - "version": "16.0.1.1.1", + "version": "16.0.1.2.0", "category": "Project Management", "website": "https://github.com/OCA/project", "author": "Tecnativa, Onestein, Odoo Community Association (OCA)", diff --git a/project_timeline/readme/CONTRIBUTORS.rst b/project_timeline/readme/CONTRIBUTORS.rst index b314a14016..d5f9b69fa8 100644 --- a/project_timeline/readme/CONTRIBUTORS.rst +++ b/project_timeline/readme/CONTRIBUTORS.rst @@ -12,3 +12,7 @@ * `Open Source Integrators `_: * Daniel Reis + +* `XCG Consulting `_: + + * Houzéfa Abbasbhay diff --git a/project_timeline/static/description/index.html b/project_timeline/static/description/index.html index 07d320a555..5dc95529ac 100644 --- a/project_timeline/static/description/index.html +++ b/project_timeline/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Project timeline

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:927a49c545fdd6ee7cd5d279f151f7c709e50061e356468f168b5f62ff8668d8 +!! source digest: sha256:810432f7b3fe60fa5b6791ee65fe7f6ae642e165acdba937d4a5a224b1825c0f !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/project Translate me on Weblate Try me on Runboat

This module extends the standard tasks and projects actions to add the timeline view to @@ -429,6 +428,10 @@

Contributors

  • Daniel Reis <dreis@opensourceintegrators.com>
  • +
  • XCG Consulting:
      +
    • Houzéfa Abbasbhay
    • +
    +
  • diff --git a/project_timeline/views/project_project_view.xml b/project_timeline/views/project_project_view.xml index e22e8fa2e5..aa2e212eb1 100644 --- a/project_timeline/views/project_project_view.xml +++ b/project_timeline/views/project_project_view.xml @@ -23,15 +23,4 @@ > kanban,timeline,form - - project.project.form - project.project - - - - - - - -