product_expiry_assign
This module allows forcing the reservation of expired product lots, overriding the default blocking behavior from the product_expiry module.
Key Features
- res.company: Adds a boolean field to enable ignoring expiration dates during product reservations at the company level.
- res.config.settings: Provides a configuration option in inventory settings to globally enable ignoring expiration dates for reservations.
- stock.quant: Modifies the gather domain to include expired stock quants when the ignore expiration date setting is active or context is set.
- stock.move: Enables assignment of stock moves involving expired lots using either the company configuration or a context key.