Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/partner-contact
Last tracking update
2026-08-07 08:42:56
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion
Committers
OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description
The purpose of this module is to gather generic method to split
address.

Add methods to Partner model like \_get_split_address()

> This method allows to get a number of street fields according to your
> choice. 2 fields by default in Odoo with 128 width chars. In some
> countries you have constraints on width of street fields and you
> should use 3 or 4 shorter fields. You also need of this feature to
> avoid headache with overflow printing task

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
73 days ago
Last activity
44 days ago
Repository
OCA/partner-contact
Pull request
[19.0] [MIG] partner_address_split : Migration to 19.0. (#2386)