Repository
OCA/social · module folder · Try on Runboat
Module version
1.0.2
Category
Social Network
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:47:42
Authors
Odoo Community Association (OCA), Open Source Integrators
Maintainers
dreispt
Committers
Daniel Reis, Weblate, OCA-git-bot, oca-travis, Hardik Suthar
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
assets_frontend Portal Assets ir.ui.view qweb Inherits web_editor.assets_frontend
user_form_portal_user_special special.portal.user.form res.users form Inherits base.view_users_form
HTTP endpoints (2)
Route(s)HandlerAuthTypeMethodsFlags
/mail/chatter_post PortalChatterExt.portal_chatter_post public http POST sudo website
(inherited route override) PortalChatterExt.portal_message_fetch inherited http ALL sudo
Models touched (1)

New fields (2)
  • portal_see_internal_msg_other Boolean
    help='Portal User can see the internal messages for documents related tho other companies , other than his parent company' string='See other company Internal Messages'
  • portal_see_internal_msg_own Boolean
    help='Portal User can see the internal messages for documents related to his parent company' string='See own company Internal Messages'
Public methods (0)

No public methods.