Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
5
sale_fixed_discount/readme/CONFIGURE.md
Executable file
5
sale_fixed_discount/readme/CONFIGURE.md
Executable file
@@ -0,0 +1,5 @@
|
||||
To configure this module, you need to:
|
||||
|
||||
1. Go to *Sales \> Configuration \> Settings*.
|
||||
2. In the *Pricing* section select *Discounts* option to grant
|
||||
discounts on sales order lines.
|
||||
7
sale_fixed_discount/readme/CONTRIBUTORS.md
Executable file
7
sale_fixed_discount/readme/CONTRIBUTORS.md
Executable file
@@ -0,0 +1,7 @@
|
||||
- Lois Rilo \<<lois.rilo@forgeflow.com>\> (www.forgeflow.com)
|
||||
- Jordi Ballester \<<jordi.ballester@forgeflow.com>\>
|
||||
(www.forgeflow.com)
|
||||
- Pieter Paulussen \<<pieterpaulussen@code-source.be>\>
|
||||
(www.code-source.be)
|
||||
* OERP Canada \<<https://www.oerp.ca/>\>:
|
||||
- Foram Darji \<<fd@oerp.ca>\>
|
||||
4
sale_fixed_discount/readme/DESCRIPTION.md
Executable file
4
sale_fixed_discount/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,4 @@
|
||||
This module extends the functionality of Sales to allow you to apply
|
||||
fixed amount discount at sales order line level.
|
||||
|
||||
The module also extends the sales order report to show fixed discount.
|
||||
3
sale_fixed_discount/readme/INSTALL.md
Executable file
3
sale_fixed_discount/readme/INSTALL.md
Executable file
@@ -0,0 +1,3 @@
|
||||
This module depends on module 'account_invoice_fixed_discount',
|
||||
available in
|
||||
<https://github.com/OCA/account-invoicing/tree/18.0/account_invoice_fixed_discount>
|
||||
5
sale_fixed_discount/readme/USAGE.md
Executable file
5
sale_fixed_discount/readme/USAGE.md
Executable file
@@ -0,0 +1,5 @@
|
||||
To use this module, you need to:
|
||||
|
||||
1. Go to *Sales*.
|
||||
2. Create a Sales Order and specify the type of discount and
|
||||
fixed/percent discount in a line.
|
||||
Reference in New Issue
Block a user