SELECT Item.Invoice_Number FROM Product, Item WHERE Product.Description = 'Car vacuum' AND Product.Product_Code = Item.Product_Code