Account Due List Payment

account_due_list_payment
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_due_list_payment
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Engenere.one
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Engenere.one
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Antônio Neto, Felipe Motter Pereira
WEBSITE
WEBSITEhttps://github.com/OCA/account-payment
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_due_list
odoo/odoo:
    - 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
account_move_line_form_view account.move.line.form account.move.line xpath Inherits account.view_move_line_form
account_move_line_tree_view account.move.line.tree account.move.line field Inherits account_due_list.view_payments_tree
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • action_register_payment(self)
    Open the account.payment.register wizard to pay the selected journal entries. :return: An action opening the account.payment.register wizard.
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/account-payment
PULL REQUEST
PULL REQUEST[19.0] [MIG] account_due_list_payment: Migration to 19.0 (#956)