Account Payment Mode Brand

account_payment_mode_brand
REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/18.0/account_payment_mode_brand
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Marie Lejeune
WEBSITE
WEBSITEhttps://github.com/OCA/brand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_partner
    - account_payment_mode
OCA/brand:
    - brand
    - account_brand
OCA/server-tools:
    - base_view_inheritance_extension
odoo/odoo:
    - base_setup
    - base
    - web
    - account
    - 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
This addon define allowed payment mode per brand.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_move_form_view account.move xpath Inherits account_payment_partner.view_move_form
res_brand_form_view res.brand xpath Inherits brand.res_brand_form_view
Models touched (2)

New fields (1)
  • allowed_payment_mode_ids Many2many → account.payment.mode
    comodel_name='account.payment.mode' string='Allowed payment modes'
Public methods (0)

No public methods.

New fields (1)
  • allowed_payment_mode_ids Many2many → account.payment.mode
    comodel_name='account.payment.mode' compute='_compute_allowed_payment_mode_ids'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/brand
GIT
GIThttps://github.com/OCA/brand.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/brand/tree/12.0/account_payment_mode_brand
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSsbejaoui, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/brand
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_payment_partner
    - account_payment_mode
OCA/brand:
    - brand
    - account_brand
    - analytic_brand
odoo/odoo:
    - base_setup
    - base
    - web
    - account
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
account_invoice_form_view account.invoice xpath Inherits account.invoice_form
res_brand_form_view res.brand xpath Inherits brand.res_brand_form_view
Models touched (2)

New fields (1)
  • allowed_payment_mode_ids Many2many → account.payment.mode
    comodel_name='account.payment.mode' string='Allowed payment modes'
Public methods (0)

No public methods.

New fields (1)
  • allowed_payment_mode_ids Many2many → account.payment.mode
    comodel_name='account.payment.mode' compute='_compute_allowed_payment_mode_ids'
Public methods (0)

No public methods.