mirror of
https://github.com/KeymonSoft/Mariana.git
synced 2026-04-19 13:49:13 +00:00
Puerto
This commit is contained in:
@@ -244,8 +244,8 @@ Private Sub B4XPage_Created (Root1 As B4XView)
|
||||
p_mandaInfo.Height = Root.Height
|
||||
s.centraPanel(P1, Root.Width)
|
||||
l_version.Text = Application.VersionName
|
||||
rd.Initialize 'Inicializamos el respaldo diario.
|
||||
rd.vacuum
|
||||
' rd.Initialize 'Inicializamos el respaldo diario.
|
||||
' rd.vacuum
|
||||
EJECUTANDO=1
|
||||
Dim ruta As String
|
||||
img2.Visible =False
|
||||
@@ -318,9 +318,9 @@ Sub B4XPage_Appear
|
||||
' s.reqManagerReInit 'Reiniciamos el DBReqManager de C_Subs por si hay modificacion en el servidor.
|
||||
reqManager.Initialize(Me, Starter.DBReqServer)
|
||||
' B4XPages.MainPage.cliente.mandaPendientes 'Ejecutamos mandaPendientes.
|
||||
rd.respalda_pedido
|
||||
rd.respalda_cat_gunaprod
|
||||
rd.respalda_cat_detalle_paq
|
||||
' rd.respalda_pedido
|
||||
' rd.respalda_cat_gunaprod
|
||||
' rd.respalda_cat_detalle_paq
|
||||
nvo_cliente.Enabled = False
|
||||
HORAINGRESO ="000000"
|
||||
Btn_Ubicar.Left = (Root.Width/2) - (Btn_Ubicar.Width/2)
|
||||
|
||||
Reference in New Issue
Block a user