Repository
OCA/social · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
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 08:42:59
Authors
Odoo Community Association (OCA), GRAP
Maintainers
Odoo Community Association (OCA), GRAP
Committers
Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds a new "Mastodon URL" field, at company level.

![res_company_form](../static/description/res_company_form.png)

Mastodon is a decentralized social network developed in Open Source.
More information at <https://joinmastodon.org/>.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_res_company_form res.company form Inherits social_media.view_company_form_inherit_social_media
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • social_mastodon Char
    args: 'Mastodon Account'
Public methods (0)

No public methods.

Loading…