Repository
odoo/odoo · module folder
Module version
0.1
Category
Tools
Folder size
0.4 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-07 04:53:24
Authors
Maintainers
None
Committers
Quentin (OpenERP), Antony Lesuisse, niv-openerp, Olivier Dony, Launchpad Translations on behalf of openerp, Fabien Meghazi, Christophe Simonis, Martin Trigaux, Odoo Translation Bot, Christophe Matthieu, Cedric Snauwaert, Richard Mathot, Jeremy Kersten
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
opl_all
Description
OpenERP Web LinkedIn module.
============================
This module provides the Integration of the LinkedIn with OpenERP.
        

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
assets_backend web_linkedin assets ir.ui.view qweb Inherits web.assets_backend
view_linkedin_config_settings linkedin_settings sale.config.settings Inherits base_setup.view_sale_config_settings
view_linkedin_partner_form res.partner.linkedin.inherit res.partner form Inherits base.view_partner_form
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
/web_linkedin/binary/url2binary Binary.url2binary user json ALL
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • linkedin_check_similar_partner(self, cr, uid, linkedin_datas, context=None)

Loading…