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

README.md #1336

Open
wants to merge 1 commit into
base: 17.0
Choose a base branch
from
Open
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
56 changes: 24 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,50 +1,42 @@
# Odoo Project Modules Repository

[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=17.0)
[![Pre-commit Status](https://github.com/OCA/project/actions/workflows/pre-commit.yml/badge.svg?branch=17.0)](https://github.com/OCA/project/actions/workflows/pre-commit.yml?query=branch%3A17.0)
[![Build Status](https://github.com/OCA/project/actions/workflows/test.yml/badge.svg?branch=17.0)](https://github.com/OCA/project/actions/workflows/test.yml?query=branch%3A17.0)
[![codecov](https://codecov.io/gh/OCA/project/branch/17.0/graph/badge.svg)](https://codecov.io/gh/OCA/project)
[![Translation Status](https://translation.odoo-community.org/widgets/project-17-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/project-17-0/?utm_source=widget)

<!-- /!\ do not modify above this line -->
---

# project
## Overview

TODO: add repo description.
This repository contains a collection of Odoo modules maintained by the Odoo Community Association (OCA). These modules extend the functionality of the Odoo ERP system, offering additional tools and features to enhance business processes.

<!-- /!\ do not modify below this line -->
---

<!-- prettier-ignore-start -->
## Available Addons

[//]: # (addons)
| Addon | Version | Maintainers | Summary |
| --- | --- | --- | --- |
| [project_department](project_department/) | 17.0.1.0.0 | | Project Department Categorization |
| [project_parent](project_parent/) | 17.0.1.0.0 | | Project Parent |
| [project_sequence](project_sequence/) | 17.0.1.0.0 | [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) [![anddago78](https://github.com/anddago78.png?size=30px)](https://github.com/anddago78) | Add a sequence field to projects, filled automatically |
| [project_task_add_very_high](project_task_add_very_high/) | 17.0.1.0.0 | [![astirpe](https://github.com/astirpe.png?size=30px)](https://github.com/astirpe) | Adds extra options 'High' and 'Very High' on tasks |
| [project_task_default_stage](project_task_default_stage/) | 17.0.1.0.0 | | Recovery default task stages for projects from v8 |
| [project_task_description_template](project_task_description_template/) | 17.0.1.0.0 | | Add a description template to project tasks |
| [project_task_stage_mgmt](project_task_stage_mgmt/) | 17.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_tag](project_task_tag/) | 17.0.1.0.0 | | Limit tags available on task |
| [project_timesheet_time_control](project_timesheet_time_control/) | 17.0.1.0.1 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Project timesheet time control |
| [project_type](project_type/) | 17.0.1.0.1 | | Project Types |

Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[project_department](project_department/) | 17.0.1.0.0 | | Project Department Categorization
[project_parent](project_parent/) | 17.0.1.0.0 | | Project Parent
[project_sequence](project_sequence/) | 17.0.1.0.0 | [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) [![anddago78](https://github.com/anddago78.png?size=30px)](https://github.com/anddago78) | Add a sequence field to projects, filled automatically
[project_task_add_very_high](project_task_add_very_high/) | 17.0.1.0.0 | [![astirpe](https://github.com/astirpe.png?size=30px)](https://github.com/astirpe) | Adds extra options 'High' and 'Very High' on tasks
[project_task_default_stage](project_task_default_stage/) | 17.0.1.0.0 | | Recovery default task stages for projects from v8
[project_task_description_template](project_task_description_template/) | 17.0.1.0.0 | | Add a description template to project tasks
[project_task_stage_mgmt](project_task_stage_mgmt/) | 17.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_tag](project_task_tag/) | 17.0.1.0.0 | | Limit tags available on task
[project_timesheet_time_control](project_timesheet_time_control/) | 17.0.1.0.1 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Project timesheet time control
[project_type](project_type/) | 17.0.1.0.1 | | Project Types
---

[//]: # (end addons)

<!-- prettier-ignore-end -->

## Licenses
## License

This repository is licensed under [AGPL-3.0](LICENSE).

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.
However, each module may have a different license, as long as it adheres to the Odoo Community Association (OCA) policy. Please consult each module's `__manifest__.py` file, which contains a `license` key that explains its license.

---

----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote their widespread use.
Loading