Repository
OCA/reporting-engine · module folder · Try on Runboat
Module version
1.0.0
Category
Reporting
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/reporting-engine
Last tracking update
2026-08-07 09:06:34
Authors
Odoo Community Association (OCA), Quartile
Maintainers
Odoo Community Association (OCA), Quartile
Committers
Aungkokolin1997, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
None
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 form Inherits base.view_partner_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.

Loading…

Loading…