Repository
OCA/crm · module folder · Try on Runboat
Module version
1.0.0
Category
Customer Relationship Management
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/crm
Last tracking update
2026-08-07 09:06:23
Authors
Odoo Community Association (OCA), Antiun Ingeniería S.L.
Maintainers
Odoo Community Association (OCA), Antiun Ingeniería S.L.
Committers
Weblate, OCA-git-bot, oca-ci, Vicent-S73, eugenio
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module was written to extend the functionality of CRM leads to
support setting the VAT identification number
(<https://en.wikipedia.org/wiki/VAT_identification_number>).

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
crm_lead_view_form crm.lead form Inherits crm.crm_lead_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • partner_vat_update Boolean
    compute='_compute_partner_vat_update' args: 'Partner VAT will Update'
  • vat Char
    compute='_compute_vat' help='Tax Identification Number. The first 2 characters are the country code.' inverse='_inverse_vat' readonly=False store=True string='TIN'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…