From cc992a05982c2e32a395f080b517c329564f6b1e Mon Sep 17 00:00:00 2001 From: cvaldes1201 Date: Tue, 5 Sep 2023 12:47:41 -0600 Subject: [PATCH] prueba --- B4A/B4XMainPage.bas | 2 +- B4A/INTMEX_LL.b4a | 2 +- gitpull.bat | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 gitpull.bat diff --git a/B4A/B4XMainPage.bas b/B4A/B4XMainPage.bas index 081e167..4855749 100644 --- a/B4A/B4XMainPage.bas +++ b/B4A/B4XMainPage.bas @@ -35,7 +35,7 @@ Sub Class_Globals Public promos As C_Promos Public historico As C_Historico Public Provider As FileProvider - + 'nuevocliente -> NuevoCliente 'buscar -> ticketsDia 'colonia -> clientes diff --git a/B4A/INTMEX_LL.b4a b/B4A/INTMEX_LL.b4a index 90d0b4c..20b9c1c 100644 --- a/B4A/INTMEX_LL.b4a +++ b/B4A/INTMEX_LL.b4a @@ -150,7 +150,7 @@ Module9=C_NoVenta NumberOfFiles=46 NumberOfLibraries=32 NumberOfModules=22 -Version=12.2 +Version=12.5 @EndOfDesignText@ #Region Project Attributes #ApplicationLabel: Intmex v1 diff --git a/gitpull.bat b/gitpull.bat new file mode 100644 index 0000000..d0aed61 --- /dev/null +++ b/gitpull.bat @@ -0,0 +1 @@ +git pull