| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/test_mail_full |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Thibault Delavallée, Julien Castiaux, Sébastien Theys, Julien Mougenot, std-odoo, Gorash, William Braeckman, Didier (did), Renaud Thiry, tsm-odoo, Victor Piryns (pivi), Maryam Kia, jorv-odoo, Alex Kühn, guce, yagp-odoo, Bastien PIERRE, Giorgio Tocco (gito), Kevin Gerard (kege), Akash Parmar, Atovange, Haja Ram |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - base_setup - web - bus - web_tour - html_editor - mail_bot - portal - http_routing - auth_signup - rating - mass_mailing - contacts - html_builder - utm - link_tracker - social_media - digest - resource - mass_mailing_sms - sms - iap_mail - iap - phone_validation - test_mail - test_orm - test_mail_sms - sms_twilio - test_mass_mailing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module contains tests related to various mail features and mail-related sub modules. Those tests are present in a separate module as it contains models used only to perform tests independently to functional aspects of real applications. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
test_portal_template |
Test Portal | ir.ui.view | qweb | Inherits portal.portal_sidebar |
name
Char
partner_id
Many2one → res.partner
user_id
Many2one → res.users
comodel_name='res.users'
string='Salesperson'
No public methods.
name
Char
No public methods.
No new fields.
Public methods (0)No public methods.
company_id
Many2one → res.company
customer_id
Many2one → res.partner
email_from
Char
compute='_compute_email_from'
precompute=True
readonly=False
store=True
args: 'From'
name
Char
phone_nbr
Char
compute='_compute_phone_nbr'
precompute=True
readonly=False
store=True
args: 'Phone Number'
subject
Char
user_id
Many2one → res.users
tracking=1
args: 'res.users', 'Responsible'
No public methods.
customer_id
Many2one → res.partner
name
Char
user_id
Many2one → res.users
tracking=1
args: 'res.users', 'Responsible'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/18.0/test_mail_full |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Thibault Delavallée, Christophe Simonis, Xavier Morel, Christophe Monniez, Jorge Pinna Puissant, Julien Castiaux, Sébastien Theys, Julien Mougenot, William Braeckman, Didier (did), tsm-odoo, Pierre-Yves Dufays, Louis (loco), Chong Wang (cwg), Maryam Kia, jorv-odoo, Eteil Djoumatchoua(etdj) etdj@odoo.com, Alex Kühn, guce, zel-odoo, Krzysztof Magusiak (krma), saurabh |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:25:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - base_setup - web - bus - web_tour - html_editor - mail_bot - portal - web_editor - http_routing - auth_signup - rating - mass_mailing - contacts - utm - link_tracker - social_media - digest - resource - mass_mailing_sms - sms - iap_mail - iap - phone_validation - test_mail - test_performance - test_mail_sms - sms_twilio - test_mass_mailing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module contains tests related to various mail features and mail-related sub modules. Those tests are present in a separate module as it contains models used only to perform tests independently to functional aspects of real applications. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
test_portal_template |
Test Portal | ir.ui.view | qweb | Inherits portal.portal_sidebar |
name
Char
partner_id
Many2one → res.partner
user_id
Many2one → res.users
comodel_name='res.users'
string='Salesperson'
No public methods.
name
Char
No public methods.
No new fields.
Public methods (0)No public methods.
company_id
Many2one → res.company
customer_id
Many2one → res.partner
email_from
Char
compute='_compute_email_from'
precompute=True
readonly=False
store=True
args: 'From'
mobile_nbr
Char
compute='_compute_mobile_nbr'
precompute=True
readonly=False
store=True
args: 'Mobile'
name
Char
phone_nbr
Char
compute='_compute_phone_nbr'
precompute=True
readonly=False
store=True
args: 'Phone Number'
subject
Char
user_id
Many2one → res.users
tracking=1
args: 'res.users', 'Responsible'
No public methods.
customer_id
Many2one → res.partner
name
Char
user_id
Many2one → res.users
tracking=1
args: 'res.users', 'Responsible'
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/17.0/test_mail_full |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Martin Trigaux, Thibault Delavallée, Christophe Simonis, Xavier Morel, Christophe Monniez, Alexandre Kühn, Julien Castiaux, Romeo Fragomeli, Sébastien Theys, std-odoo, Romain Estievenart, Renaud Thiry, Louis Wicket (wil), tsm-odoo, Pierre-Yves Dufays, Louis (loco), Antoine (ande), Chong Wang (cwg), micheledic, Maryam Kia, jorv-odoo, Eteil Djoumatchoua(etdj) etdj@odoo.com, jugj-odoo, Julien Carion (juca), guce, zel-odoo, ramh |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - base_setup - web - bus - web_tour - mail_bot - portal - web_editor - http_routing - auth_signup - rating - mass_mailing - contacts - utm - link_tracker - social_media - digest - resource - mass_mailing_sms - sms - iap_mail - iap - phone_validation - test_mail - test_performance - test_mail_sms - sms_twilio - test_mass_mailing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module contains tests related to various mail features and mail-related sub modules. Those tests are present in a separate module as it contains models used only to perform tests independently to functional aspects of real applications. |
No views found for this module.
name
Char
partner_id
Many2one → res.partner
user_id
Many2one → res.users
comodel_name='res.users'
string='Salesperson'
No public methods.
name
Char
No public methods.
No new fields.
Public methods (0)No public methods.
company_id
Many2one → res.company
customer_id
Many2one → res.partner
email_from
Char
compute='_compute_email_from'
precompute=True
readonly=False
store=True
args: 'From'
mobile_nbr
Char
compute='_compute_mobile_nbr'
precompute=True
readonly=False
store=True
args: 'Mobile'
name
Char
phone_nbr
Char
compute='_compute_phone_nbr'
precompute=True
readonly=False
store=True
args: 'Phone Number'
subject
Char
user_id
Many2one → res.users
tracking=1
args: 'res.users', 'Responsible'
No public methods.
customer_id
Many2one → res.partner
name
Char
user_id
Many2one → res.users
tracking=1
args: 'res.users', 'Responsible'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/16.0/test_mail_full |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Thibault Delavallée, Christophe Simonis, Dharmraj Jhala, Victor Feyens, Sébastien Theys, std-odoo, Hiral Bhavsar, Arnaud Joset, Florian Charlier, Vincent Larcin, Louis Wicket (wil), tsm-odoo, Pierre-Yves Dufays, Rahul Prajapati, Zelong Lin, Maryam Kia, jorv-odoo, Eteil Djoumatchoua(etdj) etdj@odoo.com, guce |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - base_setup - web - bus - web_tour - mail_bot - portal - web_editor - http_routing - auth_signup - rating - mass_mailing - contacts - utm - link_tracker - web_kanban_gauge - social_media - digest - resource - mass_mailing_sms - sms - iap_mail - iap - phone_validation - test_mail - test_performance - test_mail_sms - test_mass_mailing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module contains tests related to various mail features and mail-related sub modules. Those tests are present in a separate module as it contains models used only to perform tests independently to functional aspects of real applications. |
No views found for this module.
name
Char
partner_id
Many2one → res.partner
user_id
Many2one → res.users
comodel_name='res.users'
string='Salesperson'
No public methods.
name
Char
No public methods.
No new fields.
Public methods (0)No public methods.
company_id
Many2one → res.company
customer_id
Many2one → res.partner
email_from
Char
compute='_compute_email_from'
precompute=True
readonly=False
store=True
mobile_nbr
Char
compute='_compute_mobile_nbr'
precompute=True
readonly=False
store=True
name
Char
phone_nbr
Char
compute='_compute_phone_nbr'
precompute=True
readonly=False
store=True
subject
Char
user_id
Many2one → res.users
tracking=1
args: 'res.users', 'Responsible'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/15.0/test_mail_full |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Martin Trigaux, Thibault Delavallée, Xavier Morel, Yannick Tivisse, Adrian Torres, Xavier-Do, Sébastien Theys, Hiral Bhavsar, ijas ahammed, Florian Charlier, Abdelouahab (abla), Nicolas Bayet, Vincent Larcin, Kamlesh Pathekar, Pratik Awasthi, dane@odoo.com |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:25:28 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - test_mail - test_performance - base - base_setup - web - bus - web_tour - test_mass_mailing - mass_mailing - contacts - utm - link_tracker - web_editor - web_kanban_gauge - social_media - digest - portal - http_routing - auth_signup - resource - mail_bot - mass_mailing_sms - sms - iap_mail - iap - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module contains tests related to various mail features and mail-related sub modules. Those tests are present in a separate module as it contains models used only to perform tests independently to functional aspects of real applications. |
No views found for this module.
name
Char
partner_id
Many2one → res.partner
No public methods.
customer_id
Many2one → res.partner
email_from
Char
mobile_nbr
Char
name
Char
phone_nbr
Char
subject
Char
No public methods.
customer_id
Many2one → res.partner
email_from
Char
mobile_nbr
Char
compute='_compute_mobile_nbr'
readonly=False
store=True
name
Char
phone_nbr
Char
compute='_compute_phone_nbr'
readonly=False
store=True
subject
Char
No public methods.
customer_id
Many2one → res.partner
email_from
Char
mobile_nbr
Char
name
Char
opt_out
Boolean
phone_nbr
Char
subject
Char
No public methods.
customer_id
Many2one → res.partner
name
Char
opt_out
Boolean
No public methods.
customer_ids
Many2many → res.partner
string='Customers'
args: 'res.partner'
name
Char
opt_out
Boolean
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/14.0/test_mail_full |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Martin Trigaux, Thibault Delavallée, Christophe Simonis, Xavier Morel, Julien Castiaux, Rémi Rahir, Xavier-Do, Victor Feyens, Sébastien Theys, Jason Van Malder, fw-bot, std-odoo, Tiffany Chang (tic), ryv-odoo, ijas ahammed, Abdelouahab (abla), Vincent Larcin, Kamlesh Pathekar, Pratik Awasthi |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:14:29 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - test_mail - test_performance - base - base_setup - web - bus - web_tour - test_mass_mailing - mass_mailing - contacts - utm - link_tracker - web_editor - web_kanban_gauge - social_media - digest - portal - http_routing - auth_signup - resource - mail_bot - mass_mailing_sms - sms - iap_mail - iap - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module contains tests related to various mail features and mail-related sub modules. Those tests are present in a separate module as it contains models used only to perform tests independently to functional aspects of real applications. |
No views found for this module.
name
Char
partner_id
Many2one → res.partner
No public methods.
customer_id
Many2one → res.partner
email_from
Char
mobile_nbr
Char
name
Char
phone_nbr
Char
subject
Char
No public methods.
customer_id
Many2one → res.partner
email_from
Char
mobile_nbr
Char
name
Char
phone_nbr
Char
subject
Char
No public methods.
customer_id
Many2one → res.partner
email_from
Char
mobile_nbr
Char
name
Char
opt_out
Boolean
phone_nbr
Char
subject
Char
No public methods.
customer_id
Many2one → res.partner
name
Char
opt_out
Boolean
No public methods.
customer_ids
Many2many → res.partner
string='Customers'
args: 'res.partner'
name
Char
opt_out
Boolean
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/13.0/test_mail_full |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Martin Trigaux, Thibault Delavallée, Denis Ledoux, Xavier-Do, Paul Morelle, Jason Van Malder, ryv-odoo, ijas ahammed |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:06:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - test_mail - test_performance - base - base_setup - web - bus - web_tour - mail_bot - mass_mailing - contacts - utm - link_tracker - web_editor - web_kanban_gauge - social_media - mass_mailing_sms - portal - http_routing - auth_signup - sms - iap - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module contains tests related to various mail features and mail-related sub modules. Those tests are contained in a separate module as it contains models used only to perform tests independently to functional aspects of real applications. |
No views found for this module.
name
Char
partner_id
Many2one → res.partner
No public methods.
customer_id
Many2one → res.partner
email_from
Char
mobile_nbr
Char
name
Char
phone_nbr
Char
subject
Char
No public methods.
customer_id
Many2one → res.partner
email_from
Char
mobile_nbr
Char
name
Char
phone_nbr
Char
subject
Char
No public methods.
name
Char
partner_id
Many2one → res.partner
No public methods.