For some reason it fails...
I think i'm just not in the zone to see what I'm doing wrong....
INSERT INTO [shipped_items] ([ID], [item_id], [shipment_id], [item_weight], [entry_date], [exit_date], [by_user], [customer_id])
SELECT [shipping_items.ID], [shipping_items.item_id]...