diff --git a/account_invoice_discount_display_amount/README.rst b/account_invoice_discount_display_amount/README.rst index 91cbea7b103..0d1322a8e49 100644 --- a/account_invoice_discount_display_amount/README.rst +++ b/account_invoice_discount_display_amount/README.rst @@ -32,8 +32,6 @@ This module allows to show the total discount amount applied to an invoice, both in the backend and the invoice PDF repot. -Also it shows the discount amount in the invoice line. - **Table of contents** .. contents:: @@ -54,7 +52,6 @@ To use this module, you need to: #. Apply a discount on an invoice line. #. The values 'Discount Total' and 'Total Without Discount' will be automatically updated. -#. The discount amount will be displayed on each invoice line. Bug Tracker =========== @@ -81,8 +78,6 @@ Contributors * Alexei Rivera * [APSL-Nagarro](https://apsl.tech): * Santi Amorós -* Moduon - * Eduardo López Maintainers ~~~~~~~~~~~ diff --git a/account_invoice_discount_display_amount/readme/CONTRIBUTORS.rst b/account_invoice_discount_display_amount/readme/CONTRIBUTORS.rst index fe999577029..8535c1146ef 100644 --- a/account_invoice_discount_display_amount/readme/CONTRIBUTORS.rst +++ b/account_invoice_discount_display_amount/readme/CONTRIBUTORS.rst @@ -2,5 +2,3 @@ * Alexei Rivera * [APSL-Nagarro](https://apsl.tech): * Santi Amorós -* Moduon - * Eduardo López diff --git a/account_invoice_discount_display_amount/readme/DESCRIPTION.rst b/account_invoice_discount_display_amount/readme/DESCRIPTION.rst index 5caec61ed8c..32a3307ef04 100644 --- a/account_invoice_discount_display_amount/readme/DESCRIPTION.rst +++ b/account_invoice_discount_display_amount/readme/DESCRIPTION.rst @@ -1,5 +1,3 @@ This module allows to show the total discount amount applied to an invoice, both in the backend and the invoice PDF repot. - -Also it shows the discount amount in the invoice line. diff --git a/account_invoice_discount_display_amount/readme/USAGE.rst b/account_invoice_discount_display_amount/readme/USAGE.rst index 85974e83b99..b6a4ae79c8f 100644 --- a/account_invoice_discount_display_amount/readme/USAGE.rst +++ b/account_invoice_discount_display_amount/readme/USAGE.rst @@ -3,4 +3,3 @@ To use this module, you need to: #. Apply a discount on an invoice line. #. The values 'Discount Total' and 'Total Without Discount' will be automatically updated. -#. The discount amount will be displayed on each invoice line. diff --git a/account_invoice_discount_display_amount/static/description/index.html b/account_invoice_discount_display_amount/static/description/index.html index 66a9836c6a9..61df32f5836 100644 --- a/account_invoice_discount_display_amount/static/description/index.html +++ b/account_invoice_discount_display_amount/static/description/index.html @@ -373,7 +373,6 @@

Account Invoice Discount Display Amount

This module allows to show the total discount amount applied to an invoice, both in the backend and the invoice PDF repot.

-

Also it shows the discount amount in the invoice line.

Table of contents

    @@ -402,7 +401,6 @@

    Usage

  • Apply a discount on an invoice line.
  • The values ‘Discount Total’ and ‘Total Without Discount’ will be automatically updated.
  • -
  • The discount amount will be displayed on each invoice line.
@@ -428,8 +426,6 @@

Contributors

  • Alexei Rivera <arivera@archeti.com>
  • [APSL-Nagarro](https://apsl.tech): * Santi Amorós <samoros@apsl.net>
  • -
  • Moduon <https://www.moduon.team/> -* Eduardo López
  • diff --git a/account_invoice_discount_display_amount/views/account_move_views.xml b/account_invoice_discount_display_amount/views/account_move_views.xml index 6081bbbb0fb..697aa201e15 100644 --- a/account_invoice_discount_display_amount/views/account_move_views.xml +++ b/account_invoice_discount_display_amount/views/account_move_views.xml @@ -11,13 +11,6 @@ - - - -