Creating shipment does not update items shipped quantity and order is not complete – Magento
I'm developing a procedure that has to programatically create shipment for orders that are already paid and invoiced. The problem is that even after creating the shipment, the order status remains to 'processing' instead of going to 'complete'. This does…