I have a sale order line for product x of qty 10 and
I have another sale order line for the same product x of qty 1.
I want to merge this 2 sale order lines with the same product in delivery(stock.picking)
the two stock.move for the product x should be merged and the total qty should display 11
I tried merging but it has adverse affect on invoices.
were you able to achieve this?