TIP: You can type at any time to perform a new search.
Simple forms in mail activities
mail_activity_form · OCA/social
- Repository
- OCA/social · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Discuss
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/social
- Last tracking update
- 2026-08-07 07:38:29
- Authors
- Odoo Community Association (OCA), Hunki Enterprises BV
- Maintainers
- Odoo Community Association (OCA), Hunki Enterprises BV
- Committers
- Holger Brunn, OCA-git-bot, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (3)-
create(self, vals_list)@api.model_create_multiApply computations in note, check for template -
read(self, fields=None, load='_classic_read')Update note from template if we're told so -
write(self, vals)Apply computations in note, check for template
New fields (1)
-
uses_formsBooleancompute='_compute_uses_forms'
No public methods.