Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.0.0
Category
Customer Relationship Management
Folder size
0.19 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/partner-contact
Last tracking update
2026-08-07 09:06:26
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, Ruchir Shukla, OCA-git-bot, oca-ci
Odoo dependencies
OCA/partner-contact:
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
partner_contact_age_range, pos_partner_birthdate
Description
This module was written to extend the functionality of Odoo to support
setting a birthdate using a date format and allow you to benefit of a
clearer API and UI.

Add a computed age field on Partners

![image](../static/description/age.png)

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_form Birthdate Date field res.partner form Inherits partner_contact_personal_information_page.personal_information
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • age Integer
    compute='_compute_age' readonly=True
  • birthdate_date Date
    args: 'Birthdate'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…