Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
6
sale_discount_display_amount/readme/CONFIGURE.md
Executable file
6
sale_discount_display_amount/readme/CONFIGURE.md
Executable file
@@ -0,0 +1,6 @@
|
||||
To configure this module, you need to:
|
||||
|
||||
1. Go to Sales/Settings and check "Allow discounts on sales order
|
||||
lines"
|
||||
2. Go to Sales/Settings and check or uncheck "Show the Discount with
|
||||
TAX" depending on your needs
|
||||
9
sale_discount_display_amount/readme/CONTRIBUTORS.md
Executable file
9
sale_discount_display_amount/readme/CONTRIBUTORS.md
Executable file
@@ -0,0 +1,9 @@
|
||||
- Cédric Pigeon \<<cedric.pigeon@acsone.eu>\>
|
||||
- Abraham Anes \<<abrahamanes@gmail.com>\>
|
||||
- Chafique Delli \<<chafique.delli@akretion.com>\>
|
||||
- Ruchir Shukla \<<ruchir@bizzappdev.com>\>
|
||||
- Manuel Regidor \<<manuel.regidor@sygel.es>\>
|
||||
- [Pesol](https://www.pesol.es):
|
||||
- Jonathan Oscategui Taza \<<info@pesol.es>\>
|
||||
- [Trobz](https://www.trobz.com):
|
||||
- Nhan Tran \<<nhant@trobz.com>\>
|
||||
2
sale_discount_display_amount/readme/CREDITS.md
Executable file
2
sale_discount_display_amount/readme/CREDITS.md
Executable file
@@ -0,0 +1,2 @@
|
||||
The migration of this module from 17.0 to 18.0 was financially supported
|
||||
by Camptocamp.
|
||||
6
sale_discount_display_amount/readme/DESCRIPTION.md
Executable file
6
sale_discount_display_amount/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,6 @@
|
||||
In standard Odoo only display the rate of the discount applied, never
|
||||
the amount. It could be great to be able to tell the customer how much
|
||||
he spares. This is the goal of this addons, it will show on a sale order
|
||||
the total without the discount and the value of the discount. You can
|
||||
choose if you want the discount on the Total with or the Total without
|
||||
TAX.
|
||||
6
sale_discount_display_amount/readme/USAGE.md
Executable file
6
sale_discount_display_amount/readme/USAGE.md
Executable file
@@ -0,0 +1,6 @@
|
||||
To use this module, you need to:
|
||||
|
||||
1. Go on a sale order
|
||||
2. Set a discount on a line
|
||||
3. The value of the discount is dislayed in the total section as well
|
||||
as the total without it.
|
||||
Reference in New Issue
Block a user