public Receipt GetLastChangingPrices()
 {
     return(_repo.GetLastChangingPrices());
 }