Partner Identification Notification

partner_identification_notification
REPOSITORY
REPOSITORYOCA/partner-contact
GIT
GIThttps://github.com/OCA/partner-contact.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/partner-contact/tree/14.0/partner_identification_notification
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYContact
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, oca-ci, Chanakya Soni
WEBSITE
WEBSITEhttps://github.com/OCA/partner-contact
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/partner-contact:
    - partner_identification
odoo/odoo:
    - contacts
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
res_partner_id_category_form_inherit_notification res.partner.id_category.from.view.inherit res.partner.id_category xpath Inherits partner_identification.view_partner_id_category_form
view_partner_id_numbers_form_inherit_add_chatter view.partner.id.numbers.form.inherit.add.chatter res.partner.id_number xpath Inherits partner_identification.view_partner_id_numbers_form
Models touched (2)

New fields (4)
  • days_before_expire Integer
    string='# of Days Before Expiration'
  • email_template_id Many2one → mail.template
    string='Email Template' args: 'mail.template'
  • id_number_model_id Many2one → ir.model
    default=_get_default_id_number_model args: 'ir.model'
  • send_notification Boolean
    string='Send Notification'
Public methods (0)

No public methods.

New fields (1)
  • notification_date Date
    string='Notification Date'
Public methods (1)
  • send_notification(self)
    @api.model
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/partner-contact
PULL REQUEST
PULL REQUEST[19.0][MIG] partner_identification_notification (#2216)