stock_inventory_discrepancy
This module enables the management of inventory discrepancies by displaying them in inventory lines and blocking validation when discrepancies exceed a configurable threshold.
Key Features
- stock.quant: Computes and displays the discrepancy percentage for each inventory quant based on theoretical and counted quantities.
- stock.quant: Blocks inventory adjustment validation when the discrepancy exceeds the defined threshold and prompts for confirmation.
- stock.quant: Restricts inventory adjustment validation to users with appropriate permissions based on security groups.
- stock.location: Allows configuring a discrepancy threshold per location with the option to propagate it to child locations.
- stock.warehouse: Allows configuring a discrepancy threshold per warehouse.
- res.config.settings: Provides a global setting to enable or disable inventory discrepancy control.
- confirm.discrepancy.wiz: Offers a wizard for authorized users to confirm inventory adjustments despite exceeding the discrepancy threshold.