Register due payments

account_move_line_payment
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_move_line_payment
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting/Payment
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Eduardo de Miguel
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 module extends the functionality of accounting to let you quickly find
which journal items are due today and register payments for them individually,
even if they are partial invoice payments. They also get appropriately matched
automatically.

In simpler words, you can find and register due payments, regardless if the
invoice had one or more payment terms.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_move_line_filter Allow quickly finding overdue lines account.move.line filter Inherits account.view_account_move_line_filter
Models touched (1)

New fields (1)
  • pending_due_date Date
    compute='_compute_pending_due_date' help="The date when the payment is due, or empty if it's done." string='Remaining due days'
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_move_line_payment
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting/Payment
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Eduardo de Miguel
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 module extends the functionality of accounting to let you quickly find
which journal items are due today and register payments for them individually,
even if they are partial invoice payments. They also get appropriately matched
automatically.

In simpler words, you can find and register due payments, regardless if the
invoice had one or more payment terms.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_move_line_filter Allow quickly finding overdue lines account.move.line filter Inherits account.view_account_move_line_filter
Models touched (1)

New fields (1)
  • pending_due_date Date
    compute='_compute_pending_due_date' help="The date when the payment is due, or empty if it's done." string='Remaining due days'
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/16.0/account_move_line_payment
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting/Payment
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSJairo Llopis, Weblate, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-payment
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:12:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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
This module extends the functionality of accounting to let you quickly find
which journal items are due today and register payments for them individually,
even if they are partial invoice payments. They also get appropriately matched
automatically.

In simpler words, you can find and register due payments, regardless if the
invoice had one or more payment terms.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_move_line_filter Allow quickly finding overdue lines account.move.line filter Inherits account.view_account_move_line_filter
Models touched (1)

New fields (1)
  • pending_due_date Date
    compute='_compute_pending_due_date' help="The date when the payment is due, or empty if it's done." string='Remaining due days'
Public methods (0)

No public methods.