TIP: You can type at any time to perform a new search.
Mail Tests (Full)
test_mail_full · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Hidden
- Folder size
- 0.15 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-20 22:13:23
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- 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, shmn-odoo
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- 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.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
test_portal_template |
Test Portal | ir.ui.view | qweb | Inherits portal.portal_sidebar |
HTTP endpoints (4)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/my/test_portal_rating_records/<int:res_id> |
PortalTest.test_portal_rating_record_page |
public | http | ALL | website |
/my/test_portal_records/<int:res_id> |
PortalTest.test_portal_record_page |
public | http | ALL | website |
/my/test_portal/<int:res_id> |
PortalTest.test_portal_record_view |
public | http | GET | |
/test_portal/public_type/<int:res_id> |
PortalTest.test_public_record_view |
public | http | GET |
Models touched (7)
New fields (3)
-
nameCharargs: 'Name' -
partner_idMany2one → res.partnerargs: 'res.partner', 'Customer' -
user_idMany2one → res.userscomodel_name='res.users'string='Salesperson'
No public methods.
New fields (1)
-
nameChar
No public methods.
New fields (1)
-
nameChar
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (7)
-
company_idMany2one → res.companyargs: 'res.company', 'Company' -
customer_idMany2one → res.partnerargs: 'res.partner', 'Customer' -
email_fromCharcompute='_compute_email_from'precompute=Truereadonly=Falsestore=True args: 'From' -
nameCharargs: 'Name' -
phone_nbrCharcompute='_compute_phone_nbr'precompute=Truereadonly=Falsestore=True args: 'Phone Number' -
subjectCharargs: 'Subject' -
user_idMany2one → res.userstracking=1 args: 'res.users', 'Responsible'
No public methods.
New fields (3)
-
customer_idMany2one → res.partnerargs: 'res.partner', 'Customer' -
nameCharargs: 'Name' -
user_idMany2one → res.userstracking=1 args: 'res.users', 'Responsible'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…