Skip to content

Check shipment quantities

This adds a generic Mixin that check the product quantities between two sets of moves on shipments. The same kind of Mixin is also added to stock_lot modules that check the quantity per lot (but ignore move without lot).

Closes #4545 (closed)

Merge request reports