Account Payment Method Base

account_payment_method_base
REPOSITORY
REPOSITORYOCA/account-payment
GIT
GIThttps://github.com/OCA/account-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-payment/tree/19.0/account_payment_method_base
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-payment
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:50
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
This is a small technical module for the use of the native object **account.payment.method**. This object is defined in the **account** module, but the account module doesn't provide any view for this object. This module adds a list view, a form view and a menu entry.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_payment_method_form account_payment_method.form account.payment.method form New
account_payment_method_list account_payment_method.list account.payment.method list New
account_payment_method_search account_payment_method.search account.payment.method search New
Models touched (1)

New fields (1)
  • line_ids One2many → account.payment.method.line
    comodel_name='account.payment.method.line' inverse_name='payment_method_id' string='Payment Methods'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-payment
GIT
GIThttps://github.com/OCA/account-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-payment/tree/18.0/account_payment_method_base
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-payment
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:17
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
This is a small technical module for the use of the native object **account.payment.method**. This object is defined in the **account** module, but the account module doesn't provide any view for this object. This module adds a list view, a form view and a menu entry.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
account_payment_method_form account_payment_method.form account.payment.method form New
account_payment_method_list account_payment_method.list account.payment.method list New
account_payment_method_search account_payment_method.search account.payment.method search New
Models touched (1)

New fields (1)
  • line_ids One2many → account.payment.method.line
    comodel_name='account.payment.method.line' inverse_name='payment_method_id' string='Payment Methods'
Public methods (0)

No public methods.