Skip to content

feat(stock_packaging_batch_ux): display total packaging qty per move

Jairo Llopis requested to merge 16-spbu-total_packaging_qty_per_move into 16.0

When the packaging qty of a stock.move.line is not the same as the one for the stock.move, we now display the total.

This helps the worker to know the amount of packagings they must pick. Specially useful when decimal values are hard to summarize.

MT-5455

Merge request reports