TIP: You can type at any time to perform a new search.
Allow Portal Users to access internal messages
mail_allow_portal_internal_note · OCA/social
- 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
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/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_otherBooleanhelp='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_ownBooleanhelp='Portal User can see the internal messages for documents related to his parent company'string='See own company Internal Messages'
No public methods.