Mail Activity Board

mail_activity_board
REPOSITORY
REPOSITORYOCA/mail
GIT
GIThttps://github.com/OCA/mail.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/mail/tree/19.0/mail_activity_board
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSocial Network
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, Sodexis, SDi, David Juaneda
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, Sodexis, SDi, David Juaneda
COMMITTERS
COMMITTERSRuchir Shukla, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/mail
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - calendar
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds an activity board with form, tree, kanban, calendar,
pivot, graph and search views.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
mail_activity_view_form_popup mail.activity.view.form.popup (in mail_activity_board) mail.activity field Inherits mail.mail_activity_view_form_popup
mail_activity_view_search mail.activity.boards.view.search mail.activity xpath Inherits mail.mail_activity_view_search
mail_activity_view_tree mail.activity.boards.view.list mail.activity xpath Inherits mail.mail_activity_view_tree
Models touched (2)

New fields (5)
  • calendar_event_id_partner_ids Many2many
    readonly=True related='calendar_event_id.partner_ids'
  • calendar_event_id_start Datetime
    readonly=True related='calendar_event_id.start'
  • duration Float
    readonly=True related='calendar_event_id.duration'
  • related_model_instance Reference
    compute='_compute_related_model_instance' selection='_selection_related_model_instance' string='Document'
  • res_model_id_name Char
    readonly=True related='res_model_id.name' string='Origin'
Public methods (2)
  • action_activities_board(self)
    @api.model
  • open_origin(self)

New fields (0)

No new fields.

Public methods (1)
  • redirect_to_activities(self, **kwargs)
    Redirects to the list of activities of the object shown. Redirects to the activity board and configures the domain so that only those activities that are related to the object shown are displayed. Add to the title of the view the name the class of the object from which the activities will be displayed. :param kwargs: contains the id of the object and the model it's about. :return: action.
REPOSITORY
REPOSITORYOCA/mail
GIT
GIThttps://github.com/OCA/mail.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/mail/tree/18.0/mail_activity_board
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYSocial Network
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, Sodexis, SDi, David Juaneda
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, Sodexis, SDi, David Juaneda
COMMITTERS
COMMITTERSStefan Rijnhart, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, Christopher Rogos
WEBSITE
WEBSITEhttps://github.com/OCA/mail
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - calendar
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds an activity board with form, tree, kanban, calendar,
pivot, graph and search views.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
mail_activity_view_form_popup mail.activity.view.form.popup (in mail_activity_board) mail.activity field Inherits mail.mail_activity_view_form_popup
mail_activity_view_search mail.activity.boards.view.search mail.activity xpath Inherits mail.mail_activity_view_search
mail_activity_view_tree mail.activity.boards.view.list mail.activity xpath Inherits mail.mail_activity_view_tree
Models touched (2)

New fields (5)
  • calendar_event_id_partner_ids Many2many
    readonly=True related='calendar_event_id.partner_ids'
  • calendar_event_id_start Datetime
    readonly=True related='calendar_event_id.start'
  • duration Float
    readonly=True related='calendar_event_id.duration'
  • related_model_instance Reference
    compute='_compute_related_model_instance' selection='_selection_related_model_instance' string='Document'
  • res_model_id_name Char
    readonly=True related='res_model_id.name' string='Origin'
Public methods (2)
  • action_activities_board(self)
    @api.model
  • open_origin(self)

New fields (0)

No new fields.

Public methods (1)
  • redirect_to_activities(self, **kwargs)
    Redirects to the list of activities of the object shown. Redirects to the activity board and configures the domain so that only those activities that are related to the object shown are displayed. Add to the title of the view the name the class of the object from which the activities will be displayed. :param kwargs: contains the id of the object and the model it's about. :return: action.
REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/17.0/mail_activity_board
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYSocial Network
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, Sodexis, SDi, David Juaneda
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, Sodexis, SDi, David Juaneda
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Mohamed Osman, docker-odoo, andrea, Fai
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - calendar
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - onboarding
    - spreadsheet_dashboard
    - spreadsheet
    - portal
    - web_editor
    - http_routing
    - auth_signup
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds an activity board with form, tree, kanban, calendar,
pivot, graph and search views.

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
mail_activity_view_calendar mail.activity.view.form.calendar (in mail_activity_board) mail.activity field Inherits mail.mail_activity_view_calendar
mail_activity_view_form_board mail.activity.boards.view.form mail.activity form New
mail_activity_view_form_popup mail.activity.view.form.popup (in mail_activity_board) mail.activity field Inherits mail.mail_activity_view_form_popup
mail_activity_view_kanban mail.activity.boards.view.kanban mail.activity kanban New
mail_activity_view_search mail.activity.boards.view.search mail.activity xpath Inherits mail.mail_activity_view_search
mail_activity_view_tree mail.activity.boards.view.tree mail.activity xpath Inherits mail.mail_activity_view_tree
Models touched (2)

New fields (5)
  • calendar_event_id_partner_ids Many2many
    readonly=True related='calendar_event_id.partner_ids'
  • calendar_event_id_start Datetime
    readonly=True related='calendar_event_id.start'
  • duration Float
    readonly=True related='calendar_event_id.duration'
  • related_model_instance Reference
    compute='_compute_related_model_instance' selection='_selection_related_model_instance' string='Document'
  • res_model_id_name Char
    readonly=True related='res_model_id.name' string='Origin'
Public methods (2)
  • action_activities_board(self)
    @api.model
  • open_origin(self)

New fields (0)

No new fields.

Public methods (1)
  • redirect_to_activities(self, **kwargs)
    Redirects to the list of activities of the object shown. Redirects to the activity board and configures the domain so that only those activities that are related to the object shown are displayed. Add to the title of the view the name the class of the object from which the activities will be displayed. :param kwargs: contains the id of the object and the model it's about. :return: action.
REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/16.0/mail_activity_board
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYSocial Network
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, Sodexis, SDi, David Juaneda
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, Sodexis, SDi, David Juaneda
COMMITTERS
COMMITTERSMiquel Raïch, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, augusto-weiss, TelmoSuarez
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - calendar
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - spreadsheet_dashboard
    - spreadsheet
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
mail_activity_view_calendar mail.activity.view.form.calendar (in mail_activity_board) mail.activity field Inherits mail.mail_activity_view_calendar
mail_activity_view_form_board mail.activity.boards.view.form mail.activity form New
mail_activity_view_form_popup mail.activity.view.form.popup (in mail_activity_board) mail.activity field Inherits mail.mail_activity_view_form_popup
mail_activity_view_kanban mail.activity.boards.view.kanban mail.activity kanban New
mail_activity_view_search mail.activity.boards.view.search mail.activity xpath Inherits mail.mail_activity_view_search
mail_activity_view_tree mail.activity.boards.view.tree mail.activity xpath Inherits mail.mail_activity_view_tree
Models touched (2)

New fields (5)
  • calendar_event_id_partner_ids Many2many
    readonly=True related='calendar_event_id.partner_ids'
  • calendar_event_id_start Datetime
    readonly=True related='calendar_event_id.start'
  • duration Float
    readonly=True related='calendar_event_id.duration'
  • related_model_instance Reference
    compute='_compute_related_model_instance' selection='_selection_related_model_instance' string='Document'
  • res_model_id_name Char
    readonly=True related='res_model_id.name' string='Origin'
Public methods (2)
  • action_activities_board(self)
    @api.model
  • open_origin(self)

New fields (0)

No new fields.

Public methods (1)
  • redirect_to_activities(self, **kwargs)
    Redirects to the list of activities of the object shown. Redirects to the activity board and configures the domain so that only those activities that are related to the object shown are displayed. Add to the title of the view the name the class of the object from which the activities will be displayed. :param kwargs: contains the id of the object and the model it's about. :return: action.
REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/15.0/mail_activity_board
VERSION
VERSION 2.1.2
CATEGORY
CATEGORYSocial Network
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, Sodexis, SDi, David Juaneda
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, Sodexis, SDi, David Juaneda
COMMITTERS
COMMITTERSAlexandre Fayolle, OCA Transbot, Miquel Raïch, Víctor Martínez, AaronHForgeFlow, Weblate, OCA-git-bot, David, oca-ci, Joan Mateu Jordi
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - calendar
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - board
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
mail_activity_view_calendar mail.activity.view.form.calendar (in mail_activity_board) mail.activity field Inherits mail.mail_activity_view_calendar
mail_activity_view_form_board mail.activity.boards.view.form mail.activity form New
mail_activity_view_form_popup mail.activity.view.form.popup (in mail_activity_board) mail.activity field Inherits mail.mail_activity_view_form_popup
mail_activity_view_kanban mail.activity.boards.view.kanban mail.activity kanban New
mail_activity_view_search mail.activity.boards.view.search mail.activity xpath Inherits mail.mail_activity_view_search
mail_activity_view_tree mail.activity.boards.view.tree mail.activity xpath Inherits mail.mail_activity_view_tree
Models touched (2)

New fields (5)
  • calendar_event_id_partner_ids Many2many
    readonly=True related='calendar_event_id.partner_ids'
  • calendar_event_id_start Datetime
    readonly=True related='calendar_event_id.start'
  • duration Float
    readonly=True related='calendar_event_id.duration'
  • related_model_instance Reference
    compute='_compute_related_model_instance' selection='_selection_related_model_instance' string='Document'
  • res_model_id_name Char
    readonly=True related='res_model_id.name' string='Origin'
Public methods (2)
  • action_activities_board(self)
    @api.model
  • open_origin(self)

New fields (0)

No new fields.

Public methods (1)
  • redirect_to_activities(self, **kwargs)
    Redirects to the list of activities of the object shown. Redirects to the activity board and configures the domain so that only those activities that are related to the object shown are displayed. Add to the title of the view the name the class of the object from which the activities will be displayed. :param kwargs: contains the id of the object and the model it's about. :return: action.
REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/14.0/mail_activity_board
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYSocial Network
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, Sodexis, SDi, David Juaneda
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, Sodexis, SDi, David Juaneda
COMMITTERS
COMMITTERSYann Papouin, OCA Transbot, Miquel Raïch, oca-travis, Weblate, OCA-git-bot, Atchuthan, Sodexis
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - calendar
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - board
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
assets_backend mail_activity_board assets ir.ui.view qweb Inherits web.assets_backend
mail_activity_view_calendar mail.activity.view.form.calendar (in mail_activity_board) mail.activity field Inherits mail.mail_activity_view_calendar
mail_activity_view_form_board mail.activity.boards.view.form mail.activity form New
mail_activity_view_form_popup mail.activity.view.form.popup (in mail_activity_board) mail.activity field Inherits mail.mail_activity_view_form_popup
mail_activity_view_kanban mail.activity.boards.view.kanban mail.activity kanban New
mail_activity_view_search mail.activity.boards.view.search mail.activity xpath Inherits mail.mail_activity_view_search
mail_activity_view_tree mail.activity.boards.view.tree mail.activity xpath Inherits mail.mail_activity_view_tree
Models touched (2)

New fields (5)
  • calendar_event_id_partner_ids Many2many
    readonly=True related='calendar_event_id.partner_ids'
  • calendar_event_id_start Datetime
    readonly=True related='calendar_event_id.start'
  • duration Float
    readonly=True related='calendar_event_id.duration'
  • related_model_instance Reference
    compute='_compute_related_model_instance' selection='_selection_related_model_instance' string='Document'
  • res_model_id_name Char
    readonly=True related='res_model_id.name' string='Origin'
Public methods (2)
  • action_activities_board(self)
    @api.model
  • open_origin(self)

New fields (0)

No new fields.

Public methods (1)
  • redirect_to_activities(self, **kwargs)
    Redirects to the list of activities of the object shown. Redirects to the activity board and configures the domain so that only those activities that are related to the object shown are displayed. Add to the title of the view the name the class of the object from which the activities will be displayed. :param kwargs: contains the id of the object and the model it's about. :return: action.
REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/13.0/mail_activity_board
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYSocial Network
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, SDi, David Juaneda
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, SDi, David Juaneda
COMMITTERS
COMMITTERSGitHub, Jairo Llopis, Laurent Mignon (ACSONE), mreficent, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, Pedro Gonzalez
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - calendar
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - board
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
assets_backend mail_activity_board assets ir.ui.view qweb Inherits web.assets_backend
mail_activity_view_calendar mail.activity.view.form.calendar (in mail_activity_board) mail.activity field Inherits mail.mail_activity_view_calendar
mail_activity_view_form_board mail.activity.boards.view.form mail.activity form New
mail_activity_view_form_popup mail.activity.view.form.popup (in mail_activity_board) mail.activity field Inherits mail.mail_activity_view_form_popup
mail_activity_view_kanban mail.activity.boards.view.kanban mail.activity kanban New
mail_activity_view_search mail.activity.boards.view.search mail.activity xpath Inherits mail.mail_activity_view_search
mail_activity_view_tree mail.activity.boards.view.tree mail.activity xpath Inherits mail.mail_activity_view_tree
Models touched (2)

New fields (5)
  • calendar_event_id_partner_ids Many2many
    readonly=True related='calendar_event_id.partner_ids'
  • calendar_event_id_start Datetime
    readonly=True related='calendar_event_id.start'
  • duration Float
    readonly=True related='calendar_event_id.duration'
  • related_model_instance Reference
    compute='_compute_related_model_instance' selection='_selection_related_model_instance' string='Document'
  • res_model_id_name Char
    readonly=True related='res_model_id.name' string='Origin'
Public methods (2)
  • action_activities_board(self)
    @api.model
  • open_origin(self)

New fields (0)

No new fields.

Public methods (1)
  • redirect_to_activities(self, **kwargs)
    Redirects to the list of activities of the object shown. Redirects to the activity board and configures the domain so that only those activities that are related to the object shown are displayed. Add to the title of the view the name the class of the object from which the activities will be displayed. :param kwargs: contains the id of the object and the model it's about. :return: action.
REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/12.0/mail_activity_board
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYSocial Network
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), SDi, David Juaneda
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), SDi, David Juaneda
COMMITTERS
COMMITTERSmreficent, Yann Papouin, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Dimitrios T. Tanis, Jaime Arroyo
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - calendar
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - board
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
assets_backend mail_activity_board assets ir.ui.view qweb Inherits web.assets_backend
mail_activity_view_form_board mail.activity.boards.view.form mail.activity form New
mail_activity_view_kanban mail.activity.boards.view.kanban mail.activity kanban New
mail_activity_view_search mail.activity.boards.view.search mail.activity xpath Inherits mail.mail_activity_view_search
mail_activity_view_tree mail.activity.boards.view.tree mail.activity xpath Inherits mail.mail_activity_view_tree
Models touched (2)

New fields (4)
  • calendar_event_id_partner_ids Many2many
    readonly=True related='calendar_event_id.partner_ids'
  • calendar_event_id_start Datetime
    readonly=True related='calendar_event_id.start'
  • duration Float
    readonly=True related='calendar_event_id.duration'
  • res_model_id_name Char
    readonly=True related='res_model_id.name' string='Origin'
Public methods (2)
  • action_activities_board(self)
    @api.model
  • open_origin(self)
    @api.multi

New fields (0)

No new fields.

Public methods (1)
  • redirect_to_activities(self, **kwargs)
    Redirects to the list of activities of the object shown. Redirects to the activity board and configures the domain so that only those activities that are related to the object shown are displayed. Add to the title of the view the name the class of the object from which the activities will be displayed. :param kwargs: contains the id of the object and the model it's about. :return: action.
REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/11.0/mail_activity_board
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYSocial Network
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), SDi, David Juaneda
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), SDi, David Juaneda
COMMITTERS
COMMITTERSJairo Llopis, mreficent, OCA Transbot, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - calendar
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - board
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
assets_backend mail_activity_board assets ir.ui.view qweb Inherits web.assets_backend
mail_activity_view_form_board mail.activity.boards.view.form mail.activity form New
mail_activity_view_kanban mail.activity.boards.view.kanban mail.activity kanban New
mail_activity_view_search mail.activity.boards.view.search mail.activity xpath Inherits mail.mail_activity_view_search
mail_activity_view_tree mail.activity.boards.view.tree mail.activity xpath Inherits mail.mail_activity_view_tree
Models touched (2)

New fields (4)
  • calendar_event_id_partner_ids Many2many
    readonly=True related='calendar_event_id.partner_ids'
  • calendar_event_id_start Datetime
    readonly=True related='calendar_event_id.start'
  • duration Float
    readonly=True related='calendar_event_id.duration'
  • res_model_id_name Char
    readonly=True related='res_model_id.name' string='Origin'
Public methods (2)
  • action_activities_board(self)
    @api.model
  • open_origin(self)
    @api.multi

New fields (0)

No new fields.

Public methods (1)
  • redirect_to_activities(self, **kwargs)
    Redirects to the list of activities of the object shown. Redirects to the activity board and configures the domain so that only those activities that are related to the object shown are displayed. Add to the title of the view the name the class of the object from which the activities will be displayed. :param kwargs: contains the id of the object and the model it's about. :return: action.