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
odoo/odoo:
- web
- bus
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_multi
    Apply 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_forms Boolean
    compute='_compute_uses_forms'
Public methods (0)

No public methods.