Brazilian Account Due List

l10n_br_account_due_list
REPOSITORY
REPOSITORYOCA/l10n-brazil
GIT
GIThttps://github.com/OCA/l10n-brazil.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-brazil/tree/19.0/l10n_br_account_due_list
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalisation
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSRaphaël Valyi, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-brazil
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:47
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_due_list
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 due_line_ids field to list the
payable or receivable account move lines in the invoice form.

It also adds a payment_move_line_ids field to list the payments
related to a given invoice.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
invoice_form l10n_br_account_due_list.invoice.form account.move notebook Inherits account.view_move_form
Models touched (1)

New fields (2)
  • due_line_ids One2many → account.move.line
    comodel_name='account.move.line' domain=[('display_type', '=', 'payment_term')] inverse_name='move_id' readonly=True string='Installments'
  • payment_move_line_ids Many2many → account.move.line
    comodel_name='account.move.line' compute='_compute_payment_lines' help='Payment journal items reconciled with this invoice.' readonly=True string='Payment Lines'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-brazil
GIT
GIThttps://github.com/OCA/l10n-brazil.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-brazil/tree/18.0/l10n_br_account_due_list
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalisation
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSRaphaël Valyi, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-brazil
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_due_list
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 due_line_ids field to list the
payable or receivable account move lines in the invoice form.

It also adds a payment_move_line_ids field to list the payments
related to a given invoice.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
invoice_form l10n_br_account_due_list.invoice.form account.move notebook Inherits account.view_move_form
Models touched (1)

New fields (2)
  • due_line_ids One2many → account.move.line
    comodel_name='account.move.line' domain=[('display_type', '=', 'payment_term')] inverse_name='move_id' readonly=True string='Installments'
  • payment_move_line_ids Many2many → account.move.line
    comodel_name='account.move.line' compute='_compute_payment_lines' help='Payment journal items reconciled with this invoice.' readonly=True string='Payment Lines'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-brazil
GIT
GIThttps://github.com/OCA/l10n-brazil.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-brazil/tree/17.0/l10n_br_account_due_list
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalisation
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSRaphaël Valyi, OCA-git-bot, oca-ci, Marcel Savegnago
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-brazil
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_due_list
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 due_line_ids field to list the
payable or receivable account move lines in the invoice form.

It also adds a payment_move_line_ids field to list the payments
related to a given invoice.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
invoice_form l10n_br_account_due_list.invoice.form account.move notebook Inherits account.view_move_form
Models touched (1)

New fields (2)
  • due_line_ids One2many → account.move.line
    comodel_name='account.move.line' domain=[('display_type', '=', 'payment_term')] inverse_name='move_id' readonly=True string='Installments'
  • payment_move_line_ids Many2many → account.move.line
    comodel_name='account.move.line' compute='_compute_payment_lines' help='Payment journal items reconciled with this invoice.' readonly=True string='Payment Lines'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-brazil
GIT
GIThttps://github.com/OCA/l10n-brazil.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-brazil/tree/16.0/l10n_br_account_due_list
VERSION
VERSION 2.1.0
CATEGORY
CATEGORYLocalisation
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSRaphaël Valyi, Luis Felipe Miléo, Weblate, OCA-git-bot, oca-ci, Antonio Neto
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-brazil
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:11:56
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
This module adds a due_line_ids field to list the
payable or receivable account move lines in the invoice form.

It also adds a payment_move_line_ids field to list the payments
related to a given invoice.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
invoice_form l10n_br_account_due_list.invoice.form account.move notebook Inherits account.view_move_form
Models touched (1)

New fields (2)
  • due_line_ids One2many → account.move.line
    comodel_name='account.move.line' domain=[('display_type', '=', 'payment_term')] inverse_name='move_id' readonly=True string='Installments'
  • payment_move_line_ids Many2many → account.move.line
    comodel_name='account.move.line' compute='_compute_payment_lines' help='Payment journal items reconciled with this invoice.' readonly=True string='Payment Lines'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-brazil
GIT
GIThttps://github.com/OCA/l10n-brazil.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-brazil/tree/15.0/l10n_br_account_due_list
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYLocalisation
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSRaphaël Valyi, Luis Felipe Miléo, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-brazil
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:31
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 (1)
XML IDNameModelTypeStatus
invoice_form l10n_br_account_due_list.invoice.form account.move notebook Inherits account.view_move_form
Models touched (1)

New fields (2)
  • financial_move_line_ids Many2many → account.move.line
    comodel_name='account.move.line' compute='_compute_financial' relation='account_invoice_account_financial_move_line_rel' store=True string='Financial Move Lines'
  • payment_move_line_ids Many2many → account.move.line
    compute='_compute_payments' store=True string='Payment Move Lines' args: 'account.move.line'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-brazil
GIT
GIThttps://github.com/OCA/l10n-brazil.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-brazil/tree/14.0/l10n_br_account_due_list
VERSION
VERSION 2.0.1
CATEGORY
CATEGORYLocalisation
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSRaphaël Valyi, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Antônio Neto
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-brazil
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:54
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 (1)
XML IDNameModelTypeStatus
invoice_form l10n_br_account_due_list.invoice.form account.move notebook Inherits account.view_move_form
Models touched (1)

New fields (2)
  • financial_move_line_ids Many2many → account.move.line
    comodel_name='account.move.line' compute='_compute_financial' relation='account_invoice_account_financial_move_line_rel' store=True string='Financial Move Lines'
  • payment_move_line_ids Many2many → account.move.line
    compute='_compute_payments' store=True string='Payment Move Lines' args: 'account.move.line'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-brazil
GIT
GIThttps://github.com/OCA/l10n-brazil.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-brazil/tree/13.0/l10n_br_account_due_list
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalisation
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSRaphaël Valyi, oca-travis, OCA-git-bot, Antônio Neto
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-brazil
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_due_list
OCA/l10n-brazil:
    - l10n_br_base
odoo/odoo:
    - base
    - base_setup
    - web
    - base_address_city
    - base_address_extended
    - account
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES erpbrasil.base
num2words
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
invoice_form l10n_br_account_due_list.invoice.form account.move notebook Inherits account.view_move_form
Models touched (1)

New fields (1)
  • financial_move_line_ids Many2many → account.move.line
    comodel_name='account.move.line' compute='_compute_financial' relation='account_invoice_account_financial_move_line_rel' store=True string='Financial Move Lines'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-brazil
GIT
GIThttps://github.com/OCA/l10n-brazil.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-brazil/tree/12.0/l10n_br_account_due_list
VERSION
VERSION 2.1.0
CATEGORY
CATEGORYLocalisation
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSRenato Lima, oca-travis, OCA-git-bot, Magno Costa
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-brazil
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-payment:
    - account_due_list
OCA/l10n-brazil:
    - l10n_br_base
odoo/odoo:
    - base
    - base_setup
    - web
    - base_address_city
    - base_address_extended
    - account
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES erpbrasil.base
num2words
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
invoice_form l10n_br_account_due_list.invoice.form account.invoice notebook Inherits account.invoice_form
invoice_supplier_form l10n_br_account_due_list.invoice.supplier.form account.invoice notebook Inherits account.invoice_supplier_form
Models touched (2)

New fields (1)
  • financial_move_line_ids Many2many → account.move.line
    comodel_name='account.move.line' compute='_compute_financial' relation='account_invoice_account_financial_move_line_rel' store=True string='Financial Move Lines'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.