account_qr_code_emv

account_qr_code_emv
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/account_qr_code_emv
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Payment
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo SA
MAINTAINERS
MAINTAINERSOdoo SA
COMMITTERS
COMMITTERSOdoo Translation Bot, Tiffany Chang (tic), Gorash, Roy Le, Gaetan Vanden Bergh (gavb), Louis Wicket (wil), Dylan Kiss (dyki), Nicolas Viseur (vin), devp-odoo, bhra-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:51:45
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits base.view_partner_bank_form
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.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/account_qr_code_emv
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Payment
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo SA
MAINTAINERS
MAINTAINERSOdoo SA
COMMITTERS
COMMITTERSOdoo Translation Bot, Odoo Online, Tiffany Chang (tic), fja-odoo, Roy Le, nni-odoo, Louis Wicket (wil), Levi Siuzdak (sile), Dylan Kiss (dyki), Nicolas Viseur (vin), Louis (wil), mhch-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:25:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 sheet Inherits base.view_partner_bank_form
Models touched (1)

New fields (4)
  • 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.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/account_qr_code_emv
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Payment
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo SA
MAINTAINERS
MAINTAINERSOdoo SA
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Odoo Online, Tiffany Chang (tic), Gorash, Roy Le, Tommy (tong), Dylan Kiss (dyki), tong-odoo, Nicolas Viseur (vin), Louis (wil), mhch-odoo
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 01:02:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 sheet Inherits base.view_partner_bank_form
Models touched (1)

New fields (5)
  • country_code Char
    related='partner_id.country_code' string='Country Code'
  • 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.