Initial commit: Odoo 18.0-20251222 extra-addons
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
tocmo0nlord
2026-03-13 20:43:25 +00:00
parent 36e847a7df
commit adbe430761
9472 changed files with 1265727 additions and 0 deletions

View 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

View 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>\>

View File

@@ -0,0 +1,2 @@
The migration of this module from 17.0 to 18.0 was financially supported
by Camptocamp.

View 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.

View 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.