Payments Due list

account_due_list
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_due_list
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Payment
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA)
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, eugenio
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 adds a pending payments due list. The list contains every
expected payment that has been generated by reconcilable accounts. The
list is fully filterable.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_payments_filter Payments Selection account.move.line search New
view_payments_graph account.move.line.graph account.move.line graph New
view_payments_pivot account.move.line.pivot account.move.line pivot New
view_payments_tree Payments account.move.line list New
Models touched (1)

New fields (5)
  • invoice_date Date
    related='move_id.invoice_date' string='Invoice Date'
  • invoice_origin Char
    related='move_id.invoice_origin' string='Source Doc'
  • invoice_user_id Many2one → res.users
    comodel_name='res.users' related='move_id.invoice_user_id' store=True string='Invoice salesperson'
  • partner_ref Char
    related='partner_id.ref' string='Partner Ref'
  • payment_term_id Many2one → account.payment.term
    related='move_id.invoice_payment_term_id' string='Payment Terms' args: 'account.payment.term'
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_due_list
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYGeneric Modules/Payment
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA)
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, David Ramia, cristina-hidalgo-tecnativa
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 adds a pending payments due list. The list contains every
expected payment that has been generated by reconcilable accounts. The
list is fully filterable.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_payments_filter Payments Selection account.move.line search New
view_payments_graph account.move.line.graph account.move.line graph New
view_payments_pivot account.move.line.pivot account.move.line pivot New
view_payments_tree Payments account.move.line list New
Models touched (1)

New fields (5)
  • invoice_date Date
    related='move_id.invoice_date' string='Invoice Date'
  • invoice_origin Char
    related='move_id.invoice_origin' string='Source Doc'
  • invoice_user_id Many2one → res.users
    comodel_name='res.users' related='move_id.invoice_user_id' store=True string='Invoice salesperson'
  • partner_ref Char
    related='partner_id.ref' string='Partner Ref'
  • payment_term_id Many2one → account.payment.term
    related='move_id.invoice_payment_term_id' string='Payment Terms' args: 'account.payment.term'
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/17.0/account_due_list
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Payment
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA)
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA)
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Luis Rodriguez
WEBSITE
WEBSITEhttps://github.com/OCA/account-payment
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - onboarding
    - 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 adds a pending payments due list. The list contains every
expected payment that has been generated by reconcilable accounts. The
list is fully filterable.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_payments_filter Payments Selection account.move.line search New
view_payments_graph account.move.line.graph account.move.line graph New
view_payments_pivot account.move.line.pivot account.move.line pivot New
view_payments_tree Payments account.move.line tree New
Models touched (1)

New fields (5)
  • invoice_date Date
    related='move_id.invoice_date' string='Invoice Date'
  • invoice_origin Char
    related='move_id.invoice_origin' string='Source Doc'
  • invoice_user_id Many2one → res.users
    comodel_name='res.users' related='move_id.invoice_user_id' store=True string='Invoice salesperson'
  • partner_ref Char
    related='partner_id.ref' string='Partner Ref'
  • payment_term_id Many2one → account.payment.term
    related='move_id.invoice_payment_term_id' string='Payment Terms' args: 'account.payment.term'
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_due_list
VERSION
VERSION 1.2.1
CATEGORY
CATEGORYGeneric Modules/Payment
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA)
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA)
COMMITTERS
COMMITTERSRaphaël Valyi, Carlos Dauden, Weblate, OCA-git-bot, oca-ci, David Ramia, Carolina Fernandez, Felipe Motter
WEBSITE
WEBSITEhttps://github.com/OCA/account-payment
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:56
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

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_payments_filter Payments Selection account.move.line search New
view_payments_graph account.move.line.graph account.move.line graph New
view_payments_pivot account.move.line.pivot account.move.line pivot New
view_payments_tree Payments account.move.line tree New
Models touched (1)

New fields (5)
  • invoice_date Date
    related='move_id.invoice_date' string='Invoice Date'
  • invoice_origin Char
    related='move_id.invoice_origin' string='Source Doc'
  • invoice_user_id Many2one → res.users
    comodel_name='res.users' related='move_id.invoice_user_id' store=True string='Invoice salesperson'
  • partner_ref Char
    related='partner_id.ref' string='Partner Ref'
  • payment_term_id Many2one → account.payment.term
    related='move_id.invoice_payment_term_id' string='Payment Terms' args: 'account.payment.term'
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/15.0/account_due_list
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYGeneric Modules/Payment
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA)
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA)
COMMITTERS
COMMITTERSRaphaël Valyi, OCA Transbot, Weblate, OCA-git-bot, oca-ci, David Ramia, Carolina Fernandez, Felipe Motter, ldlafaurie@gmail.com
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
    - 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 (4)
XML IDNameModelTypeStatus
view_payments_filter Payments Selection account.move.line search New
view_payments_graph account.move.line.graph account.move.line graph New
view_payments_pivot account.move.line.pivot account.move.line pivot New
view_payments_tree Payments account.move.line tree New
Models touched (1)

New fields (5)
  • invoice_date Date
    related='move_id.invoice_date' string='Invoice Date'
  • invoice_origin Char
    related='move_id.invoice_origin' string='Source Doc'
  • invoice_user_id Many2one → res.users
    comodel_name='res.users' related='move_id.invoice_user_id' store=True string='Invoice salesperson'
  • partner_ref Char
    related='partner_id.ref' string='Partner Ref'
  • payment_term_id Many2one → account.payment.term
    related='move_id.invoice_payment_term_id' string='Payment Terms' args: 'account.payment.term'
Public methods (1)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
    @api.model
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
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYGeneric Modules/Payment
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA)
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA)
COMMITTERS
COMMITTERSRaphaël Valyi, OCA Transbot, oca-travis, Weblate, OCA-git-bot, simonev, Jesus Ramoneda, Felipe Motter
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
    - 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 (4)
XML IDNameModelTypeStatus
view_payments_filter Payments Selection account.move.line search New
view_payments_graph account.move.line.graph account.move.line graph New
view_payments_pivot account.move.line.pivot account.move.line pivot New
view_payments_tree Payments account.move.line tree New
Models touched (1)

New fields (5)
  • invoice_date Date
    related='move_id.invoice_date' string='Invoice Date'
  • invoice_origin Char
    related='move_id.invoice_origin' string='Source Doc'
  • invoice_user_id Many2one → res.users
    comodel_name='res.users' related='move_id.invoice_user_id' store=True string='Invoice salesperson'
  • partner_ref Char
    related='partner_id.ref' string='Partner Ref'
  • payment_term_id Many2one → account.payment.term
    related='move_id.invoice_payment_term_id' string='Payment Terms' args: 'account.payment.term'
Public methods (1)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
    @api.model
REPOSITORY
REPOSITORYOCA/account-payment
GIT
GIThttps://github.com/OCA/account-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-payment/tree/13.0/account_due_list
VERSION
VERSION 2.0.1
CATEGORY
CATEGORYGeneric Modules/Payment
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA)
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA)
COMMITTERS
COMMITTERSStéphane Bidoul, GitHub, mreficent, Carlos Dauden, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/account-payment
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:19
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

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_payments_filter Payments Selection account.move.line search New
view_payments_graph account.move.line.graph account.move.line graph New
view_payments_pivot account.move.line.pivot account.move.line pivot New
view_payments_tree Payments account.move.line tree New
Models touched (1)

New fields (5)
  • invoice_date Date
    related='move_id.invoice_date' string='Invoice Date'
  • invoice_origin Char
    related='move_id.invoice_origin' string='Source Doc'
  • invoice_user_id Many2one → res.users
    comodel_name='res.users' related='move_id.invoice_user_id' store=True string='Invoice salesperson'
  • partner_ref Char
    related='partner_id.ref' string='Partner Ref'
  • payment_term_id Many2one → account.payment.term
    related='move_id.invoice_payment_term_id' string='Payment Terms' args: 'account.payment.term'
Public methods (1)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
    @api.model
REPOSITORY
REPOSITORYOCA/account-payment
GIT
GIThttps://github.com/OCA/account-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-payment/tree/12.0/account_due_list
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Payment
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA)
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA)
COMMITTERS
COMMITTERSeLBati, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/account-payment
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:24
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - 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 (4)
XML IDNameModelTypeStatus
view_payments_filter Payments Selection account.move.line search New
view_payments_graph account.move.line.graph account.move.line graph New
view_payments_pivot account.move.line.pivot account.move.line pivot New
view_payments_tree Payments account.move.line tree New
Models touched (1)

New fields (6)
  • invoice_date Date
    related='invoice_id.date_invoice' string='Invoice Date'
  • invoice_origin Char
    related='invoice_id.origin' string='Source Doc'
  • invoice_user_id Many2one → res.users
    comodel_name='res.users' related='stored_invoice_id.user_id' store=True string='Invoice salesperson'
  • partner_ref Char
    related='partner_id.ref' string='Partner Ref'
  • payment_term_id Many2one → account.payment.term
    related='invoice_id.payment_term_id' string='Payment Terms' args: 'account.payment.term'
  • stored_invoice_id Many2one → account.invoice
    comodel_name='account.invoice' compute='_compute_invoice' store=True string='Stored Invoice'
Public methods (1)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
    @api.model
REPOSITORY
REPOSITORYOCA/account-payment
GIT
GIThttps://github.com/OCA/account-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-payment/tree/11.0/account_due_list
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYGeneric Modules/Payment
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA)
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis, Weblate
WEBSITE
WEBSITEhttps://github.com/OCA/account-payment
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - analytic
    - web_planner
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_payments_filter Payments Selection account.move.line search New
view_payments_graph account.move.line.graph account.move.line graph New
view_payments_pivot account.move.line.pivot account.move.line pivot New
view_payments_tree Payments account.move.line tree New
Models touched (1)

New fields (6)
  • invoice_date Date
    related='invoice_id.date_invoice' string='Invoice Date'
  • invoice_origin Char
    related='invoice_id.origin' string='Source Doc'
  • invoice_user_id Many2one → res.users
    comodel_name='res.users' related='stored_invoice_id.user_id' store=True string='Invoice salesperson'
  • partner_ref Char
    related='partner_id.ref' string='Partner Ref'
  • payment_term_id Many2one → account.payment.term
    related='invoice_id.payment_term_id' string='Payment Terms' args: 'account.payment.term'
  • stored_invoice_id Many2one → account.invoice
    comodel_name='account.invoice' compute='_compute_invoice' store=True string='Invoice'
Public methods (1)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
    @api.model
REPOSITORY
REPOSITORYOCA/account-payment
GIT
GIThttps://github.com/OCA/account-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-payment/tree/10.0/account_due_list
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYGeneric Modules/Payment
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Agile Business Group, Zikzakmedia SL
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Agile Business Group, Zikzakmedia SL
COMMITTERS
COMMITTERSeLBati, Pedro M. Baeza, GitHub, oca-travis, Weblate
WEBSITE
WEBSITEhttp://www.agilebg.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_accountant
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - report
    - analytic
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_payments_filter Payments Selection account.move.line search New
view_payments_graph account.move.line.graph account.move.line graph New
view_payments_pivot account.move.line.pivot account.move.line pivot New
view_payments_tree Payments account.move.line tree New
Models touched (1)

New fields (6)
  • invoice_date Date
    related='invoice_id.date_invoice' string='Invoice Date'
  • invoice_origin Char
    related='invoice_id.origin' string='Source Doc'
  • invoice_user_id Many2one → res.users
    comodel_name='res.users' related='stored_invoice_id.user_id' store=True string='Invoice salesperson'
  • partner_ref Char
    related='partner_id.ref' string='Partner Ref'
  • payment_term_id Many2one → account.payment.term
    related='invoice_id.payment_term_id' string='Payment Terms' args: 'account.payment.term'
  • stored_invoice_id Many2one → account.invoice
    comodel_name='account.invoice' compute='_compute_invoice' store=True string='Invoice'
Public methods (1)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
    @api.model
REPOSITORY
REPOSITORYOCA/account-payment
GIT
GIThttps://github.com/OCA/account-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-payment/tree/9.0/account_due_list
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Payment
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Agile Business Group, Zikzakmedia SL
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Agile Business Group, Zikzakmedia SL
COMMITTERS
COMMITTERSPedro M. Baeza, Jordi Ballester
WEBSITE
WEBSITEhttp://www.agilebg.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - report
    - analytic
    - web_tip
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_payments_filter Payments Select account.move.line search New
view_payments_tree Payments account.move.line tree New
Models touched (1)

New fields (6)
  • invoice_date Date
    related='invoice_id.date_invoice' string='Invoice Date'
  • invoice_origin Char
    related='invoice_id.origin' string='Source Doc'
  • invoice_user_id Many2one → res.users
    comodel_name='res.users' related='stored_invoice_id.user_id' store=True string='Invoice salesperson'
  • partner_ref Char
    related='partner_id.ref' string='Partner Ref'
  • payment_term_id Many2one → account.payment.term
    related='invoice_id.payment_term_id' string='Payment Terms' args: 'account.payment.term'
  • stored_invoice_id Many2one → account.invoice
    comodel_name='account.invoice' compute='_compute_invoice' store=True string='Invoice'
Public methods (1)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
    @api.model
REPOSITORY
REPOSITORYOCA/account-payment
GIT
GIThttps://github.com/OCA/account-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-payment/tree/8.0/account_due_list
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Payment
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Agile Business Group, Serv. Tecnol. Avanzados - Pedro M. Baeza, Zikzakmedia SL
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Agile Business Group, Serv. Tecnol. Avanzados - Pedro M. Baeza, Zikzakmedia SL
COMMITTERS
COMMITTERSStéphane Bidoul, Pedro M. Baeza, GitHub, Stéphane Bidoul (ACSONE), Andrea Cometa, OCA Transbot, archetipo, oca-travis, Weblate, Antonio Espinosa, Eneko Lacunza
WEBSITE
WEBSITEhttp://www.agilebg.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:26
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_payments_filter Payments Select account.move.line search New
view_payments_tree Payments account.move.line tree New
Models touched (1)

New fields (7)
  • invoice_date Date
    related='invoice.date_invoice' string='Invoice Date'
  • invoice_origin Char
    related='invoice.origin' string='Source Doc'
  • invoice_user_id Many2one → res.users
    comodel_name='res.users' related='stored_invoice_id.user_id' store=True string='Invoice salesperson'
  • maturity_residual Float
    compute='_maturity_residual' help='The residual amount on a receivable or payable of a journal entry expressed in the company currency.' store=True string='Residual Amount'
  • partner_ref Char
    related='partner_id.ref' string='Partner Ref'
  • payment_term_id Many2one → account.payment.term
    related='invoice.payment_term' string='Payment Terms' args: 'account.payment.term'
  • stored_invoice_id Many2one → account.invoice
    comodel_name='account.invoice' compute='_compute_invoice' store=True string='Invoice'
Public methods (1)
  • fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)
    @api.model
REPOSITORY
REPOSITORYOCA/account-payment
GIT
GIThttps://github.com/OCA/account-payment.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-payment/tree/7.0/account_due_list
VERSION
VERSION 0.1
CATEGORY
CATEGORYGeneric Modules/Payment
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSAgile Business Group, Zikzakmedia SL
MAINTAINERS
MAINTAINERSAgile Business Group, Zikzakmedia SL
COMMITTERS
COMMITTERSLorenzo Battistini, Maxime Chambreuil, cubells, Alex Comba, Rudolf Schnapka
WEBSITE
WEBSITEhttp://www.agilebg.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
A due list of pending payments. The list contains every expected payment,
generated by invoices. The list is fully filterable.
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
view_payments_filter Payments Select account.move.line search New
view_payments_tree Payments account.move.line tree New
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • fields_view_get(self, cr, uid, view_id=None, view_type='form', context=None, toolbar=False, submenu=False)