public List <CommonDiscounts> GetDiscountSettings()
 {
     return(BLSettings.GetDiscountSettings());
 }