| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/16.0/project_task_recurring_activity |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Project Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Cetmix |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Cetmix |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, PicchiSeba |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project - analytic - base - base_setup - web - bus - web_tour - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
recurring_activity_view_form |
recurring_activity_view_form | recurring.activity | form | New |
view_recurring_activity_form |
project_task_recurring_activity_form | project.task | xpath | Inherits project.view_task_form2 |
custom_activity_ids
Many2many → recurring.activity
compute='_compute_activity_ids'
copy=True
store=True
args: 'recurring.activity'
recurring_activity_ids
One2many → recurring.activity
copy=True
string='activity'
args: 'recurring.activity', 'project_task_id'
call_create_recurring_tasks(self)
create(self, vals_list)
old_date_recurring_task
Date
default=fields.Date.today()
create_recurring_tasks(self)
activity_type_id
Many2one → mail.activity.type
ondelete='restrict'
string='Activity Type'
args: 'mail.activity.type'
days_after_task_creation_date
Integer
description
Html
compute='_compute_on_activity_type_id'
readonly=False
sanitize_style=True
store=True
next_recurrence_date
Date
compute='_compute_next_recurrence_date'
store=True
string='next_date'
project_task_id
Many2one → project.task
summary
Char
compute='_compute_on_activity_type_id'
readonly=False
store=True
user_id
Many2one → res.users
compute='_compute_on_activity_type_id'
index=True
readonly=False
required=True
store=True
string='Assigned to'
args: 'res.users'
create(self, vals_list)
delta_time(self, old, new)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/14.0/project_task_recurring_activity |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Project Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Cetmix |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Cetmix |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, dessanhemrayev |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project - analytic - base - base_setup - web - bus - web_tour - uom - portal - web_editor - http_routing - auth_signup - rating - resource - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
recurring_activity_view_form |
recurring_activity_view_form | recurring.activity | form | New |
view_recurring_activity_form |
project_task_recurring_activity_form | project.task | xpath | Inherits project.view_task_form2 |
custom_activity_ids
Many2many → recurring.activity
compute='_compute_activity_ids'
copy=True
store=True
args: 'recurring.activity'
recurring_activity_ids
One2many → recurring.activity
copy=True
string='activity'
args: 'recurring.activity', 'project_task_id'
call_create_recurring_tasks(self)
create(self, val)
old_date_recurring_task
Date
default=fields.Date.today()
create_recurring_tasks(self)
activity_type_id
Many2one → mail.activity.type
ondelete='restrict'
string='Activity Type'
args: 'mail.activity.type'
days_after_task_creation_date
Integer
description
Html
sanitize_style=True
string='Description'
next_recurrence_date
Date
compute='_compute_next_recurrence_date'
store=True
string='next_date'
project_task_id
Many2one → project.task
summary
Char
string='Summary'
user_id
Many2one → res.users
index=True
required=True
string='Assigned to'
args: 'res.users'
create(self, val)
delta_time(self, old, new)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/project |
| PULL REQUEST | |
| PULL REQUEST | [18.0][MIG] project_task_recurring_activity: Migration to 18.0 (#1759) |
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/project |
| PULL REQUEST | |
| PULL REQUEST | [17.0][MIG] project_task_recurring_activity: Migration to 17.0 (#1671) |