Sale supply does not assign outgoing moves
The sale_supply
module assign the inventory moves of the outgoing shipment when the goods are received from the supplier.
But when there is no output location for the warehouse, there is no inventory moves and no moves are assigned. This allows other shipments to assign the received goods and also it does not tell to the user where the received goods have been stored.
For such shipment we should use the outgoing moves and perform the same operation as for the inventory moves.