TIP: You can type at any time to perform a new search.
Email Gateway Multi company
mail_multicompany · OCA/multi-company
- Repository
- OCA/multi-company · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Extra Tools
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/multi-company
- Last tracking update
- 2026-08-07 09:06:27
- Authors
- Odoo Community Association (OCA), Comunitea
- Maintainers
- Odoo Community Association (OCA), Comunitea
- Committers
- Weblate, OCA-git-bot, oca-ci, JasminSForgeFlow
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds company_id to the models ir.mail_server and mail.message. Also inherits mail.message create function to set the company mail_server.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ir_mail_server_form_add_company |
ir.mail_server | form | Inherits base.ir_mail_server_form | |
ir_mail_server_list_add_company |
ir.mail_server | list | Inherits base.ir_mail_server_list |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
company_idMany2one → res.companyargs: 'res.company', 'Company'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
create(self, vals_list)@api.model_create_multi
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…