product_supplierinfo_qty_multiplier
This module enables defining quantity multipliers for suppliers in product supplier information, which are automatically applied to purchase order lines to ensure quantities are multiples of the specified amount.
Key Features
- product.supplierinfo: Adds a multiplier_qty field to specify the quantity multiplier for each supplier.
- purchase.order.line: Automatically sets the initial product quantity in purchase order lines to the supplier's multiplier value.
- purchase.order.line: Rounds up the product quantity in purchase order lines to the nearest multiple of the supplier's multiplier when the quantity is changed.
- purchase.order.line: Displays a warning notification when the quantity is automatically adjusted due to the multiplier.