Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
7
account_invoice_fixed_discount/readme/CONTRIBUTORS.md
Normal file
7
account_invoice_fixed_discount/readme/CONTRIBUTORS.md
Normal file
@@ -0,0 +1,7 @@
|
||||
- Lois Rilo \<<lois.rilo@forgeflow.com>\>
|
||||
- Jordi Ballester \<<jordi.ballester@forgeflow.com>\>
|
||||
- Rattapong Chokmasermkul \<<rattapongc@ecosoft.co.th>\>
|
||||
- Kitti U. \<<kittiu@ecosoft.co.th>\>
|
||||
- Pieter Paulussen \<<pieterpaulussen@code-source.be>\>
|
||||
* OERP Canada \<<https://www.oerp.ca/>\>:
|
||||
- Foram Darji \<<fd@oerp.ca>\>
|
||||
4
account_invoice_fixed_discount/readme/DESCRIPTION.md
Normal file
4
account_invoice_fixed_discount/readme/DESCRIPTION.md
Normal file
@@ -0,0 +1,4 @@
|
||||
This module extends the functionality of Invoicing to allow you to apply
|
||||
fixed amount discounts at invoice line level.
|
||||
|
||||
The module also extends the invoice report to show fixed discount.
|
||||
3
account_invoice_fixed_discount/readme/INSTALL.md
Normal file
3
account_invoice_fixed_discount/readme/INSTALL.md
Normal file
@@ -0,0 +1,3 @@
|
||||
**Warning**: This module is incompatible with
|
||||
`account_invoice_triple_discount` which also belongs to
|
||||
[OCA/account-invoicing](https://github.com/OCA/account-invoicing).
|
||||
5
account_invoice_fixed_discount/readme/USAGE.md
Normal file
5
account_invoice_fixed_discount/readme/USAGE.md
Normal file
@@ -0,0 +1,5 @@
|
||||
To use this module, you need to:
|
||||
|
||||
1. Go to *Settings* and *Activate the developer mode*
|
||||
2. Go to *Invoicing*.
|
||||
3. Create a Invoice and specify a fixed discount in a line.
|
||||
Reference in New Issue
Block a user