diff --git a/README.md b/README.md index dc19592afb..0c72e04345 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ addon | version | maintainers | summary [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_task_stage_state](project_task_stage_state/) | 16.0.1.0.0 | | Restore State attribute removed from Project Stages in 8.0 [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.2.1.0 | | Timeline view for projects +[project_timeline](project_timeline/) | 16.0.2.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.2 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Project timesheet time control [project_type](project_type/) | 16.0.1.0.1 | | Project Types diff --git a/project_timeline/README.rst b/project_timeline/README.rst index 88122a7318..6288e6a8d1 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:3d22a1fa9f34a365a4ac8eb44b3511a4221033b3075592c5b410c0c225d4f854 + !! source digest: sha256:84e05e0cc661af91fdba72333910e30d337012c9ba10b9c47eeea2adc447920d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/project_timeline/__manifest__.py b/project_timeline/__manifest__.py index 68ef78de94..7e0ee9a958 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.2.1.0", + "version": "16.0.2.2.0", "category": "Project Management", "website": "https://github.com/OCA/project", "author": "Tecnativa, Onestein, Odoo Community Association (OCA)", diff --git a/project_timeline/static/description/index.html b/project_timeline/static/description/index.html index 40dfc07ddd..9fcb5eff1f 100644 --- a/project_timeline/static/description/index.html +++ b/project_timeline/static/description/index.html @@ -367,7 +367,7 @@

Project timeline

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:3d22a1fa9f34a365a4ac8eb44b3511a4221033b3075592c5b410c0c225d4f854 +!! source digest: sha256:84e05e0cc661af91fdba72333910e30d337012c9ba10b9c47eeea2adc447920d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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