public function Listar()
 {
     return $this->oPedidoFacturaDetalle->Listar();
 }