Report Partner Address

report_partner_address
REPOSITORY
REPOSITORYOCA/reporting-engine
GIT
GIThttps://github.com/OCA/reporting-engine.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/reporting-engine/tree/19.0/report_partner_address
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYReporting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Aungkokolin1997
WEBSITE
WEBSITEhttps://github.com/OCA/reporting-engine
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:46
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Adds a translatable Address Details field on partners for use in reports and portal.

Odoo prints documents in the partner's language but lacks a standard way to display
addresses in multiple languages. This module fills that gap.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
contact_name_hide contact_name_hide ir.ui.view qweb Inherits base.contact_name
view_partner_form res.partner.form res.partner xpath Inherits base.view_partner_form
Models touched (1)

New fields (1)
  • address_details Text
    help='Custom address format used in reports and portal pages. When set, this replaces the standard address format for external display.' translate=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/reporting-engine
GIT
GIThttps://github.com/OCA/reporting-engine.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/reporting-engine/tree/18.0/report_partner_address
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYReporting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Aungkokolin1997
WEBSITE
WEBSITEhttps://github.com/OCA/reporting-engine
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Adds a translatable Address Details field on partners for use in reports and portal.

Odoo prints documents in the partner's language but lacks a standard way to display
addresses in multiple languages. This module fills that gap.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
contact_name_hide contact_name_hide ir.ui.view qweb Inherits base.contact_name
view_partner_form res.partner.form res.partner xpath Inherits base.view_partner_form
Models touched (1)

New fields (1)
  • address_details Text
    help='Custom address format used in reports and portal pages. When set, this replaces the standard address format for external display.' translate=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/reporting-engine
GIT
GIThttps://github.com/OCA/reporting-engine.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/reporting-engine/tree/16.0/report_partner_address
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYReporting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Aungkokolin1997
WEBSITE
WEBSITEhttps://github.com/OCA/reporting-engine
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:11:52
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - web
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Adds a translatable Address Details field on partners for use in reports and portal.

Odoo prints documents in the partner's language but lacks a standard way to display
addresses in multiple languages. This module fills that gap.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
contact_name_hide contact_name_hide ir.ui.view qweb Inherits base.contact_name
view_partner_form res.partner.form res.partner xpath Inherits base.view_partner_form
Models touched (1)

New fields (1)
  • address_details Text
    compute='_compute_address_details' help='Custom address format used in reports and portal pages. When set, this replaces the standard address format for external display.' readonly=False store=True translate=True
Public methods (0)

No public methods.