[FIX] project_parent_task : correct manifest
This commit is contained in:
@@ -3,29 +3,27 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"name": "project_parent_tasks",
|
"name": "project_parent_tasks",
|
||||||
"version": "16.0.1.0.0",
|
"version": "14.0.1.0.0",
|
||||||
"author": "Elabore",
|
"author": "Elabore",
|
||||||
"website": "https://elabore.coop",
|
"website": "https://elabore.coop",
|
||||||
"maintainer": "Laetitia Da Costa",
|
"maintainer": "Laetitia Da Costa",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"category": "Project",
|
"category": "Project",
|
||||||
"summary": "in parent's tasks dropdown list, show only tasks from the current projet",
|
"summary": "in parent's tasks dropdown field, show only tasks from the current projet",
|
||||||
"description": """
|
"description": """
|
||||||
:image: https://img.shields.io/badge/licence-AGPL--3-blue.svg
|
:image: https://img.shields.io/badge/licence-AGPL--3-blue.svg
|
||||||
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
||||||
:alt: License: AGPL-3
|
:alt: License: AGPL-3
|
||||||
====================
|
====================
|
||||||
project_request_data
|
project_parent_tasks
|
||||||
====================
|
====================
|
||||||
|
|
||||||
Add several fields in tasks, that provide several data on the request
|
when selecting a parent task in a task, display only tasks from the current project
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
Use Odoo normal module installation procedure to install ``project_request_data``.
|
Use Odoo normal module installation procedure to install ``project_parent_tasks``.
|
||||||
- To configure the services, go to Project > Configuration > Task Services
|
|
||||||
- To configure the request types, go to Project > Configuration > Request Types
|
|
||||||
|
|
||||||
|
|
||||||
Known issues / Roadmap
|
Known issues / Roadmap
|
||||||
======================
|
======================
|
||||||
|
Reference in New Issue
Block a user