Repository
odoo/odoo · module folder
Module version
1.0
Category
Accounting/Payment
Folder size
0.24 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-08 22:45:29
Authors
Odoo SA
Maintainers
Odoo SA
Committers
Odoo Translation Bot, Tiffany Chang (tic), Gorash, Roy Le, Louis Wicket (wil), Gaetan Vanden Bergh (gavb), Dylan Kiss (dyki), Nicolas Viseur (vin), devp-odoo, bhra-odoo
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
l10n_br, l10n_hk, l10n_kh, l10n_sg, l10n_th, l10n_vn
Description
Bridge module addings support for EMV Merchant-Presented QR-code generation for Payment System.
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_bank_form_inherit_account res.partner.bank.form.inherit res.partner.bank form Inherits base.view_partner_bank_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (5)
  • country_proxy_keys Char
    compute='_compute_country_proxy_keys'
  • display_qr_setting Boolean
    compute='_compute_display_qr_setting'
  • include_reference Boolean
    help='Include the reference in the QR code.' string='Include Reference'
  • proxy_type Selection
    default='none' string='Proxy Type' args: [('none', 'None')]
  • proxy_value Char
    string='Proxy Value'
Public methods (0)

No public methods.

Loading…

Loading…