From 361c6bba662180b11237acf18536add1ed3767ab Mon Sep 17 00:00:00 2001 From: Jose Alberto Guerra Ugalde Date: Tue, 4 Feb 2025 21:55:28 -0600 Subject: [PATCH] - VERSION 5.01.25 - Cambios para envio de mensaje por WhatsApp (incompleto) --- B4A/B4XMainPage.bas | 2 +- B4A/GUNA_Reparto.b4a.meta | 2 +- B4A/Starter.bas | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/B4A/B4XMainPage.bas b/B4A/B4XMainPage.bas index e58e076..8a82cde 100644 --- a/B4A/B4XMainPage.bas +++ b/B4A/B4XMainPage.bas @@ -9,7 +9,7 @@ Version=9.85 'Ctrl + click to sync files: ide://run?file=%WINDIR%\System32\Robocopy.exe&args=..\..\Shared+Files&args=..\Files&FilesSync=True '########################################################################################################### '###################### PULL ############################################################# - 'Ctrl + click ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=git&Args=pull + 'Ctrl + click ide://run?file=%WINDIR%\System32\cmd.exe&Args=/c&Args=git&Args=pull '########################################################################################################### '###################### PUSH ############################################################# 'Ctrl + click ide://run?file=%WINDIR%\System32\WindowsPowerShell\v1.0\powershell.exe&Args=github&Args=..\..\ diff --git a/B4A/GUNA_Reparto.b4a.meta b/B4A/GUNA_Reparto.b4a.meta index ad2f7f2..9fb0f6e 100644 --- a/B4A/GUNA_Reparto.b4a.meta +++ b/B4A/GUNA_Reparto.b4a.meta @@ -88,6 +88,6 @@ ModuleClosedNodes6= ModuleClosedNodes7= ModuleClosedNodes8= ModuleClosedNodes9= -NavigationStack=C_Cliente,Initialize,102,0,C_Cliente,B4XPage_Created,114,0,C_Cliente,Class_Globals,87,0,C_Cliente,B4XPage_Appear,222,6,C_Cliente,p_abonoPagare_Click,727,0,Visual Designer,cliente.bal,-100,6,C_Cliente,p_transAbonoPagare_Click,703,0,C_Cliente,et_montoAbono_TextChanged,745,6,Subs,fechaKMT,67,0,C_Cliente,b_aceptaAbono_Click,711,6 +NavigationStack=C_Cliente,p_abonoPagare_Click,727,0,C_Cliente,p_transAbonoPagare_Click,703,0,C_Cliente,et_montoAbono_TextChanged,745,6,Subs,fechaKMT,67,0,Main,Activity_Create,27,0,C_Cliente,b_aceptaAbono_Click,711,6,C_Cliente,b_abonar_Click,694,0,C_DetalleVenta,Class_Globals,39,0,C_DetalleVenta,Initialize,43,0,Subs,Process_Globals,15,0,C_Clientes,Mods,2,0 SelectedBuild=0 VisibleModules=27,2,16,5,8,28,6,17,12,25 diff --git a/B4A/Starter.bas b/B4A/Starter.bas index 040f609..0d0007c 100644 --- a/B4A/Starter.bas +++ b/B4A/Starter.bas @@ -4,7 +4,7 @@ ModulesStructureVersion=1 Type=Service Version=9.85 @EndOfDesignText@ -#Region Service Attributes +#Region Service Attributes #StartAtBoot: False #ExcludeFromLibrary: True #End Region