VERSION 5.10.14

- Se agrego que mande la bandera de "reprogramado"
- Se agrego que mande al tmp_drop fin dia, carga y envio.
This commit is contained in:
2026-03-06 17:04:46 -06:00
parent 477d61dad3
commit aff1e8bdc3
12 changed files with 355 additions and 1239 deletions

View File

@@ -48,6 +48,7 @@ Private Sub B4XPage_Created (Root1 As B4XView)
'load the layout to Root
Root.LoadLayout("no_venta")
reqManager.Initialize(Me, B4XPages.MainPage.SERVER)
p_camara.Left = 0 : p_camara.Top = 0
End Sub
'You can see the list of page related events in the B4XPagesManager object. The event name is B4XPage.