//COMPROBACIONES EN BD public bool TieneCobro(Crecibo_debito obj) { return(Cdatos_operaciones.TieneCobro(obj)); }