mirror of
https://github.com/KeymonSoft/Mariana-Reparto-V5.git
synced 2026-04-22 15:10:10 +00:00
... 5.11.01
This commit is contained in:
@@ -502,7 +502,7 @@ Sub B4XPage_Appear
|
|||||||
' Log(NumberFormat2(rescant3, 0, 2, 2, False))
|
' Log(NumberFormat2(rescant3, 0, 2, 2, False))
|
||||||
' r5.Close
|
' r5.Close
|
||||||
|
|
||||||
Private r55 As Cursor = Starter.skmt.ExecQuery($"select HVD_COSTO_TOT from HIST_VENTAS where HVD_RECHAZO = '0' and BCAJAS = '0' "$)
|
Private r55 As Cursor = Starter.skmt.ExecQuery($"select IFNULL(HVD_COSTO_TOT,0) AS HVD_COSTO_TOT from HIST_VENTAS where HVD_RECHAZO = '0' and BCAJAS = '0' "$)
|
||||||
Private rescant3 As Double
|
Private rescant3 As Double
|
||||||
If r55.RowCount > 0 Then
|
If r55.RowCount > 0 Then
|
||||||
For r75 = 0 To r55.RowCount -1
|
For r75 = 0 To r55.RowCount -1
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -91,6 +91,6 @@ ModuleClosedNodes6=
|
|||||||
ModuleClosedNodes7=
|
ModuleClosedNodes7=
|
||||||
ModuleClosedNodes8=
|
ModuleClosedNodes8=
|
||||||
ModuleClosedNodes9=8,9
|
ModuleClosedNodes9=8,9
|
||||||
NavigationStack=B4XMainPage,b_server_Click,579,0,B4XMainPage,b_apk_Click,576,0,B4XMainPage,JobDone,479,0,C_Principal,B4XPage_Appear,234,0,MAPA_RUTAS,Activity_KeyPress,356,0,MAPA_RUTAS,MapFragment1_Ready,259,4,C_Principal,JobDone,1638,0,B4XMainPage,i_engrane_Click,537,1,Starter,Process_Globals,29,0,B4XMainPage,B4XPage_Created,200,6
|
NavigationStack=B4XMainPage,b_server_Click,579,0,B4XMainPage,b_apk_Click,576,0,B4XMainPage,JobDone,479,0,MAPA_RUTAS,Activity_KeyPress,356,0,MAPA_RUTAS,MapFragment1_Ready,259,4,C_Principal,JobDone,1638,0,B4XMainPage,i_engrane_Click,537,1,Starter,Process_Globals,29,0,B4XMainPage,B4XPage_Created,200,6,C_Principal,B4XPage_Appear,503,1
|
||||||
SelectedBuild=0
|
SelectedBuild=0
|
||||||
VisibleModules=28,2,3,4,5,6,7,8,9,10,27,16
|
VisibleModules=28,2,3,4,5,6,7,8,9,10,16
|
||||||
|
|||||||
Reference in New Issue
Block a user