Repository
OCA/social · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.18 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, OCA France
Maintainers
Odoo Community Association (OCA), GRAP, OCA France
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 "LinkedIn Account" field, at partner level.

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

A new icon is available in the kanban view

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

If the partner is displayed on the website, the new URL is displayed.

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

LinkedIn is a US centralized social network developped under proprietary licence.
The platform requires users to create an account in order
to view other people's information.

More information at <https://en.wikipedia.org/wiki/LinkedIn>.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
contact Forum Contact Widget ir.ui.view qweb Inherits base.contact
view_res_partner_form res.partner form Inherits base.view_partner_form
view_res_partner_kanban res.partner kanban Inherits base.res_partner_kanban_view
view_res_partner_tree res.partner tree Inherits base.view_partner_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • social_linkedin Char
    args: 'LinkedIn Account'
Public methods (0)

No public methods.