Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
10
sale_order_line_price_history/readme/CONTRIBUTORS.md
Executable file
10
sale_order_line_price_history/readme/CONTRIBUTORS.md
Executable 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>\>
|
||||
3
sale_order_line_price_history/readme/DESCRIPTION.md
Executable file
3
sale_order_line_price_history/readme/DESCRIPTION.md
Executable 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.
|
||||
1
sale_order_line_price_history/readme/ROADMAP.md
Executable file
1
sale_order_line_price_history/readme/ROADMAP.md
Executable file
@@ -0,0 +1 @@
|
||||
- A backend tour would be nice to have.
|
||||
16
sale_order_line_price_history/readme/USAGE.md
Executable file
16
sale_order_line_price_history/readme/USAGE.md
Executable 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*.
|
||||
Reference in New Issue
Block a user