Thursday, August 13, 2020
1 change · master
New functionality added to Odoo
Inventory users get a new forecasted stock report showing current stock, expected stock, pending demand and supply, and related documents such as transfers, purchase orders, sales orders, and manufacturing orders. Product availability is also clearer directly in transfers and manufacturing orders, helping teams spot shortages, late receipts, and replenishment needs faster.
Original PR description
Those commits add: * A product report with: - On Hand Quantity - Forecasted Quantity - Forecasted Quantity + pending (count draft document too) - A list with replenishing/consuming document (transfer, PO, SO, MO) * A new widget to display the availability of a product in different forms (qty., date or warning) depending of the reservation (used in transfer and MO view). * A button to quick access to the new report from the picking/MO move lines. task-2058495