Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
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
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds a new 'End User' Address Type for partner addresses.

This is useful when managing end user addresses linked to ordering
partners.

![Partner Contact End User Type](https://user-images.githubusercontent.com/19529533/73062365-85de9a80-3e9c-11ea-9c9a-c69a755f35b5.png)

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 (1)
  • type Selection
    ondelete={'end_user': 'set default'} selection_add=[('end_user', 'End User')]
Public methods (0)

No public methods.

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_contact_type_end_user : Migration to 19.0. (#2385)