Account Check Payee

account_check_payee
REPOSITORY
REPOSITORYOCA/account-payment
GIT
GIThttps://github.com/OCA/account-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-payment/tree/15.0/account_check_payee
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Saran440
WEBSITE
WEBSITEhttps://github.com/OCA/account-payment
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:41
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_check_printing
    - account
    - base_setup
    - base
    - web
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_account_payment_form_inherit account.payment.form.inherit account.payment xpath Inherits account_check_printing.view_account_payment_form_inherited
view_account_payment_register_form account.payment.register.form account.payment.register xpath Inherits account.view_account_payment_register_form
Models touched (2)

New fields (1)
  • check_payee Char
    copy=False default='-' readonly=True required=True states={'draft': [('readonly', False)]} string='Payee'
Public methods (0)

No public methods.

New fields (2)
  • check_payee Char
    compute='_compute_check_payee' copy=False readonly=False required=True store=True string='Payee'
  • payment_method_code Char
    related='payment_method_line_id.code'
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/14.0/account_check_payee
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, ps-tubtim
WEBSITE
WEBSITEhttps://github.com/OCA/account-payment
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_check_printing
    - account
    - base_setup
    - base
    - web
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_account_payment_form_inherit account.payment.form.inherit account.payment xpath Inherits account_check_printing.view_account_payment_form_inherited
view_account_payment_register_form account.payment.register.form account.payment.register xpath Inherits account.view_account_payment_register_form
Models touched (2)

New fields (1)
  • check_payee Char
    copy=False default='-' readonly=True required=True states={'draft': [('readonly', False)]} string='Payee'
Public methods (0)

No public methods.

New fields (2)
  • check_payee Char
    compute='_compute_check_payee' copy=False readonly=False required=True store=True string='Payee'
  • payment_method_code Char
    related='payment_method_id.code'
Public methods (0)

No public methods.