16/12/23 - Correccion de qu cuando se envía pedido no mandaba "INFO OK"

This commit is contained in:
2023-12-16 22:04:38 -06:00
parent 3efdd92ffa
commit 7f867fac04
6 changed files with 29 additions and 20 deletions

View File

@@ -126,7 +126,6 @@ End Sub
'This event will be called once, before the page becomes visible.
Private Sub B4XPage_Created (Root1 As B4XView)
If Not(Starter.Logger) Then logger = False
Dim sDate, sTime As String
DateTime.DateFormat = "yyyyMMdd"
sDate=DateTime.Date(DateTime.Now)