Account Invoice Discount Display Amount

account_invoice_discount_display_amount
REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/18.0/account_invoice_discount_display_amount
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - 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 allows to show the total discount amount applied to an
invoice, both in the backend and the invoice PDF report.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
invoice_discount_display_amount_document invoice_discount_display_amount_document ir.ui.view qweb Inherits account.report_invoice_document
view_move_form_display_discount view.move.form.display.discount account.move data Inherits account.view_move_form
Models touched (2)

New fields (2)
  • discount_total Monetary
    compute='_compute_discount_total' currency_field='currency_id' store=True
  • price_total_no_discount Monetary
    compute='_compute_discount_total' currency_field='currency_id' store=True string='Total Without Discount'
Public methods (0)

No public methods.

New fields (2)
  • discount_total Monetary
    compute='_compute_discount_amount' store=True
  • price_total_no_discount Monetary
    compute='_compute_discount_amount' store=True string='Total Without Discount'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/17.0/account_invoice_discount_display_amount
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Lansana Barry Sow
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - 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 allows to show the total discount amount applied to an
invoice, both in the backend and the invoice PDF report.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
invoice_discount_display_amount_document invoice_discount_display_amount_document ir.ui.view qweb Inherits account.report_invoice_document
view_move_form_display_discount view.move.form.display.discount account.move data Inherits account.view_move_form
Models touched (2)

New fields (2)
  • discount_total Monetary
    compute='_compute_discount_total' currency_field='currency_id' store=True
  • price_total_no_discount Monetary
    compute='_compute_discount_total' currency_field='currency_id' store=True string='Total Without Discount'
Public methods (0)

No public methods.

New fields (2)
  • discount_total Monetary
    compute='_compute_discount_amount' store=True
  • price_total_no_discount Monetary
    compute='_compute_discount_amount' store=True string='Total Without Discount'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/16.0/account_invoice_discount_display_amount
VERSION
VERSION 1.1.2
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel
COMMITTERS
COMMITTERSGitHub, Jairo Llopis, Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar, Mohajiro, Eduardo López Peñalver, Santiago Amorós Guillen
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 02:42:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - 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
invoice_discount_display_amount_document invoice_discount_display_amount_document ir.ui.view qweb Inherits account.report_invoice_document
view_move_form_display_discount view.move.form.display.discount account.move data Inherits account.view_move_form
Models touched (2)

New fields (2)
  • discount_total Monetary
    compute='_compute_discount_total' currency_field='currency_id' store=True
  • price_total_no_discount Monetary
    compute='_compute_discount_total' currency_field='currency_id' store=True string='Total Without Discount'
Public methods (0)

No public methods.

New fields (2)
  • discount_total Monetary
    compute='_compute_discount_amount' store=True
  • price_total_no_discount Monetary
    compute='_compute_discount_amount' store=True string='Total Without Discount'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/15.0/account_invoice_discount_display_amount
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Alexei Rivera
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:38
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - 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
invoice_discount_display_amount_document invoice_discount_display_amount_document ir.ui.view qweb Inherits account.report_invoice_document
view_move_form_display_discount view.move.form.display.discount account.move data Inherits account.view_move_form
Models touched (2)

New fields (2)
  • discount_total Monetary
    compute='_compute_discount_total' currency_field='currency_id' store=True
  • price_total_no_discount Monetary
    compute='_compute_discount_total' currency_field='currency_id' store=True string='Total Without Discount'
Public methods (0)

No public methods.

New fields (2)
  • discount_total Monetary
    compute='_compute_discount_amount' store=True
  • price_total_no_discount Monetary
    compute='_compute_discount_amount' store=True string='Total Without Discount'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/14.0/account_invoice_discount_display_amount
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel
COMMITTERS
COMMITTERSmanu, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - 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
invoice_discount_display_amount_document invoice_discount_display_amount_document ir.ui.view qweb Inherits account.report_invoice_document
view_move_form_display_discount view.move.form.display.discount account.move data Inherits account.view_move_form
Models touched (2)

New fields (2)
  • discount_total Monetary
    compute='_compute_discount_total' currency_field='currency_id' store=True string='Discount Total'
  • price_total_no_discount Monetary
    compute='_compute_discount_total' currency_field='currency_id' store=True string='Total Without Discount'
Public methods (0)

No public methods.

New fields (2)
  • discount_total Monetary
    compute='_compute_discount_amount' store=True string='Discount Total'
  • price_total_no_discount Monetary
    compute='_compute_discount_amount' store=True string='Total Without Discount'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/account-invoicing
PULL REQUEST
PULL REQUEST[19.0] [Mig] account_invoice_discount_display_amount: Migrate to 19.0 (#2346)