Partner DUNS

partner_duns
REPOSITORY
REPOSITORYOCA/partner-contact
GIT
GIThttps://github.com/OCA/partner-contact.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/partner-contact/tree/18.0/partner_duns
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYOthers
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, kobros-tech
WEBSITE
WEBSITEhttps://github.com/OCA/partner-contact
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - web
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module let's you set a DUNS number on your contacts.

**What's a DUNS Number?**

The **The Data Universal Numbering System**, abbreviated as **DUNS** or
**D-U-N-S**, is a proprietary system developed and managed by [Dun &
Bradstreet (D&B)](https://www.dnb.com/duns-number.html) that assigns a
unique numeric identifier to a single business entity.

It was introduced in 1963 to support D&B's credit reporting practice. It
is standard worldwide.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_form res.partner field Inherits base.view_partner_form
Models touched (1)

New fields (2)
  • duns Char
    copy=False help='Data Universal Numbering System' string='DUNS'
  • same_duns_partner_id Many2one → res.partner
    comodel_name='res.partner' compute='_compute_same_duns_partner_id' string='Partner with same DUNS'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)
REPOSITORY
REPOSITORYOCA/partner-contact
GIT
GIThttps://github.com/OCA/partner-contact.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/partner-contact/tree/17.0/partner_duns
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYOthers
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, kobros-tech
WEBSITE
WEBSITEhttps://github.com/OCA/partner-contact
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:04
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - web
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module let's you set a DUNS number on your contacts.

**What's a DUNS Number?**

The **The Data Universal Numbering System**, abbreviated as **DUNS** or
**D-U-N-S**, is a proprietary system developed and managed by [Dun &
Bradstreet (D&B)](https://www.dnb.com/duns-number.html) that assigns a
unique numeric identifier to a single business entity.

It was introduced in 1963 to support D&B's credit reporting practice. It
is standard worldwide.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_form res.partner field Inherits base.view_partner_form
Models touched (1)

New fields (2)
  • duns Char
    copy=False help='Data Universal Numbering System' string='DUNS'
  • same_duns_partner_id Many2one → res.partner
    comodel_name='res.partner' compute='_compute_same_duns_partner_id' string='Partner with same DUNS'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)
REPOSITORY
REPOSITORYOCA/partner-contact
GIT
GIThttps://github.com/OCA/partner-contact.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/partner-contact/tree/16.0/partner_duns
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYOthers
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, AlexPForgeFlow, Mohssin Bouktaib
WEBSITE
WEBSITEhttps://github.com/OCA/partner-contact
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:44
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_form res.partner field Inherits base.view_partner_form
Models touched (1)

New fields (2)
  • duns Char
    copy=False help='Data Universal Numbering System' string='DUNS'
  • same_duns_partner_id Many2one → res.partner
    comodel_name='res.partner' compute='_compute_same_duns_partner_id' string='Partner with same DUNS'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)
REPOSITORY
REPOSITORYOCA/partner-contact
GIT
GIThttps://github.com/OCA/partner-contact.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/partner-contact/tree/14.0/partner_duns
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYOthers
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSIvàn Todorovich, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/partner-contact
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_form res.partner field Inherits base.view_partner_form
Models touched (1)

New fields (2)
  • duns Char
    copy=False help='Data Universal Numbering System' string='DUNS'
  • same_duns_partner_id Many2one → res.partner
    comodel_name='res.partner' compute='_compute_same_duns_partner_id' string='Partner with same DUNS'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)