internal List <Category> CategoryComboLoad()
 {
     return(_purchaseRepository.CategoryComboLoad());
 }