mirror of
https://github.com/KeymonSoft/Mariana_Censos.git
synced 2026-04-20 06:09:18 +00:00
26/2/23 - Cuestionario para clientes
- Se agregó el cuestionario popup al entrar a un cliente. - FALTA PONERLO EN LOS CLIENTES NUEVOS
This commit is contained in:
@@ -177,7 +177,7 @@ Sub clv_clientes_ItemClick (index As Int, Value As Object)
|
||||
DateTime.TimeFormat = "HH:mm:ss"
|
||||
Subs.guardaClienteHoraInicio(value2(0))
|
||||
B4XPages.MainPage.cliente.refrescarCliente = True
|
||||
Log(Value)
|
||||
' Log(Value)
|
||||
If Value.As(String).StartsWith("N") Then
|
||||
B4XPages.MainPage.nuevoCliente.cargarCliente = True
|
||||
B4XPages.ShowPage("NuevoCliente")
|
||||
|
||||
Reference in New Issue
Block a user