diff --git a/.vs/Minds Cliente/v15/.suo b/.vs/Minds Cliente/v15/.suo index 2fe9819..8f31be2 100644 Binary files a/.vs/Minds Cliente/v15/.suo and b/.vs/Minds Cliente/v15/.suo differ diff --git a/.vs/Minds Cliente/v15/Server/sqlite3/storage.ide b/.vs/Minds Cliente/v15/Server/sqlite3/storage.ide index 56758a8..0d3ff58 100644 Binary files a/.vs/Minds Cliente/v15/Server/sqlite3/storage.ide and b/.vs/Minds Cliente/v15/Server/sqlite3/storage.ide differ diff --git a/.vs/Minds Cliente/v15/Server/sqlite3/storage.ide-shm b/.vs/Minds Cliente/v15/Server/sqlite3/storage.ide-shm deleted file mode 100644 index 98799ff..0000000 Binary files a/.vs/Minds Cliente/v15/Server/sqlite3/storage.ide-shm and /dev/null differ diff --git a/.vs/Minds Cliente/v15/Server/sqlite3/storage.ide-wal b/.vs/Minds Cliente/v15/Server/sqlite3/storage.ide-wal deleted file mode 100644 index e800a26..0000000 Binary files a/.vs/Minds Cliente/v15/Server/sqlite3/storage.ide-wal and /dev/null differ diff --git a/MainForm.designer.vb b/MainForm.designer.vb index 3f736d2..e8a253e 100644 --- a/MainForm.designer.vb +++ b/MainForm.designer.vb @@ -53,6 +53,7 @@ Partial Class mdiForm Me.mnu_ReportesAnom = New System.Windows.Forms.ToolStripMenuItem() Me.mnuVigenciaAlertas = New System.Windows.Forms.ToolStripMenuItem() Me.mnuEBR = New System.Windows.Forms.ToolStripMenuItem() + Me.mnuReporteJ13 = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem() Me.ParametrosDeGrupoMenu = New System.Windows.Forms.ToolStripMenuItem() Me.TipoCambioMenu = New System.Windows.Forms.ToolStripMenuItem() @@ -110,6 +111,7 @@ Partial Class mdiForm Me.mnuCiudadOperacion = New System.Windows.Forms.ToolStripMenuItem() Me.mnuRiesgoPPE = New System.Windows.Forms.ToolStripMenuItem() Me.mnuCatsEBR = New System.Windows.Forms.ToolStripMenuItem() + Me.mnuEstatusCta = New System.Windows.Forms.ToolStripMenuItem() Me.mnuPatrones = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem() Me.UsuarioMenu = New System.Windows.Forms.ToolStripMenuItem() @@ -137,7 +139,7 @@ Partial Class mdiForm Me.ToolStripStatusLabel2 = New System.Windows.Forms.ToolStripStatusLabel() Me.ToolStripStatusLabel3 = New System.Windows.Forms.ToolStripStatusLabel() Me.ACMensualToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() - Me.mnuEstatusCta = New System.Windows.Forms.ToolStripMenuItem() + Me.mnuReporteJ14 = New System.Windows.Forms.ToolStripMenuItem() Me.MenuStrip1.SuspendLayout() Me.StatusStripMain.SuspendLayout() Me.SuspendLayout() @@ -157,7 +159,7 @@ Partial Class mdiForm ' 'ReportesMenu ' - Me.ReportesMenu.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.InusualesMenu, Me.CNFSMenu, Me.TransaccionesMenuT, Me.PreocupantesMenu, Me.RelevantesToolStripMenuItem, Me.InusualesFraccionadasToolStripMenuItem, Me.UmbralesToolStripMenuItem, Me.DorminaToolStripMenuItem, Me.PerfilTransaccionalToolStripMenuItem, Me.IngresosDepositosToolStripMenuItem, Me.ExcedentesToolStripMenuItem, Me.AcumuladoMensualToolStripMenuItem, Me.TransferenciaInternacionalToolStripMenuItem, Me.ReporteUSDEfectivoToolStripMenuItem, Me.ChequesDeCajaToolStripMenuItem, Me.Rep6ToolStripMenuItem, Me.mnuAvisos, Me.mnuAsesorias, Me.mnuIntercambioDeInformación, Me.mnu_ReportesAnom, Me.mnuVigenciaAlertas, Me.mnuEBR}) + Me.ReportesMenu.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.InusualesMenu, Me.CNFSMenu, Me.TransaccionesMenuT, Me.PreocupantesMenu, Me.RelevantesToolStripMenuItem, Me.InusualesFraccionadasToolStripMenuItem, Me.UmbralesToolStripMenuItem, Me.DorminaToolStripMenuItem, Me.PerfilTransaccionalToolStripMenuItem, Me.IngresosDepositosToolStripMenuItem, Me.ExcedentesToolStripMenuItem, Me.AcumuladoMensualToolStripMenuItem, Me.TransferenciaInternacionalToolStripMenuItem, Me.ReporteUSDEfectivoToolStripMenuItem, Me.ChequesDeCajaToolStripMenuItem, Me.Rep6ToolStripMenuItem, Me.mnuAvisos, Me.mnuAsesorias, Me.mnuIntercambioDeInformación, Me.mnu_ReportesAnom, Me.mnuVigenciaAlertas, Me.mnuEBR, Me.mnuReporteJ13, Me.mnuReporteJ14}) Me.ReportesMenu.ForeColor = System.Drawing.Color.White Me.ReportesMenu.Name = "ReportesMenu" Me.ReportesMenu.Size = New System.Drawing.Size(70, 20) @@ -344,6 +346,12 @@ Partial Class mdiForm Me.mnuEBR.Size = New System.Drawing.Size(286, 22) Me.mnuEBR.Text = "EBR" ' + 'mnuReporteJ13 + ' + Me.mnuReporteJ13.Name = "mnuReporteJ13" + Me.mnuReporteJ13.Size = New System.Drawing.Size(286, 22) + Me.mnuReporteJ13.Text = "Reporte J13" + ' 'ToolStripMenuItem2 ' Me.ToolStripMenuItem2.BackColor = System.Drawing.SystemColors.ButtonFace @@ -727,6 +735,12 @@ Partial Class mdiForm Me.mnuCatsEBR.Size = New System.Drawing.Size(225, 22) Me.mnuCatsEBR.Text = "EBR" ' + 'mnuEstatusCta + ' + Me.mnuEstatusCta.Name = "mnuEstatusCta" + Me.mnuEstatusCta.Size = New System.Drawing.Size(225, 22) + Me.mnuEstatusCta.Text = "Estatus de la Cuenta" + ' 'mnuPatrones ' Me.mnuPatrones.Name = "mnuPatrones" @@ -929,11 +943,11 @@ Partial Class mdiForm Me.ACMensualToolStripMenuItem.Size = New System.Drawing.Size(207, 22) Me.ACMensualToolStripMenuItem.Text = "Acumulado Mensaul" ' - 'mnuEstatusCta + 'mnuReporteJ14 ' - Me.mnuEstatusCta.Name = "mnuEstatusCta" - Me.mnuEstatusCta.Size = New System.Drawing.Size(225, 22) - Me.mnuEstatusCta.Text = "Estatus de la Cuenta" + Me.mnuReporteJ14.Name = "mnuReporteJ14" + Me.mnuReporteJ14.Size = New System.Drawing.Size(286, 22) + Me.mnuReporteJ14.Text = "Reporte J14" ' 'mdiForm ' @@ -1079,4 +1093,6 @@ Partial Class mdiForm Friend WithEvents mnuRiesgoPPE As ToolStripMenuItem Friend WithEvents mnuCatsEBR As ToolStripMenuItem Friend WithEvents mnuEstatusCta As ToolStripMenuItem + Friend WithEvents mnuReporteJ13 As ToolStripMenuItem + Friend WithEvents mnuReporteJ14 As ToolStripMenuItem End Class diff --git a/MainForm.vb b/MainForm.vb index 1ec560a..2307646 100644 --- a/MainForm.vb +++ b/MainForm.vb @@ -1836,6 +1836,20 @@ Public Class mdiForm frm.Show() End Sub + + Private Sub mnuReporteJ13_Click(sender As Object, e As EventArgs) Handles mnuReporteJ13.Click + If estaAbieta("frmReporteJ13") Then Exit Sub + Dim frm As New frmReporteJ13 + frm.MdiParent = Me + frm.Show() + End Sub + + Private Sub mnuReporteJ14_Click(sender As Object, e As EventArgs) Handles mnuReporteJ14.Click + If estaAbieta("frmReporteJ14") Then Exit Sub + Dim frm As New frmReporteJ14 + frm.MdiParent = Me + frm.Show() + End Sub End Class diff --git a/Minds Cliente.sln b/Minds Cliente.sln index ea071b9..542130b 100644 --- a/Minds Cliente.sln +++ b/Minds Cliente.sln @@ -1,6 +1,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.25420.1 +# Visual Studio 15 +VisualStudioVersion = 15.0.28307.1022 MinimumVisualStudioVersion = 10.0.40219.1 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Minds Cliente", "Minds Cliente.vbproj", "{43649749-83E9-4676-AA0F-770A52C78770}" EndProject @@ -24,4 +24,7 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {3B0CBE80-0171-4E28-AB84-A9EB80613D55} + EndGlobalSection EndGlobal diff --git a/Minds Cliente.vbproj b/Minds Cliente.vbproj index 0e82d54..5d5513e 100644 --- a/Minds Cliente.vbproj +++ b/Minds Cliente.vbproj @@ -1080,6 +1080,18 @@ Form + + frmReporteJ13.vb + + + Form + + + frmReporteJ14.vb + + + Form + FrmUmbral.vb @@ -1742,6 +1754,12 @@ FrmReporteAsesorias.vb + + frmReporteJ13.vb + + + frmReporteJ14.vb + FrmUmbral.vb diff --git a/Reportes/frmReporteJ13.Designer.vb b/Reportes/frmReporteJ13.Designer.vb new file mode 100644 index 0000000..db403dc --- /dev/null +++ b/Reportes/frmReporteJ13.Designer.vb @@ -0,0 +1,191 @@ + +Partial Class frmReporteJ13 + Inherits System.Windows.Forms.Form + + 'Form reemplaza a Dispose para limpiar la lista de componentes. + + Protected Overrides Sub Dispose(ByVal disposing As Boolean) + Try + If disposing AndAlso components IsNot Nothing Then + components.Dispose() + End If + Finally + MyBase.Dispose(disposing) + End Try + End Sub + + 'Requerido por el Diseñador de Windows Forms + Private components As System.ComponentModel.IContainer + + 'NOTA: el Diseñador de Windows Forms necesita el siguiente procedimiento + 'Se puede modificar usando el Diseñador de Windows Forms. + 'No lo modifique con el editor de código. + + Private Sub InitializeComponent() + Me.lblSemester = New System.Windows.Forms.Label() + Me.cmbSemester = New System.Windows.Forms.ComboBox() + Me.dgvResult = New System.Windows.Forms.DataGridView() + Me.btnSearch = New System.Windows.Forms.Button() + Me.btnExport = New System.Windows.Forms.Button() + Me.Label7 = New System.Windows.Forms.Label() + Me.panel2 = New System.Windows.Forms.Panel() + Me.Img_logoCabecera = New System.Windows.Forms.PictureBox() + Me.lblFooter = New System.Windows.Forms.Label() + Me.panel3 = New System.Windows.Forms.Panel() + CType(Me.dgvResult, System.ComponentModel.ISupportInitialize).BeginInit() + Me.panel2.SuspendLayout() + CType(Me.Img_logoCabecera, System.ComponentModel.ISupportInitialize).BeginInit() + Me.panel3.SuspendLayout() + Me.SuspendLayout() + ' + 'lblSemester + ' + Me.lblSemester.AutoSize = True + Me.lblSemester.ForeColor = System.Drawing.Color.MidnightBlue + Me.lblSemester.Location = New System.Drawing.Point(12, 63) + Me.lblSemester.Name = "lblSemester" + Me.lblSemester.Size = New System.Drawing.Size(51, 13) + Me.lblSemester.TabIndex = 0 + Me.lblSemester.Text = "Semestre" + ' + 'cmbSemester + ' + Me.cmbSemester.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList + Me.cmbSemester.FormattingEnabled = True + Me.cmbSemester.Location = New System.Drawing.Point(69, 60) + Me.cmbSemester.Name = "cmbSemester" + Me.cmbSemester.Size = New System.Drawing.Size(158, 21) + Me.cmbSemester.TabIndex = 1 + ' + 'dgvResult + ' + Me.dgvResult.AllowUserToAddRows = False + Me.dgvResult.AllowUserToDeleteRows = False + Me.dgvResult.BackgroundColor = System.Drawing.Color.White + Me.dgvResult.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize + Me.dgvResult.Location = New System.Drawing.Point(12, 89) + Me.dgvResult.Name = "dgvResult" + Me.dgvResult.Size = New System.Drawing.Size(676, 328) + Me.dgvResult.TabIndex = 2 + ' + 'btnSearch + ' + Me.btnSearch.BackColor = System.Drawing.Color.Black + Me.btnSearch.ForeColor = System.Drawing.Color.White + Me.btnSearch.Location = New System.Drawing.Point(265, 57) + Me.btnSearch.Name = "btnSearch" + Me.btnSearch.Size = New System.Drawing.Size(83, 25) + Me.btnSearch.TabIndex = 3 + Me.btnSearch.Text = "Buscar" + Me.btnSearch.UseVisualStyleBackColor = False + ' + 'btnExport + ' + Me.btnExport.BackColor = System.Drawing.Color.Black + Me.btnExport.Enabled = False + Me.btnExport.ForeColor = System.Drawing.Color.White + Me.btnExport.Location = New System.Drawing.Point(354, 57) + Me.btnExport.Name = "btnExport" + Me.btnExport.Size = New System.Drawing.Size(83, 25) + Me.btnExport.TabIndex = 4 + Me.btnExport.Text = "Exportar" + Me.btnExport.UseVisualStyleBackColor = False + Me.btnExport.Visible = False + ' + 'Label7 + ' + Me.Label7.AutoSize = True + Me.Label7.BackColor = System.Drawing.Color.Transparent + Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.Label7.ForeColor = System.Drawing.SystemColors.Window + Me.Label7.Location = New System.Drawing.Point(12, 9) + Me.Label7.Name = "Label7" + Me.Label7.Size = New System.Drawing.Size(118, 25) + Me.Label7.TabIndex = 2 + Me.Label7.Text = "Reporte J13" + ' + 'panel2 + ' + Me.panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ + Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) + Me.panel2.BackColor = System.Drawing.Color.Black + Me.panel2.Controls.Add(Me.Label7) + Me.panel2.Controls.Add(Me.Img_logoCabecera) + Me.panel2.ForeColor = System.Drawing.Color.Navy + Me.panel2.Location = New System.Drawing.Point(0, 0) + Me.panel2.Name = "panel2" + Me.panel2.Size = New System.Drawing.Size(700, 46) + Me.panel2.TabIndex = 185 + ' + 'Img_logoCabecera + ' + Me.Img_logoCabecera.Image = Global.CLIENTE.My.Resources.Resources.blackrock_logo + Me.Img_logoCabecera.Location = New System.Drawing.Point(544, -4) + Me.Img_logoCabecera.Name = "Img_logoCabecera" + Me.Img_logoCabecera.Size = New System.Drawing.Size(117, 50) + Me.Img_logoCabecera.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage + Me.Img_logoCabecera.TabIndex = 361 + Me.Img_logoCabecera.TabStop = False + ' + 'lblFooter + ' + Me.lblFooter.AutoSize = True + Me.lblFooter.BackColor = System.Drawing.Color.Transparent + Me.lblFooter.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.lblFooter.ForeColor = System.Drawing.SystemColors.Window + Me.lblFooter.Location = New System.Drawing.Point(647, 10) + Me.lblFooter.Name = "lblFooter" + Me.lblFooter.Size = New System.Drawing.Size(41, 15) + Me.lblFooter.TabIndex = 2 + Me.lblFooter.Text = "Minds" + ' + 'panel3 + ' + Me.panel3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ + Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) + Me.panel3.BackColor = System.Drawing.Color.Black + Me.panel3.Controls.Add(Me.lblFooter) + Me.panel3.ForeColor = System.Drawing.Color.Navy + Me.panel3.Location = New System.Drawing.Point(0, 423) + Me.panel3.Name = "panel3" + Me.panel3.Size = New System.Drawing.Size(700, 38) + Me.panel3.TabIndex = 402 + ' + 'frmReporteJ13 + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.BackColor = System.Drawing.Color.White + Me.ClientSize = New System.Drawing.Size(700, 461) + Me.Controls.Add(Me.panel3) + Me.Controls.Add(Me.panel2) + Me.Controls.Add(Me.btnExport) + Me.Controls.Add(Me.btnSearch) + Me.Controls.Add(Me.dgvResult) + Me.Controls.Add(Me.cmbSemester) + Me.Controls.Add(Me.lblSemester) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog + Me.Name = "frmReporteJ13" + Me.Text = "Reporte J13" + CType(Me.dgvResult, System.ComponentModel.ISupportInitialize).EndInit() + Me.panel2.ResumeLayout(False) + Me.panel2.PerformLayout() + CType(Me.Img_logoCabecera, System.ComponentModel.ISupportInitialize).EndInit() + Me.panel3.ResumeLayout(False) + Me.panel3.PerformLayout() + Me.ResumeLayout(False) + Me.PerformLayout() + + End Sub + + Friend WithEvents lblSemester As Label + Friend WithEvents cmbSemester As ComboBox + Friend WithEvents dgvResult As DataGridView + Friend WithEvents btnSearch As Button + Friend WithEvents btnExport As Button + Friend WithEvents Label7 As Label + Private WithEvents panel2 As Panel + Private WithEvents Img_logoCabecera As PictureBox + Friend WithEvents lblFooter As Label + Private WithEvents panel3 As Panel +End Class diff --git a/Reportes/frmReporteJ13.resx b/Reportes/frmReporteJ13.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/Reportes/frmReporteJ13.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/Reportes/frmReporteJ13.vb b/Reportes/frmReporteJ13.vb new file mode 100644 index 0000000..3dfdaf5 --- /dev/null +++ b/Reportes/frmReporteJ13.vb @@ -0,0 +1,86 @@ +Imports System.Collections.Generic +Imports System.IO + +Public Class frmReporteJ13 + Dim comboKey As String + Dim year As String + Dim semester As String + Dim canExport As Boolean + Private Sub frmReporteJ13_Load(sender As Object, e As EventArgs) Handles MyBase.Load + Dim initialYear As Integer + Dim currentYear As Integer + Dim comboSource As New Dictionary(Of String, String)() + + initialYear = 2020 + currentYear = Now.Year + For year As Integer = initialYear To currentYear + comboSource.Add(year.ToString + "1", year.ToString + " - 1") + comboSource.Add(year.ToString + "2", year.ToString + " - 2") + Next + cmbSemester.DataSource = New BindingSource(comboSource, Nothing) + cmbSemester.DisplayMember = "Value" + cmbSemester.ValueMember = "Key" + canExport = False + btnExport.Enabled = canExport + btnExport.Visible = canExport + Dim ClassAud As New ClassMyUtils + ClassAud.RT_Auditoria(clsVaribles.varUsuario, 121, 1, "Entrando Reporte J13") + End Sub + + Private Sub frmReporteJ13_FormClosing(sender As Object, e As FormClosingEventArgs) Handles MyBase.FormClosing + Dim ClassAud As New ClassMyUtils + ClassAud.RT_Auditoria(clsVaribles.varUsuario, 121, 1, "Cerrando Reporte J13") + End Sub + + Private Sub btnSearch_Click(sender As Object, e As EventArgs) Handles btnSearch.Click + Dim Classcom As New clsComplejo + Dim SQL As String = String.Empty + Dim idInherent As Integer + Dim idConrolEffect As Integer + comboKey = DirectCast(cmbSemester.SelectedItem, KeyValuePair(Of String, String)).Key + year = comboKey.Substring(0, 4) + semester = comboKey.Substring(comboKey.Length - 1) + canExport = False + Try + + SQL = "sp_Consulta_ReporteJ13 " + year + ", " + semester + Dim dsGral As DataSet = Classcom.fdtDataSet(SQL) + If dsGral.Tables.Count = 0 Then + MessageBox.Show("No existen registros para el semestre seleccionado") + ElseIf dsGral.Tables(0).Rows.Count = 0 Then + MessageBox.Show("No existen registros para el semestre seleccionado") + Else + canExport = True + End If + btnExport.Enabled = canExport + btnExport.Visible = canExport + dgvResult.DataSource = dsGral.Tables(0) + Catch ex As Exception + MessageBox.Show(ex.Message) + End Try + End Sub + + Private Sub btnExport_Click(sender As Object, e As EventArgs) Handles btnExport.Click + Dim fileName As String = year.ToString + "_" + semester.ToString + "_ R03 J-0313.txt" + Dim sr As StreamWriter + Dim strDelimiter As String = ";" + Dim intColumnCount As Integer = dgvResult.Columns.Count - 1 + Dim strRowData As String = "" + Try + sr = File.CreateText(fileName) + For intX As Integer = 0 To dgvResult.Rows.Count - 1 + strRowData = "" + For intRowData As Integer = 0 To intColumnCount + strRowData += Replace(dgvResult.Rows(intX).Cells(intRowData).Value, strDelimiter, "") & IIf(intRowData < intColumnCount, strDelimiter, "") '''''''''highlights this row + Next intRowData + sr.WriteLine(strRowData) + Next intX + MessageBox.Show("Reporte generado correctamente") + Catch ex As Exception + MessageBox.Show(ex.Message) + + End Try + + sr.Close() + End Sub +End Class \ No newline at end of file diff --git a/Reportes/frmReporteJ14.Designer.vb b/Reportes/frmReporteJ14.Designer.vb new file mode 100644 index 0000000..cfe6e8a --- /dev/null +++ b/Reportes/frmReporteJ14.Designer.vb @@ -0,0 +1,190 @@ + _ +Partial Class frmReporteJ14 + Inherits System.Windows.Forms.Form + + 'Form reemplaza a Dispose para limpiar la lista de componentes. + _ + Protected Overrides Sub Dispose(ByVal disposing As Boolean) + Try + If disposing AndAlso components IsNot Nothing Then + components.Dispose() + End If + Finally + MyBase.Dispose(disposing) + End Try + End Sub + + 'Requerido por el Diseñador de Windows Forms + Private components As System.ComponentModel.IContainer + + 'NOTA: el Diseñador de Windows Forms necesita el siguiente procedimiento + 'Se puede modificar usando el Diseñador de Windows Forms. + 'No lo modifique con el editor de código. + _ + Private Sub InitializeComponent() + Me.btnExport = New System.Windows.Forms.Button() + Me.btnSearch = New System.Windows.Forms.Button() + Me.dgvResult = New System.Windows.Forms.DataGridView() + Me.cmbQuarter = New System.Windows.Forms.ComboBox() + Me.lblQuarter = New System.Windows.Forms.Label() + Me.Label7 = New System.Windows.Forms.Label() + Me.Img_logoCabecera = New System.Windows.Forms.PictureBox() + Me.panel2 = New System.Windows.Forms.Panel() + Me.lblFooter = New System.Windows.Forms.Label() + Me.panel3 = New System.Windows.Forms.Panel() + CType(Me.dgvResult, System.ComponentModel.ISupportInitialize).BeginInit() + CType(Me.Img_logoCabecera, System.ComponentModel.ISupportInitialize).BeginInit() + Me.panel2.SuspendLayout() + Me.panel3.SuspendLayout() + Me.SuspendLayout() + ' + 'btnExport + ' + Me.btnExport.BackColor = System.Drawing.Color.Black + Me.btnExport.Enabled = False + Me.btnExport.ForeColor = System.Drawing.Color.White + Me.btnExport.Location = New System.Drawing.Point(364, 64) + Me.btnExport.Name = "btnExport" + Me.btnExport.Size = New System.Drawing.Size(83, 25) + Me.btnExport.TabIndex = 9 + Me.btnExport.Text = "Exportar" + Me.btnExport.UseVisualStyleBackColor = False + Me.btnExport.Visible = False + ' + 'btnSearch + ' + Me.btnSearch.BackColor = System.Drawing.Color.Black + Me.btnSearch.ForeColor = System.Drawing.Color.White + Me.btnSearch.Location = New System.Drawing.Point(266, 64) + Me.btnSearch.Name = "btnSearch" + Me.btnSearch.Size = New System.Drawing.Size(83, 25) + Me.btnSearch.TabIndex = 8 + Me.btnSearch.Text = "Buscar" + Me.btnSearch.UseVisualStyleBackColor = False + ' + 'dgvResult + ' + Me.dgvResult.AllowUserToAddRows = False + Me.dgvResult.AllowUserToDeleteRows = False + Me.dgvResult.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize + Me.dgvResult.Location = New System.Drawing.Point(12, 101) + Me.dgvResult.Name = "dgvResult" + Me.dgvResult.Size = New System.Drawing.Size(660, 328) + Me.dgvResult.TabIndex = 7 + ' + 'cmbQuarter + ' + Me.cmbQuarter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList + Me.cmbQuarter.FormattingEnabled = True + Me.cmbQuarter.Location = New System.Drawing.Point(70, 67) + Me.cmbQuarter.Name = "cmbQuarter" + Me.cmbQuarter.Size = New System.Drawing.Size(158, 21) + Me.cmbQuarter.TabIndex = 6 + ' + 'lblQuarter + ' + Me.lblQuarter.AutoSize = True + Me.lblQuarter.ForeColor = System.Drawing.Color.MidnightBlue + Me.lblQuarter.Location = New System.Drawing.Point(13, 70) + Me.lblQuarter.Name = "lblQuarter" + Me.lblQuarter.Size = New System.Drawing.Size(50, 13) + Me.lblQuarter.TabIndex = 5 + Me.lblQuarter.Text = "Trimestre" + ' + 'Label7 + ' + Me.Label7.AutoSize = True + Me.Label7.BackColor = System.Drawing.Color.Transparent + Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.Label7.ForeColor = System.Drawing.SystemColors.Window + Me.Label7.Location = New System.Drawing.Point(7, 9) + Me.Label7.Name = "Label7" + Me.Label7.Size = New System.Drawing.Size(118, 25) + Me.Label7.TabIndex = 2 + Me.Label7.Text = "Reporte J14" + ' + 'Img_logoCabecera + ' + Me.Img_logoCabecera.Image = Global.CLIENTE.My.Resources.Resources.blackrock_logo + Me.Img_logoCabecera.Location = New System.Drawing.Point(544, -4) + Me.Img_logoCabecera.Name = "Img_logoCabecera" + Me.Img_logoCabecera.Size = New System.Drawing.Size(117, 50) + Me.Img_logoCabecera.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage + Me.Img_logoCabecera.TabIndex = 361 + Me.Img_logoCabecera.TabStop = False + ' + 'panel2 + ' + Me.panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ + Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) + Me.panel2.BackColor = System.Drawing.Color.Black + Me.panel2.Controls.Add(Me.Label7) + Me.panel2.Controls.Add(Me.Img_logoCabecera) + Me.panel2.ForeColor = System.Drawing.Color.Navy + Me.panel2.Location = New System.Drawing.Point(0, 0) + Me.panel2.Name = "panel2" + Me.panel2.Size = New System.Drawing.Size(684, 46) + Me.panel2.TabIndex = 186 + ' + 'lblFooter + ' + Me.lblFooter.AutoSize = True + Me.lblFooter.BackColor = System.Drawing.Color.Transparent + Me.lblFooter.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.lblFooter.ForeColor = System.Drawing.SystemColors.Window + Me.lblFooter.Location = New System.Drawing.Point(631, 10) + Me.lblFooter.Name = "lblFooter" + Me.lblFooter.Size = New System.Drawing.Size(41, 15) + Me.lblFooter.TabIndex = 2 + Me.lblFooter.Text = "Minds" + ' + 'panel3 + ' + Me.panel3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _ + Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) + Me.panel3.BackColor = System.Drawing.Color.Black + Me.panel3.Controls.Add(Me.lblFooter) + Me.panel3.ForeColor = System.Drawing.Color.Navy + Me.panel3.Location = New System.Drawing.Point(0, 438) + Me.panel3.Name = "panel3" + Me.panel3.Size = New System.Drawing.Size(684, 38) + Me.panel3.TabIndex = 403 + ' + 'frmReporteJ14 + ' + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) + Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font + Me.BackColor = System.Drawing.Color.White + Me.ClientSize = New System.Drawing.Size(684, 477) + Me.Controls.Add(Me.panel3) + Me.Controls.Add(Me.panel2) + Me.Controls.Add(Me.btnExport) + Me.Controls.Add(Me.btnSearch) + Me.Controls.Add(Me.dgvResult) + Me.Controls.Add(Me.cmbQuarter) + Me.Controls.Add(Me.lblQuarter) + Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog + Me.Name = "frmReporteJ14" + Me.Text = "Reporte J14" + CType(Me.dgvResult, System.ComponentModel.ISupportInitialize).EndInit() + CType(Me.Img_logoCabecera, System.ComponentModel.ISupportInitialize).EndInit() + Me.panel2.ResumeLayout(False) + Me.panel2.PerformLayout() + Me.panel3.ResumeLayout(False) + Me.panel3.PerformLayout() + Me.ResumeLayout(False) + Me.PerformLayout() + + End Sub + + Friend WithEvents btnExport As Button + Friend WithEvents btnSearch As Button + Friend WithEvents dgvResult As DataGridView + Friend WithEvents cmbQuarter As ComboBox + Friend WithEvents lblQuarter As Label + Friend WithEvents Label7 As Label + Private WithEvents Img_logoCabecera As PictureBox + Private WithEvents panel2 As Panel + Friend WithEvents lblFooter As Label + Private WithEvents panel3 As Panel +End Class diff --git a/Reportes/frmReporteJ14.resx b/Reportes/frmReporteJ14.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/Reportes/frmReporteJ14.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/Reportes/frmReporteJ14.vb b/Reportes/frmReporteJ14.vb new file mode 100644 index 0000000..4ba3e69 --- /dev/null +++ b/Reportes/frmReporteJ14.vb @@ -0,0 +1,88 @@ +Imports System.Collections.Generic +Imports System.IO + +Public Class frmReporteJ14 + Dim comboKey As String + Dim year As String + Dim quarter As String + Dim canExport As Boolean + Private Sub btnSearch_Click(sender As Object, e As EventArgs) Handles btnSearch.Click + Dim Classcom As New clsComplejo + Dim SQL As String = String.Empty + Dim idInherent As Integer + Dim idConrolEffect As Integer + comboKey = DirectCast(cmbQuarter.SelectedItem, KeyValuePair(Of String, String)).Key + year = comboKey.Substring(0, 4) + quarter = comboKey.Substring(comboKey.Length - 1) + canExport = False + Try + + SQL = "sp_Consulta_ReporteJ14 " + year + ", " + quarter + Dim dsGral As DataSet = Classcom.fdtDataSet(SQL) + If dsGral.Tables.Count = 0 Then + MessageBox.Show("No existen registros para el semestre seleccionado") + ElseIf dsGral.Tables(0).Rows.Count = 0 Then + MessageBox.Show("No existen registros para el semestre seleccionado") + Else + canExport = True + End If + btnExport.Enabled = canExport + btnExport.Visible = canExport + dgvResult.DataSource = dsGral.Tables(0) + Catch ex As Exception + MessageBox.Show(ex.Message) + End Try + End Sub + + Private Sub btnExport_Click(sender As Object, e As EventArgs) Handles btnExport.Click + Dim fileName As String = year.ToString + "_" + quarter.ToString + "_ R03 J-0314.txt" + Dim sr As StreamWriter + Dim strDelimiter As String = ";" + Dim intColumnCount As Integer = dgvResult.Columns.Count - 1 + Dim strRowData As String = "" + Try + sr = File.CreateText(fileName) + For intX As Integer = 0 To dgvResult.Rows.Count - 1 + strRowData = "" + For intRowData As Integer = 0 To intColumnCount + strRowData += Replace(dgvResult.Rows(intX).Cells(intRowData).Value, strDelimiter, "") & IIf(intRowData < intColumnCount, strDelimiter, "") '''''''''highlights this row + Next intRowData + sr.WriteLine(strRowData) + Next intX + MessageBox.Show("Reporte generado correctamente") + Catch ex As Exception + MessageBox.Show(ex.Message) + + End Try + + sr.Close() + End Sub + + Private Sub frmReporteJ14_Load(sender As Object, e As EventArgs) Handles MyBase.Load + Dim initialYear As Integer + Dim currentYear As Integer + Dim comboSource As New Dictionary(Of String, String)() + + initialYear = 2020 + currentYear = Now.Year + For year As Integer = initialYear To currentYear + comboSource.Add(year.ToString + "1", year.ToString + " - 1") + comboSource.Add(year.ToString + "2", year.ToString + " - 2") + comboSource.Add(year.ToString + "3", year.ToString + " - 3") + comboSource.Add(year.ToString + "4", year.ToString + " - 4") + Next + cmbQuarter.DataSource = New BindingSource(comboSource, Nothing) + cmbQuarter.DisplayMember = "Value" + cmbQuarter.ValueMember = "Key" + canExport = False + btnExport.Enabled = canExport + btnExport.Visible = canExport + Dim ClassAud As New ClassMyUtils + ClassAud.RT_Auditoria(clsVaribles.varUsuario, 121, 1, "Entrando Reporte J14") + End Sub + + Private Sub frmReporteJ14_FormClosing(sender As Object, e As FormClosingEventArgs) Handles MyBase.FormClosing + Dim ClassAud As New ClassMyUtils + ClassAud.RT_Auditoria(clsVaribles.varUsuario, 121, 1, "Cerrando Reporte J14") + End Sub +End Class \ No newline at end of file diff --git a/Seguridad/Permiso.resx b/Seguridad/Permiso.resx index c963710..cc321bb 100644 --- a/Seguridad/Permiso.resx +++ b/Seguridad/Permiso.resx @@ -125,7 +125,7 @@ AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0 ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAABQ - DQAAAk1TRnQBSQFMAgEBCAEAAWwBBQFsAQUBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo + DQAAAk1TRnQBSQFMAgEBCAEAAXwBBQF8AQUBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo AwABQAMAATADAAEBAQABCAYAAQwYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5 AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA diff --git a/Seguridad/Permiso.vb b/Seguridad/Permiso.vb index 15b11e2..61db629 100644 --- a/Seguridad/Permiso.vb +++ b/Seguridad/Permiso.vb @@ -36,6 +36,8 @@ Public Class Permiso Friend WithEvents chkRiesgoPPE As CheckBox Friend WithEvents chkCatsEBR As CheckBox Friend WithEvents chkEstatusCta As CheckBox + Friend WithEvents chkReporteJ13 As CheckBox + Friend WithEvents chkReporteJ14 As CheckBox #Region " Código generado por el Diseñador de Windows Forms " Dim esCarga As Boolean Public Sub New() @@ -312,6 +314,8 @@ Public Class Permiso Me.Reportes = New System.Windows.Forms.TabPage() Me.ChkTodosReporte = New System.Windows.Forms.CheckBox() Me.GroupBox13 = New System.Windows.Forms.GroupBox() + Me.chkReporteJ14 = New System.Windows.Forms.CheckBox() + Me.chkReporteJ13 = New System.Windows.Forms.CheckBox() Me.CheckBox1 = New System.Windows.Forms.CheckBox() Me.chkVigenciaAlertas = New System.Windows.Forms.CheckBox() Me.chkAsesoria = New System.Windows.Forms.CheckBox() @@ -362,6 +366,7 @@ Public Class Permiso Me.Catalogos = New System.Windows.Forms.TabPage() Me.ChkTodosCatalogos = New System.Windows.Forms.CheckBox() Me.GroupBox10 = New System.Windows.Forms.GroupBox() + Me.chkEstatusCta = New System.Windows.Forms.CheckBox() Me.chkCatsEBR = New System.Windows.Forms.CheckBox() Me.chkRazonMX = New System.Windows.Forms.CheckBox() Me.chkBoxParamMR = New System.Windows.Forms.CheckBox() @@ -551,7 +556,6 @@ Public Class Permiso Me.panel3 = New System.Windows.Forms.Panel() Me.Label11 = New System.Windows.Forms.Label() Me.lblFooter = New System.Windows.Forms.Label() - Me.chkEstatusCta = New System.Windows.Forms.CheckBox() Me.GroupBox1.SuspendLayout() Me.GroupBox2.SuspendLayout() Me.TabControl3.SuspendLayout() @@ -726,6 +730,8 @@ Public Class Permiso 'GroupBox13 ' Me.GroupBox13.BackColor = System.Drawing.Color.White + Me.GroupBox13.Controls.Add(Me.chkReporteJ14) + Me.GroupBox13.Controls.Add(Me.chkReporteJ13) Me.GroupBox13.Controls.Add(Me.CheckBox1) Me.GroupBox13.Controls.Add(Me.chkVigenciaAlertas) Me.GroupBox13.Controls.Add(Me.chkAsesoria) @@ -761,6 +767,26 @@ Public Class Permiso Me.GroupBox13.TabIndex = 18 Me.GroupBox13.TabStop = False ' + 'chkReporteJ14 + ' + Me.chkReporteJ14.AutoSize = True + Me.chkReporteJ14.Location = New System.Drawing.Point(247, 176) + Me.chkReporteJ14.Name = "chkReporteJ14" + Me.chkReporteJ14.Size = New System.Drawing.Size(84, 17) + Me.chkReporteJ14.TabIndex = 195 + Me.chkReporteJ14.Tag = "1207" + Me.chkReporteJ14.Text = "Reporte J14" + ' + 'chkReporteJ13 + ' + Me.chkReporteJ13.AutoSize = True + Me.chkReporteJ13.Location = New System.Drawing.Point(247, 153) + Me.chkReporteJ13.Name = "chkReporteJ13" + Me.chkReporteJ13.Size = New System.Drawing.Size(84, 17) + Me.chkReporteJ13.TabIndex = 194 + Me.chkReporteJ13.Tag = "1206" + Me.chkReporteJ13.Text = "Reporte J13" + ' 'CheckBox1 ' Me.CheckBox1.AutoSize = True @@ -1296,6 +1322,16 @@ Public Class Permiso Me.GroupBox10.TabIndex = 16 Me.GroupBox10.TabStop = False ' + 'chkEstatusCta + ' + Me.chkEstatusCta.AutoSize = True + Me.chkEstatusCta.Location = New System.Drawing.Point(504, 171) + Me.chkEstatusCta.Name = "chkEstatusCta" + Me.chkEstatusCta.Size = New System.Drawing.Size(124, 17) + Me.chkEstatusCta.TabIndex = 150 + Me.chkEstatusCta.Tag = "205" + Me.chkEstatusCta.Text = "Estatus de la Cuenta" + ' 'chkCatsEBR ' Me.chkCatsEBR.AutoSize = True @@ -3152,11 +3188,11 @@ Public Class Permiso ' Me.DesHeader.AutoSize = True Me.DesHeader.BackColor = System.Drawing.Color.Transparent - Me.DesHeader.Font = New System.Drawing.Font("Century Gothic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.DesHeader.Font = New System.Drawing.Font("Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.DesHeader.ForeColor = System.Drawing.SystemColors.Window Me.DesHeader.Location = New System.Drawing.Point(21, 8) Me.DesHeader.Name = "DesHeader" - Me.DesHeader.Size = New System.Drawing.Size(70, 22) + Me.DesHeader.Size = New System.Drawing.Size(71, 24) Me.DesHeader.TabIndex = 2 Me.DesHeader.Text = "Perfiles" ' @@ -3177,11 +3213,11 @@ Public Class Permiso ' Me.Label11.AutoSize = True Me.Label11.BackColor = System.Drawing.Color.Transparent - Me.Label11.Font = New System.Drawing.Font("Century Gothic", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label11.ForeColor = System.Drawing.SystemColors.Window Me.Label11.Location = New System.Drawing.Point(731, 8) Me.Label11.Name = "Label11" - Me.Label11.Size = New System.Drawing.Size(42, 17) + Me.Label11.Size = New System.Drawing.Size(41, 15) Me.Label11.TabIndex = 3 Me.Label11.Text = "Minds" ' @@ -3189,24 +3225,14 @@ Public Class Permiso ' Me.lblFooter.AutoSize = True Me.lblFooter.BackColor = System.Drawing.Color.Transparent - Me.lblFooter.Font = New System.Drawing.Font("Century Gothic", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.lblFooter.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblFooter.ForeColor = System.Drawing.SystemColors.Window Me.lblFooter.Location = New System.Drawing.Point(1019, 7) Me.lblFooter.Name = "lblFooter" - Me.lblFooter.Size = New System.Drawing.Size(42, 17) + Me.lblFooter.Size = New System.Drawing.Size(41, 15) Me.lblFooter.TabIndex = 2 Me.lblFooter.Text = "Minds" ' - 'chkEstatusCta - ' - Me.chkEstatusCta.AutoSize = True - Me.chkEstatusCta.Location = New System.Drawing.Point(504, 171) - Me.chkEstatusCta.Name = "chkEstatusCta" - Me.chkEstatusCta.Size = New System.Drawing.Size(124, 17) - Me.chkEstatusCta.TabIndex = 150 - Me.chkEstatusCta.Tag = "205" - Me.chkEstatusCta.Text = "Estatus de la Cuenta" - ' 'Permiso ' Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None diff --git a/bin/2020_1_ R03 J-0313.txt b/bin/2020_1_ R03 J-0313.txt new file mode 100644 index 0000000..ae63b6d --- /dev/null +++ b/bin/2020_1_ R03 J-0313.txt @@ -0,0 +1,42 @@ +313;08091992;3;203;301;401;;;;0.00 +313;1000A01;2;203;301;401;;;;0.00 +313;1000A01;2;203;301;402;;;;0.00 +313;123456;3;203;301;401;;;;0.00 +313;123546;2;203;301;401;;;;0.00 +313;123546;2;203;301;403;;;;0.00 +313;12568952;1;203;301;401;;;;0.00 +313;145;4;203;301;401;;;;0.00 +313;145;4;203;301;402;;;;0.00 +313;15987;4;203;301;401;;;;0.00 +313;15987;4;203;301;402;;;;0.00 +313;2018A;2;203;301;401;;;;0.00 +313;2018A;3;203;301;402;;;;0.00 +313;2346;2;203;301;401;;;;0.00 +313;2500;3;201;301;402;;;;0.00 +313;2501;2;201;301;402;;;;0.00 +313;2502;1;201;301;402;;;;0.00 +313;2502;1;201;301;403;;;;0.00 +313;53836412;1;203;301;402;;;;0.00 +313;53836412;1;203;301;403;;;;0.00 +313;5487546;3;201;301;402;;;;0.00 +313;57429359;3;201;301;403;;;;0.00 +313;748419841849;3;203;301;401;;;;0.00 +313;748419841849;3;203;301;402;;;;0.00 +313;748419841849;3;203;301;403;;;;0.00 +313;MORAAL01;5;201;301;402;;;;0.00 +313;NIC30;1;203;301;401;;;;0.00 +313;PRB005;2;201;301;401;;;;0.00 +313;PRB005;2;201;301;403;;;;0.00 +313;PRB006;3;203;301;401;;;;0.00 +313;PRUEBAFID1;6;201;301;401;;;;0.00 +313;PRUEBAFID1;6;201;301;403;;;;0.00 +313;PRUEBAFID2;3;201;301;401;;;;0.00 +313;PRUEBAPF1;1;203;301;402;;;;0.00 +313;PRUEBAPF1;1;203;301;403;;;;0.00 +313;PRUEBAPF2;1;203;301;402;;;;0.00 +313;PRUEBAPM1;2;201;301;401;;;;0.00 +313;PRUEBAPM1;2;201;301;403;;;;0.00 +313;PRUEBAPM2;2;203;301;403;;;;0.00 +313;TURN1º;2;201;301;403;;;;0.00 +313;TURN3º;2;203;301;401;;;;0.00 +313;TURN3º;2;203;301;403;;;;0.00 diff --git a/bin/2020_1_ R03 J-0314.txt b/bin/2020_1_ R03 J-0314.txt new file mode 100644 index 0000000..ae63b6d --- /dev/null +++ b/bin/2020_1_ R03 J-0314.txt @@ -0,0 +1,42 @@ +313;08091992;3;203;301;401;;;;0.00 +313;1000A01;2;203;301;401;;;;0.00 +313;1000A01;2;203;301;402;;;;0.00 +313;123456;3;203;301;401;;;;0.00 +313;123546;2;203;301;401;;;;0.00 +313;123546;2;203;301;403;;;;0.00 +313;12568952;1;203;301;401;;;;0.00 +313;145;4;203;301;401;;;;0.00 +313;145;4;203;301;402;;;;0.00 +313;15987;4;203;301;401;;;;0.00 +313;15987;4;203;301;402;;;;0.00 +313;2018A;2;203;301;401;;;;0.00 +313;2018A;3;203;301;402;;;;0.00 +313;2346;2;203;301;401;;;;0.00 +313;2500;3;201;301;402;;;;0.00 +313;2501;2;201;301;402;;;;0.00 +313;2502;1;201;301;402;;;;0.00 +313;2502;1;201;301;403;;;;0.00 +313;53836412;1;203;301;402;;;;0.00 +313;53836412;1;203;301;403;;;;0.00 +313;5487546;3;201;301;402;;;;0.00 +313;57429359;3;201;301;403;;;;0.00 +313;748419841849;3;203;301;401;;;;0.00 +313;748419841849;3;203;301;402;;;;0.00 +313;748419841849;3;203;301;403;;;;0.00 +313;MORAAL01;5;201;301;402;;;;0.00 +313;NIC30;1;203;301;401;;;;0.00 +313;PRB005;2;201;301;401;;;;0.00 +313;PRB005;2;201;301;403;;;;0.00 +313;PRB006;3;203;301;401;;;;0.00 +313;PRUEBAFID1;6;201;301;401;;;;0.00 +313;PRUEBAFID1;6;201;301;403;;;;0.00 +313;PRUEBAFID2;3;201;301;401;;;;0.00 +313;PRUEBAPF1;1;203;301;402;;;;0.00 +313;PRUEBAPF1;1;203;301;403;;;;0.00 +313;PRUEBAPF2;1;203;301;402;;;;0.00 +313;PRUEBAPM1;2;201;301;401;;;;0.00 +313;PRUEBAPM1;2;201;301;403;;;;0.00 +313;PRUEBAPM2;2;203;301;403;;;;0.00 +313;TURN1º;2;201;301;403;;;;0.00 +313;TURN3º;2;203;301;401;;;;0.00 +313;TURN3º;2;203;301;403;;;;0.00 diff --git a/bin/Conexion_MindsOP.ini b/bin/Conexion_MindsOP.ini index aa9ec5f..2e5009a 100644 --- a/bin/Conexion_MindsOP.ini +++ b/bin/Conexion_MindsOP.ini @@ -1,5 +1,5 @@ -BASEDATOS=Minds_BlackRock_OF -PASSWORD=243019035051067095 -SERVIDOR=CONDOR-MIKE\SQLEXPRESS2016 TIPOSERVIDORMD=SQL Server -USUARIO=sa \ No newline at end of file +SERVIDOR=149.28.214.102,14337 +BASEDATOS=Minds_BlackRock_Dev +USUARIO=usrBlackRock +PASSWORD=244214150226146068038196002134181036246054191 \ No newline at end of file diff --git a/bin/MINDS CLIENTEOF.application b/bin/MINDS CLIENTEOF.application index b5f148b..3a6bb79 100644 --- a/bin/MINDS CLIENTEOF.application +++ b/bin/MINDS CLIENTEOF.application @@ -14,7 +14,7 @@ - RQY4vdQEQiry0SAYcTe8FmZxNPA= + uE3ve6xiWGCt564EdThVPHwOsms= diff --git a/bin/MINDS CLIENTEOF.exe b/bin/MINDS CLIENTEOF.exe index 9cf2b09..8b18114 100644 Binary files a/bin/MINDS CLIENTEOF.exe and b/bin/MINDS CLIENTEOF.exe differ diff --git a/bin/MINDS CLIENTEOF.exe.manifest b/bin/MINDS CLIENTEOF.exe.manifest index 712e3e4..14b6f36 100644 --- a/bin/MINDS CLIENTEOF.exe.manifest +++ b/bin/MINDS CLIENTEOF.exe.manifest @@ -247,14 +247,14 @@ - + - B/br4mzrlAbYttjcg4U/S6X5m88= + g6VV+isApnPhlL0CD5x2+h3J++Y= diff --git a/bin/MINDS CLIENTEOF.pdb b/bin/MINDS CLIENTEOF.pdb index 44a1b07..02f3475 100644 Binary files a/bin/MINDS CLIENTEOF.pdb and b/bin/MINDS CLIENTEOF.pdb differ diff --git a/bin/ReporteJ13_20201 b/bin/ReporteJ13_20201 new file mode 100644 index 0000000..b242107 --- /dev/null +++ b/bin/ReporteJ13_20201 @@ -0,0 +1,44 @@ +313;08091992;3;203;301;401;;;110;422143.54 +313;1000A01;2;203;301;401;;;111;569093.26 +313;1000A01;2;203;301;402;;;104;689937.75 +313;123456;3;203;301;401;;;;0.00 +313;123546;2;203;301;401;;;103;1191219.84 +313;123546;2;203;301;403;;;;0.00 +313;12568952;1;203;301;401;;;110;203050.19 +313;145;4;203;301;401;;;;0.00 +313;145;4;203;301;402;;;104;442298.18 +313;15987;4;203;301;401;;;;0.00 +313;15987;4;203;301;402;;;112;245074.90 +313;2018A;2;203;301;401;;;;0.00 +313;2018A;3;203;301;402;;;105;219364.62 +313;2346;2;203;301;401;;;112;456921.36 +313;2500;3;201;301;402;;;;0.00 +313;2501;2;201;301;402;;;117;436198.47 +313;2502;1;201;301;402;;;103;212655.15 +313;2502;1;201;301;402;;;113;883412.66 +313;2502;1;201;301;403;;;101;1164751.60 +313;53836412;1;203;301;402;;;;0.00 +313;53836412;1;203;301;403;;;;0.00 +313;5487546;3;201;301;402;;;;0.00 +313;57429359;3;201;301;403;;;;0.00 +313;748419841849;3;203;301;401;;;;0.00 +313;748419841849;3;203;301;402;;;;0.00 +313;748419841849;3;203;301;403;;;;0.00 +313;MORAAL01;5;201;301;402;;;111;889870.40 +313;NIC30;1;203;301;401;;;;0.00 +313;PRB005;2;201;301;401;;;;0.00 +313;PRB005;2;201;301;403;;;;0.00 +313;PRB006;3;203;301;401;;;;0.00 +313;PRUEBAFID1;6;201;301;401;;;;0.00 +313;PRUEBAFID1;6;201;301;403;;;;0.00 +313;PRUEBAFID2;3;201;301;401;;;;0.00 +313;PRUEBAPF1;1;203;301;402;;;;0.00 +313;PRUEBAPF1;1;203;301;403;;;;0.00 +313;PRUEBAPF2;1;203;301;402;;;;0.00 +313;PRUEBAPM1;2;201;301;401;;;;0.00 +313;PRUEBAPM1;2;201;301;403;;;;0.00 +313;PRUEBAPM2;2;203;301;403;;;;0.00 +313;TURN1º;2;201;301;403;;;;0.00 +313;TURN3º;2;203;301;401;;;;0.00 +313;TURN3º;2;203;301;403;;;;0.00 +;;;;;;;;; diff --git a/bin/ReporteJ14_20201.txt b/bin/ReporteJ14_20201.txt new file mode 100644 index 0000000..a798f35 --- /dev/null +++ b/bin/ReporteJ14_20201.txt @@ -0,0 +1,14 @@ +314;08091992;0;3;203;052489652;301;95564.10;401;602;20170815;30204;040014 +314;1000A01;0;2;203;100001;301;41386.49;401;602;20180510;77571;040014 +314;1000A01;0;2;203;1778899;301;142347.78;402;602;20180510;55892;040014 +314;123546;0;2;203;1236547;301;136240.10;401;602;20180813;30787;040002 +314;12568952;19850125;1;203;4521025325121;301;28340.76;401;602;20180815;15629;040002 +314;145;20180815;4;203;125542544;301;56224.30;402;602;20180815;69527;040014 +314;15987;19990913;4;203;0879;301;78817.14;402;602;20080709;23665;040002 +314;2018A;0;3;203;10001;301;79975.52;402;602;20180815;52000;040012 +314;2346;0;2;203;09890000;301;30603.17;401;602;20180815;45044;040014 +314;2501;0;2;201;1901;301;66119.42;402;602;20180810;36086;040014 +314;2502;19800815;1;201;1010;301;74135.64;402;602;20180810;98944;040014 +314;2502;19800815;1;201;1011;301;123204.92;402;602;20180810;57779;040002 +314;2502;19800815;1;201;1012;301;128353.86;403;602;20180810;09865;040002 +314;MORAAL01;0;5;201;1254;301;112385.63;402;602;20180813;99761;040002 diff --git a/bin/app.publish/MINDS CLIENTEOF.exe b/bin/app.publish/MINDS CLIENTEOF.exe index 9cf2b09..8b18114 100644 Binary files a/bin/app.publish/MINDS CLIENTEOF.exe and b/bin/app.publish/MINDS CLIENTEOF.exe differ diff --git a/obj/Debug/CLIENTE.Permiso.resources b/obj/Debug/CLIENTE.Permiso.resources index ea814f7..d419004 100644 Binary files a/obj/Debug/CLIENTE.Permiso.resources and b/obj/Debug/CLIENTE.Permiso.resources differ diff --git a/obj/Debug/CLIENTE.frmReporteJ13.resources b/obj/Debug/CLIENTE.frmReporteJ13.resources new file mode 100644 index 0000000..6c05a97 Binary files /dev/null and b/obj/Debug/CLIENTE.frmReporteJ13.resources differ diff --git a/obj/Debug/CLIENTE.frmReporteJ14.resources b/obj/Debug/CLIENTE.frmReporteJ14.resources new file mode 100644 index 0000000..6c05a97 Binary files /dev/null and b/obj/Debug/CLIENTE.frmReporteJ14.resources differ diff --git a/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/obj/Debug/DesignTimeResolveAssemblyReferences.cache index 200f375..43a12a8 100644 Binary files a/obj/Debug/DesignTimeResolveAssemblyReferences.cache and b/obj/Debug/DesignTimeResolveAssemblyReferences.cache differ diff --git a/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 999dda3..8a1b13a 100644 Binary files a/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/obj/Debug/MINDS CLIENTEOF.application b/obj/Debug/MINDS CLIENTEOF.application index b5f148b..3a6bb79 100644 --- a/obj/Debug/MINDS CLIENTEOF.application +++ b/obj/Debug/MINDS CLIENTEOF.application @@ -14,7 +14,7 @@ - RQY4vdQEQiry0SAYcTe8FmZxNPA= + uE3ve6xiWGCt564EdThVPHwOsms= diff --git a/obj/Debug/MINDS CLIENTEOF.exe b/obj/Debug/MINDS CLIENTEOF.exe index 9cf2b09..8b18114 100644 Binary files a/obj/Debug/MINDS CLIENTEOF.exe and b/obj/Debug/MINDS CLIENTEOF.exe differ diff --git a/obj/Debug/MINDS CLIENTEOF.exe.manifest b/obj/Debug/MINDS CLIENTEOF.exe.manifest index 712e3e4..14b6f36 100644 --- a/obj/Debug/MINDS CLIENTEOF.exe.manifest +++ b/obj/Debug/MINDS CLIENTEOF.exe.manifest @@ -247,14 +247,14 @@ - + - B/br4mzrlAbYttjcg4U/S6X5m88= + g6VV+isApnPhlL0CD5x2+h3J++Y= diff --git a/obj/Debug/MINDS CLIENTEOF.pdb b/obj/Debug/MINDS CLIENTEOF.pdb index 44a1b07..02f3475 100644 Binary files a/obj/Debug/MINDS CLIENTEOF.pdb and b/obj/Debug/MINDS CLIENTEOF.pdb differ diff --git a/obj/Debug/Minds Cliente.vbproj.CoreCompileInputs.cache b/obj/Debug/Minds Cliente.vbproj.CoreCompileInputs.cache index e3c64ca..fb4405c 100644 --- a/obj/Debug/Minds Cliente.vbproj.CoreCompileInputs.cache +++ b/obj/Debug/Minds Cliente.vbproj.CoreCompileInputs.cache @@ -1 +1 @@ -7d0b93ed6effe95d8e4a70c5c668b58c7b055a8d +20c9fb53d0fd991430cf62f67ae3e9069e7eefdd diff --git a/obj/Debug/Minds Cliente.vbproj.FileListAbsolute.txt b/obj/Debug/Minds Cliente.vbproj.FileListAbsolute.txt index 43c8581..9148303 100644 --- a/obj/Debug/Minds Cliente.vbproj.FileListAbsolute.txt +++ b/obj/Debug/Minds Cliente.vbproj.FileListAbsolute.txt @@ -9039,3 +9039,204 @@ C:\Users\Condor-Mike\Documents\Visual Studio 2010\Projects\BlackRock\Cliente_OF\ C:\Users\Condor-Mike\Documents\Visual Studio 2010\Projects\BlackRock\Cliente_OF\obj\Debug\CLIENTE.frmParametrosMR.resources C:\Users\Condor-Mike\Documents\Visual Studio 2010\Projects\BlackRock\Cliente_OF\obj\Debug\CLIENTE.frmEBR.resources C:\Users\Condor-Mike\Documents\Visual Studio 2010\Projects\BlackRock\Cliente_OF\obj\Debug\CLIENTE.frmEBRDomicilios.resources +C:\Dev\BlackRock\code\client\bin\MINDS CLIENTEOF.exe.config +C:\Dev\BlackRock\code\client\bin\MINDS CLIENTEOF.exe.manifest +C:\Dev\BlackRock\code\client\bin\MINDS CLIENTEOF.application +C:\Dev\BlackRock\code\client\bin\MINDS CLIENTEOF.exe +C:\Dev\BlackRock\code\client\bin\MINDS CLIENTEOF.pdb +C:\Dev\BlackRock\code\client\bin\MINDS CLIENTEOF.xml +C:\Dev\BlackRock\code\client\bin\adodb.dll +C:\Dev\BlackRock\code\client\bin\stdole.dll +C:\Dev\BlackRock\code\client\bin\office.dll +C:\Dev\BlackRock\code\client\bin\Microsoft.Vbe.Interop.dll +C:\Dev\BlackRock\code\client\obj\Debug\Minds Cliente.vbprojAssemblyReference.cache +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.ActTipoCambio.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmCatalogos.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmCanales.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FRCalificacion.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmAgentes.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmDirAgencia.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmFuncionario.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmMyParametroGrupo.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmOficinas.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmParam.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmParamsGral.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmStatusPatrones.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.MyAsignaGrupo.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.RazonAct.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.ClientesBol.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmBuscaListas.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmCalStatus.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FRMListasR.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.PaisesBol.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.PersonasBol.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.CatPais.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmMasterCatalogo.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmPatrones.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FRMyActividad.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FRMyEstado.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FRMyInstitucion.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FRMyInstrumento.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FRMyMoneda.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FRMyOrganismo.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FRMyProducto.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FRMySubproducto.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FRMyTipoOperacion.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmCatEBR.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmEmailFTP.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmRazonesUSDMX.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmRazonesCuentaUSD.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmRelacionCuenta.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmPropositoCuenta.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmCuentasUSD.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmSectorEconomico.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmLocalidad.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmCASFIM.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmEmailAnonimo.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmGrupoRiesgo.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmSucursal.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmFiguraLegal.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmTipoPersona.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmEstructuraCorp.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmTipoDomicilio.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmTipoCuenta.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmProcedenciaRecurso.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmParentesco.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmTipoTransferencia.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmInstrumento.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmIdentificacion.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmFuenteIngreso.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmDestinoRecurso.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmActividadVulnerable.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmConcepto.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmCatalogosBinarios.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmConfiguracion.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmAboutBox.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmAccesoControl.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmAvisos.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmEstatusCuenta.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmRiesgoPPE.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmInformes.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmModificarRep6.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmModificarChequesCaja.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmModificarTransfeInfo.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmModificarAcuerdoTransInfo.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmModificarDolaresEfec.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.EsquemasDetectados.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmAcuerdoTransfeInfo.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmAcumuladoCliente.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmAlarmas.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmAlarmasExp.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FRMBusqueda.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmCal.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmCartas.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmChekList.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmChequeCaja.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmclientes.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmConsultaAlarmas.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmContestacionOF.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmDocChk.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmDoctosCh.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmDolaresEfectivo.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmMCapitales.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmModificarTI.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmCiudadOperacion.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmNacionalidad.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmObjCuenta.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmParametrosMR.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmPreload.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmRep6.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmRepInterExt.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmTInternacional.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmTransferenciaInfo.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FechaGrafica.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmDivisaGrafica.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.GeografiaGrafica.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.Monto.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.MontoGrafica.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.OperBaja.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.Patron_Transacciones.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmExcedentes.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmDetalleHistoricoDIV.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmDetalleHistoricoBI.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmDetalleHistoricoBT.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmHistoricoAlarmasDIV.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmHistoricoAlarmasBI.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmHistoricoAlarmasBT.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmDetalleHistorico.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmHistoricoAlarmas.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.logo.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmListaRSPID.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.mdiForm.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.Resources.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.PopUp.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmConfigHit.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmDetalleHit.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmProcesoHit.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.CierreGrupal.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmChequeCaja_Detalle.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmDetalle.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmDetalleFTI.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmEBR.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmEBRDomicilios.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmIngresosDepositos.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.DetalleDormantAccount.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.DetalleOperPre.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.Detalles.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.DormatAccount.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.ExcProgreso.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FRAlarmasKYC.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FRAuditoria.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmCuentasRelacionadas.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmFraccionadaDET.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FRMFraccionadas.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmListaEvidenciasAlarmas.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmNewInsuales.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmParamSITI.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmRepAnonimo.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmRepEstadistico.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmReporteAsesorias.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmUmbral.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.DetallesSin.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmVigenciaAlertas.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrTransaccionesXGpo.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.InusualesCredito.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.InusualesDerivados.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.InusualesDivisas.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.OperatividadBaja.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.OperInuSinTran.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.OperPreoAdmin.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.OperPreoAdminDetalle.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.OperPreoSinTran.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.PersonasRelacionadas.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.PersonasRelacionadasDet.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.RepFraccionadas.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.RepOpInusuales.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.ReporteCNBV.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.ReporteMerDin.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.ReporteOperComer.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.ReporteOperPreo.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.ReporteRelevantes.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.ReporteSITI.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.RepRelevantes.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmVigenciaCon.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.CambioPassword.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmLoginWindows.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.FrmPasswConfig.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.Login.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.Perfil.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.Permiso.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.UsuarioM.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.splash.resources +C:\Dev\BlackRock\code\client\obj\Debug\Minds Cliente.vbproj.GenerateResource.cache +C:\Dev\BlackRock\code\client\obj\Debug\MINDS CLIENTEOF.exe.licenses +C:\Dev\BlackRock\code\client\obj\Debug\Minds Cliente.vbproj.CoreCompileInputs.cache +C:\Dev\BlackRock\code\client\obj\Debug\MINDS CLIENTEOF.TrustInfo.xml +C:\Dev\BlackRock\code\client\obj\Debug\MINDS CLIENTEOF.exe.manifest +C:\Dev\BlackRock\code\client\obj\Debug\MINDS CLIENTEOF.application +C:\Dev\BlackRock\code\client\obj\Debug\Minds Cliente.vbproj.CopyComplete +C:\Dev\BlackRock\code\client\obj\Debug\MINDS CLIENTEOF.exe +C:\Dev\BlackRock\code\client\obj\Debug\MINDS CLIENTEOF.xml +C:\Dev\BlackRock\code\client\obj\Debug\MINDS CLIENTEOF.pdb +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmReporteJ13.resources +C:\Dev\BlackRock\code\client\obj\Debug\CLIENTE.frmReporteJ14.resources diff --git a/obj/Debug/Minds Cliente.vbproj.GenerateResource.Cache b/obj/Debug/Minds Cliente.vbproj.GenerateResource.Cache index b6300f8..c87b480 100644 Binary files a/obj/Debug/Minds Cliente.vbproj.GenerateResource.Cache and b/obj/Debug/Minds Cliente.vbproj.GenerateResource.Cache differ diff --git a/obj/Debug/Minds Cliente.vbprojAssemblyReference.cache b/obj/Debug/Minds Cliente.vbprojAssemblyReference.cache index f3b54c3..f2cdd4d 100644 Binary files a/obj/Debug/Minds Cliente.vbprojAssemblyReference.cache and b/obj/Debug/Minds Cliente.vbprojAssemblyReference.cache differ diff --git a/obj/Debug/minds clienteof.exe.licenses b/obj/Debug/minds clienteof.exe.licenses index 73b575f..4852407 100644 Binary files a/obj/Debug/minds clienteof.exe.licenses and b/obj/Debug/minds clienteof.exe.licenses differ