mirror of
https://github.com/Mint-System/Odoo-Apps-Project.git
synced 2026-04-23 22:13:47 -06:00
Collection of OCA/project related modules.
- HTML 85.5%
- Shell 9.3%
- Python 5.2%
| project_key_link_type | ||
| project_task_all_menu | ||
| project_task_billable | ||
| .editorconfig | ||
| .eslintrc.yml | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .prettierrc.yml | ||
| .pylintrc | ||
| .ruff.toml | ||
| LICENSE | ||
| README.md | ||
| task | ||
Odoo Apps: Project
Odoo modules extending the project module.
Usage
Clone this repo into the Odoo addons directory.
git clone git@github.com:Mint-System/Odoo-Apps-Project.git ./addons/project
Available modules
| Module | Summary |
|---|---|
| project_key_link_type | Create project key from type sequence. |
| project_task_all_menu | Add project menu to show all tasks. |
| project_task_billable | Define if task is billable or not. |