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,10 @@
- [Tecnativa](https://www.tecnativa.com):
- Pedro M. Baeza
- Ernesto Tejeda
- David Vidal
- Carlos Roca
- Serpent Consulting Services Pvt. Ltd. \<<support@serpentcs.com>\>
- Dhara Solanki \<<dhara.solanki@initos.com>\>
- Ruchir Shukla \<<ruchir@bizzappdev.com>\>
- Eduardo de Miguel ([Moduon](https://www.moduon.team/))
- Sodexis Team \<<dev@sodexis.com>\>

View File

@@ -0,0 +1,3 @@
This module extends the functionality of Sales to allow you to see the
price history of a product from a sale order line and set one of these
old prices in the sale order line.

View File

@@ -0,0 +1 @@
- A backend tour would be nice to have.

View File

@@ -0,0 +1,16 @@
To use this module, you need to:
1. Go to System Parameters and configure the
`sale_order_line_price_history.order_line_limit` parameter to limit
the number of Sale Order Lines to show on the Wizard.
2. Go to *Sales -\> Quotations* and select a Quotation. Default is 20
lines.
3. Click on the new clock button in one of the sale order lines.
4. A pop-up will open and you will see the *price history* for the
product of the sale order line and for the customer of the sale
order.
5. You can select other customer or leave it empty to see the price
history for all customers.
6. You can also set the price of one of the price history lines in the
sale order line. To do that, you have to open the price history line
desired and click the smart button named *Set price*.