TIP: You can type at any time to perform a new search.
Odoo Brazil Account Banking Payment Infrastructure
l10n_br_account_payment_mode · OCA/l10n-brazil
- Repository
- OCA/l10n-brazil · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Banking addons
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://odoo-community.org/
- Last tracking update
- 2026-08-07 07:03:04
- Authors
- Odoo Community Association (OCA), KMEE
- Maintainers
- Odoo Community Association (OCA), KMEE
- Committers
- GitHub, Magno, OCA-git-bot
- Odoo dependencies
- Python dependencies
- num2words
- System dependencies
- None
- Required by
- l10n_br_account_payment_boleto
- Description
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
l10n_br_account_payment_mode_invoice_form |
l10n_br_account_payment_mode.invoice.form | account.invoice | form | Inherits l10n_br_account_product.l10n_br_account_product_nfe_form |
payment_mode_cnab240_type_sale_payment_form |
payment.mode.type_sale_payment.form.cnab240 | payment.mode.type | form | Inherits account_banking_payment_export.view_payment_mode_type_form |
view_payment_mode_form_inherit_l10n_br_payment |
payment.mode.l10n_br_payment.form.inherit | payment.mode | form | Inherits account_banking_payment_export.view_payment_mode_form_inherit |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (5)
-
instrucoesTextargs: 'InstruçÔes de cobrança' -
internal_sequence_idMany2one → ir.sequenceargs: 'ir.sequence', 'SequĂȘncia' -
invoice_printBooleanargs: 'Gerar relatorio na conclusĂŁo da fatura?' -
type_paymentSelectiondefault='99'required=Truestring='Tipo SPED' args: [('00', '00 - Duplicata'), ('99', '99 - Outros')] -
type_sale_paymentSelectiondefault='99'required=Truestring='Tipo SPED' args: [('00', '00 - Duplicata'), ('01', '01 - Cheque'), ('02', '02 - PromissĂłria'), ('03', '03 - Recibo'), ('99', '99 - Outros')]
No public methods.
New fields (1)
-
payment_order_typeSelectionselection_add=[('cobranca', 'Cobrança')]
No public methods.
New fields (1)
-
payment_order_typeSelectionselection_add=[('cobranca', 'Cobrança')]
No public methods.
New fields (0)
No new fields.
Public methods (1)-
check_bra_number(self)@api.multi@api.constrains('bra_number')