| .. | ||
| doc | ||
| l10n_br | ||
| pyproject.toml | ||
| README.md | ||
Brazilian - Accounting
Base module for the Brazilian localization
This module consists of:
-
Generic Brazilian chart of accounts
-
Brazilian taxes such as:
- IPI
- ICMS
- PIS
- COFINS
- ISS
- IR
- CSLL
-
Document Types as NFC-e, NFS-e, etc.
-
Identification Documents as CNPJ and CPF
In addition to this module, the Brazilian Localizations is also extended and complemented with several additional modules.
Brazil - Accounting Reports (l10n_br_reports)
Adds a simple tax report that helps check the tax amount per tax group in a given period of time. Also adds the P&L and BS adapted for the Brazilian market.
Avatax Brazil (l10n_br_avatax)
Add Brazilian tax calculation via Avatax and all necessary fields needed to configure Odoo in order to properly use Avatax and send the needed fiscal information to retrieve the correct taxes.
Avatax for SOs in Brazil (l10n_br_avatax_sale)
Same as the l10n_br_avatax module with the extension to the sales order module.
Electronic invoicing through Avatax (l10n_br_edi)
Create electronic sales invoices with Avatax.
Installation
pip install odoo-bringout-oca-ocb-l10n_br
Dependencies
- account
- account_qr_code_emv
- base_address_extended
- l10n_latam_base
- l10n_latam_invoice_document
Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/l10n_br
License
This package preserves the original LGPL-3 license.