public void RunUpdateSalesReport()
 {
     inAndOut.UpdateTotalSalesReport(purchaseHistory);
 }