mirror of
https://github.com/KeymonSoft/SoporteKeymonsoft.git
synced 2026-04-17 20:56:09 +00:00
- VERSION 5.05.25
- Se cambio la IP para el nuevo servidor
This commit is contained in:
@@ -34,7 +34,7 @@ Version=12.8
|
|||||||
@EndOfDesignText@
|
@EndOfDesignText@
|
||||||
#Region Project Attributes
|
#Region Project Attributes
|
||||||
#ApplicationLabel: Soporte Keymonsoft
|
#ApplicationLabel: Soporte Keymonsoft
|
||||||
#VersionName: 5.05.21
|
#VersionName: 5.05.25
|
||||||
'SupportedOrientations possible values: unspecified, landscape or portrait.
|
'SupportedOrientations possible values: unspecified, landscape or portrait.
|
||||||
#SupportedOrientations: portrait
|
#SupportedOrientations: portrait
|
||||||
#CanInstallToExternalStorage: False
|
#CanInstallToExternalStorage: False
|
||||||
@@ -63,9 +63,12 @@ Version=12.8
|
|||||||
Sub Process_Globals
|
Sub Process_Globals
|
||||||
'These global variables will be declared once when the application starts.
|
'These global variables will be declared once when the application starts.
|
||||||
'These variables can be accessed from all modules.
|
'These variables can be accessed from all modules.
|
||||||
Dim DBRS_1782 As String = "http://keymon.lat:1782"
|
' Dim DBRS_1782 As String = "http://keymon.lat:1782"
|
||||||
Dim DBRS_1781 As String = "http://keymon.lat:1781"
|
' Dim DBRS_1781 As String = "http://keymon.lat:1781"
|
||||||
Dim DBRS_9000 As String = "http://keymon.lat:9000"
|
' Dim DBRS_9000 As String = "http://keymon.lat:9000"
|
||||||
|
Dim DBRS_1782 As String = "http://192.99.93.204:1782"
|
||||||
|
Dim DBRS_1781 As String = "http://192.99.93.204:1781"
|
||||||
|
Dim DBRS_9000 As String = "http://192.99.93.204:9000"
|
||||||
' Dim DBRS_1782 As String = "http://11.0.0.231:1783" 'Para pruebas locales
|
' Dim DBRS_1782 As String = "http://11.0.0.231:1783" 'Para pruebas locales
|
||||||
' Dim DBRS_1782 As String = "http://187.189.244.154:1782" 'Para pruebas locales
|
' Dim DBRS_1782 As String = "http://187.189.244.154:1782" 'Para pruebas locales
|
||||||
Dim conexionDBRS As String = "externa"
|
Dim conexionDBRS As String = "externa"
|
||||||
|
|||||||
@@ -10,6 +10,6 @@ ModuleClosedNodes0=2
|
|||||||
ModuleClosedNodes1=
|
ModuleClosedNodes1=
|
||||||
ModuleClosedNodes2=1
|
ModuleClosedNodes2=1
|
||||||
ModuleClosedNodes3=1,9,11
|
ModuleClosedNodes3=1,9,11
|
||||||
NavigationStack=Main,b_revisaAA_Click,1823,1,Main,Globals,174,6,Main,WobbleMenu1_Tab5Click,416,4,Main,b_abrirAvion_Click,1803,6,Main,s_empresaAA_ItemClick,1769,2,Main,s_almacenAA_ItemClick,1778,2,Main,Process_Globals,29,0,Main,b_borrarVentaBV_Click,1560,0,Main,JobDone,1281,6,Diseñador Visual,layout1.bal,-100,6
|
NavigationStack=Main,b_revisaAA_Click,1823,1,Main,Globals,174,6,Main,WobbleMenu1_Tab5Click,416,4,Main,b_abrirAvion_Click,1803,6,Main,s_empresaAA_ItemClick,1769,2,Main,s_almacenAA_ItemClick,1778,2,Main,b_borrarVentaBV_Click,1560,0,Main,JobDone,1281,6,Diseñador Visual,layout1.bal,-100,6,Main,Process_Globals,31,0
|
||||||
SelectedBuild=0
|
SelectedBuild=0
|
||||||
VisibleModules=2,3,1
|
VisibleModules=2,3,1
|
||||||
|
|||||||
Reference in New Issue
Block a user