create_project
Create a new Odoo project with configurable dates, milestones, task dependencies, and privacy settings when project creation is enabled.
Instructions
Create and policy-register a project when ODOO_ALLOW_PROJECT_CREATION is enabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| date_end | No | ||
| date_start | No | ||
| task_label | No | Tasks | |
| description | No | ||
| allow_milestones | No | ||
| privacy_visibility | No | followers | |
| allow_task_dependencies | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||