Check shipment quantities

Merged Cédric Krier requested to merge topic/default/stock-shipment-check-quantity into branch/default

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