You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[account_invoice_discount_display_amount](account_invoice_discount_display_amount/) | 16.0.1.1.2 | | Show total discount applied and total without discount on invoices.
41
41
[account_invoice_fiscal_position_update](account_invoice_fiscal_position_update/) | 16.0.1.0.2 | <ahref='https://github.com/alexis-via'><imgsrc='https://github.com/alexis-via.png'width='32'height='32'style='border-radius:50%;'alt='alexis-via'/></a> | Changing the fiscal position of an invoice will auto-update invoice lines
42
42
[account_invoice_fixed_discount](account_invoice_fixed_discount/) | 16.0.2.0.0 | | Allows to apply fixed amount discounts in invoices.
43
+
[account_invoice_fixed_triple_discount](account_invoice_fixed_triple_discount/) | 16.0.1.0.0 | | Compatibility between fixed and triple discount modules
43
44
[account_invoice_force_number](account_invoice_force_number/) | 16.0.1.0.1 | | Allows to force invoice numbering on specific invoices
44
45
[account_invoice_google_document_ai](account_invoice_google_document_ai/) | 16.0.1.0.0 | | Allows to import data from document using Google Document AI
45
46
[account_invoice_line_default_account](account_invoice_line_default_account/) | 16.0.1.0.0 | | Account Invoice Line Default Account
@@ -33,6 +37,8 @@ amount discounts at invoice line level.
33
37
34
38
The module also extends the invoice report to show fixed discount.
35
39
40
+
If the module `account_invoice_triple_discount` is installed and a fixed discount is set, it will take priority over anything set in the triple discount fields.
Copy file name to clipboardExpand all lines: account_invoice_fixed_discount/readme/DESCRIPTION.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,3 +2,5 @@ This module extends the functionality of Invoicing to allow you to apply fixed
2
2
amount discounts at invoice line level.
3
3
4
4
The module also extends the invoice report to show fixed discount.
5
+
6
+
If the module `account_invoice_triple_discount` is installed and a fixed discount is set, it will take priority over anything set in the triple discount fields.
<p><aclass="reference external image-reference" href="https://odoo-community.org/page/development-status"><imgalt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a><aclass="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a><aclass="reference external image-reference" href="https://github.com/OCA/account-invoicing/tree/16.0/account_invoice_fixed_discount"><imgalt="OCA/account-invoicing" src="https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github" /></a><aclass="reference external image-reference" href="https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_fixed_discount"><imgalt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a><aclass="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/account-invoicing&target_branch=16.0"><imgalt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377
+
<p><aclass="reference external image-reference" href="https://odoo-community.org/page/development-status"><imgalt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a><aclass="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a><aclass="reference external image-reference" href="https://github.com/OCA/account-invoicing/tree/16.0/account_invoice_fixed_discount"><imgalt="OCA/account-invoicing" src="https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github" /></a><aclass="reference external image-reference" href="https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_fixed_discount"><imgalt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a><aclass="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/account-invoicing&target_branch=16.0"><imgalt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
378
<p>This module extends the functionality of Invoicing to allow you to apply fixed
374
379
amount discounts at invoice line level.</p>
375
380
<p>The module also extends the invoice report to show fixed discount.</p>
381
+
<p>If the module <cite>account_invoice_triple_discount</cite> is installed and a fixed discount is set, it will take priority over anything set in the triple discount fields.</p>
<p><strong>Warning</strong>: This module is incompatible with
393
399
<ttclass="docutils literal">account_invoice_triple_discount</tt> which also belongs to <aclass="reference external" href="https://github.com/OCA/account-invoicing">OCA/account-invoicing</a>.</p>
Glue module between `account_invoice_fixed_discount` and `account_invoice_triple_discount`.
36
+
When both are used on the same line a warning will appear to alert the user that the fixed discount will take priority and it's recommended to only use one.
37
+
38
+
**Table of contents**
39
+
40
+
.. contents::
41
+
:local:
42
+
43
+
Bug Tracker
44
+
===========
45
+
46
+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-invoicing/issues>`_.
47
+
In case of trouble, please check there if your issue has already been reported.
48
+
If you spotted it first, help us to smash it by providing a detailed and welcomed
Do not contact contributors directly about support or help with technical issues.
52
+
53
+
Credits
54
+
=======
55
+
56
+
Contributors
57
+
~~~~~~~~~~~~
58
+
59
+
* Ethan Hildick <hildickethan@gmail.com>
60
+
61
+
Maintainers
62
+
~~~~~~~~~~~
63
+
64
+
This module is maintained by the OCA.
65
+
66
+
.. image:: https://odoo-community.org/logo.png
67
+
:alt:Odoo Community Association
68
+
:target:https://odoo-community.org
69
+
70
+
OCA, or the Odoo Community Association, is a nonprofit organization whose
71
+
mission is to support the collaborative development of Odoo features and
72
+
promote its widespread use.
73
+
74
+
This module is part of the `OCA/account-invoicing <https://github.com/OCA/account-invoicing/tree/16.0/account_invoice_fixed_triple_discount>`_ project on GitHub.
75
+
76
+
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments