mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
- Module renamed from stock_inventory_cost_info to stock_quant_cost_info - Add changes to allow show the cost difference when changing qty from stock.quants TT36551
5 lines
296 B
ReStructuredText
5 lines
296 B
ReStructuredText
This module extends the functionality of *Quantity Adjustments* in *Stock Quants* to
|
|
show a new column *Adjustment cost* in *Quant Details* list and PDF report table.
|
|
The value of *Adjustment cost* will be self-calculated according to:
|
|
(`Real Quantity` - `Theoretical Quantity`) * `Product Cost`
|