stock_picking_progress
This module adds progress tracking to stock transfers and moves in Odoo.
Key Features
- stock.move: Adds a progress field that calculates the percentage of quantity processed based on picked quantities.
- stock.picking: Adds a progress field that represents the average progress of all associated moves.
- stock.picking: Displays the progress field in the stock picking tree view as a progress bar.