Repository
OCA/l10n-brazil · module folder · Try on Runboat
Module version
1.2.1
Category
Localisation
Folder size
0.09 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/l10n-brazil
Last tracking update
2026-08-07 09:06:24
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Raphaël Valyi, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
erpbrasil.base, email-validator, num2words, phonenumbers
System dependencies
None
Required by
None
Description
Este módulo implementa campos utilizados na localização brasileira como
CNPJ, CPF, Inscrição Estadual e campos de endereço no objeto Prospecto e
também localiza estes campos na criação de parceiro a partir de um
prospecto.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
l10n_br_crm_leads_form l10n_br_crm.leads.form crm.lead form Inherits crm.crm_lead_view_form
l10n_br_crm_quick_create_opportunity_form l10n_br_crm.leads.quick.opportunity.form crm.lead form Inherits crm.quick_create_opportunity_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (7)
  • cnpj Char
    string='CNPJ'
  • cpf Char
    string='CPF'
  • l10n_br_rg_code Char
    string='RG'
  • name_surname Char
    help='Name used in fiscal documents' string='Name and Surname'
  • show_l10n_br Boolean
    compute='_compute_show_l10n_br' help='Indicates if Brazilian localization fields should be displayed.'
  • street_name Char
  • street_number Char
Public methods (1)
  • action_open_cnpj_search_wizard(self)
    Override to use cnpj field instead of vat for crm.lead.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…