This commit is contained in:
Javier
2025-09-01 13:29:10 -06:00
parent 46bd04a92f
commit beceec8c98
7 changed files with 50 additions and 29 deletions

View File

@@ -90,7 +90,7 @@ Sub B4XPage_Appear
d.Position = 0
l_fecha.Text = d.GetString("FECHACONSULTA")
d.Close
Else
Else
b_cancelar.Visible = True
btnStartStop2.Visible = False
lb_folioselec.Text = B4XPages.MainPage.seleccion.folioactual
@@ -139,7 +139,7 @@ Sub B4XPage_Appear
End If
End If
c.Close
'
' p_producto.Visible = True 'PARA PRUEBAS
End Sub