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

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

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

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

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