TIP: You can type at any time to perform a new search.
Brazilian Localization QR Code EMV (Pix)
l10n_br_qr_code_emv · OCA/l10n-brazil
- Repository
- OCA/l10n-brazil · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Localization
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-brazil
- Last tracking update
- 2026-09-24 17:18:53
- Authors
- Odoo Community Association (OCA), KMEE
- Maintainers
- Odoo Community Association (OCA), KMEE
- Committers
- OCA-git-bot, oca-ci, Ygor Carvalho
- Odoo dependencies
- Python dependencies
- email-validator, erpbrasil-base>=2.4.2, num2words, phonenumbers
- System dependencies
- None
- Required by
- None
- Description
The Pix BR Code is the Brazilian profile of the EMV merchant-presented QR standard. `account_qr_code_emv` already builds that payload: TLV serialization, CRC16 and the common tags. What it cannot know is the country part, tag 26, which for Pix carries the `br.gov.bcb.pix` GUI and the addressing key. This module fills that gap, so a customer invoice can be paid by scanning the QR code with any Brazilian bank app. The addressing key is not duplicated here: it is read from `res.partner.pix`, which `l10n_br_base` already validates for the four key types the Central Bank defines.
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 (0)No public methods.