TIP: You can type at any time to perform a new search.
SMS Tests
test_mail_sms · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Hidden
- Folder size
- 0.11 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-08 04:11:23
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Xavier Morel, Raphael Collet, Thibault Delavallée, qsm-odoo, Julien Castiaux, Gorash, Florian Charlier, Ruben Gomes, Renaud Thiry, yagp-odoo, Corentin Heinix (cohe), Thomas Josse (THJO), Krzysztof Magusiak (krma)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- test_mail_full, test_mass_mailing
- Description
This module contains tests related to SMS. Those are present in a separate module as it contains models used only to perform tests independently to functional aspects of other models.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (7)
New fields (8)
-
country_idMany2one → res.countryargs: 'res.country' -
customer_idMany2one → res.partnerargs: 'res.partner', 'Customer' -
email_fromChar -
guest_idsMany2many → res.partnerargs: 'res.partner' -
mobile_nbrChar -
nameChar -
phone_nbrChar -
subjectChar
No public methods.
New fields (6)
-
customer_idMany2one → res.partnerargs: 'res.partner', 'Customer' -
email_fromChar -
mobile_nbrChar -
nameChar -
phone_nbrCharcompute='_compute_phone_nbr'readonly=Falsestore=True -
subjectChar
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (7)
-
customer_idMany2one → res.partnerargs: 'res.partner', 'Customer' -
email_fromChar -
mobile_nbrChar -
nameChar -
opt_outBoolean -
phone_nbrChar -
subjectChar
No public methods.
New fields (3)
-
customer_idMany2one → res.partnerargs: 'res.partner', 'Customer' -
nameChar -
opt_outBoolean
No public methods.
New fields (3)
-
customer_idsMany2many → res.partnerstring='Customers' args: 'res.partner' -
nameChar -
opt_outBoolean
No public methods.
New fields (3)
-
company_idMany2one → res.companyargs: 'res.company' -
customer_idMany2one → res.partnerargs: 'res.partner' -
nameChar
No public methods.
Loading…
Loading…
Loading…