mirror of
https://github.com/KeymonSoft/Profina_Preventa.git
synced 2026-04-20 14:19:35 +00:00
Se agrego la validacion de usuarios, el apartado de solicita en cliente y se hace la insercion en la base de datos.
**Saludos Cordiales.**
This commit is contained in:
@@ -217,6 +217,7 @@ Private Sub B4XPage_Created (Root1 As B4XView)
|
||||
Log(LastException)
|
||||
End Try
|
||||
End Try
|
||||
Subs.agregaColumna("PEDIDO_CLIENTE", "PC_SOLICITA", "TEXT")
|
||||
c=Starter.skmt.ExecQuery("select COUNT(*) AS CUANTOS from HIST_STAY_OUT ")
|
||||
C.Position = 0
|
||||
If c.GetString("CUANTOS") = 0 Then
|
||||
|
||||
Reference in New Issue
Block a user