Repository
OCA/l10n-brazil · module folder · Try on Runboat
Module version
1.0.0
Category
Localisation
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-brazil
Last tracking update
2026-08-07 08:22:55
Authors
Odoo Community Association (OCA), Escodoo
Maintainers
Odoo Community Association (OCA), Escodoo
Committers
OCA-git-bot, oca-ci, Cristiano Mafra Junior
Odoo dependencies
Python dependencies
erpbrasil.base, email-validator, num2words, phonenumbers
System dependencies
None
Required by
None
Description
This module extends the Odoo Purchase Requisition module to adapt it to
the Brazilian needs, with this module you have tax data for collection
and generation of fiscal documents (NF-e, NFS-e, CF-e, NFC-e and
others), calculation Brazilian taxes and contributions (municipal, state
and federal).

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 (0)

No new fields.

Public methods (1)
  • onchange_partner_id(self)
    @api.onchange('partner_id', 'company_id')

Loading…