TIP: You can type at any time to perform a new search.
Employee Social Media
hr_employee_social_media · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Human Resources
- Folder size
- 0.11 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/hr
- Last tracking update
- 2026-08-07 07:31:59
- Authors
- Odoo Community Association (OCA), Camptocamp SA, CorporateHub
- Maintainers
- Odoo Community Association (OCA), Camptocamp SA, CorporateHub
- Committers
- Alexey Pelykh, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Jaime Arroyo
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_social_account_view_form |
hr.social.account.form | hr.social.media.account | form | New |
hr_social_media_view_form |
hr.social.media.form | hr.social.media | form | New |
hr_social_media_view_tree |
hr.social.media.tree | hr.social.media | tree | New |
view_employee_form_inherit_extension |
view.employee.form.inherit.extension | hr.employee | form | Inherits hr.view_employee_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
social_media_account_idsOne2many → hr.social.media.accountstring='Social Media Accounts' args: 'hr.social.media.account', 'employee_id'
No public methods.
New fields (2)
-
nameCharrequired=True -
social_urlCharstring='Website'
No public methods.
New fields (4)
-
account_nameCharrequired=Truestring='Account' -
employee_idMany2one → hr.employeerequired=Truestring='Employee' args: 'hr.employee' -
hr_social_media_idMany2one → hr.social.mediarequired=Truestring='Social Media' args: 'hr.social.media' -
nameCharcompute='_compute_name'store=True
No public methods.
Loading…
Loading…