This commit is contained in:
cvaldes1201
2026-03-10 10:19:29 -06:00
parent 5da05adc6f
commit bf303747a0
805 changed files with 45635 additions and 183960 deletions

View File

@@ -59,7 +59,7 @@ Sub Class_Globals
Private BONSABOR2 As String
Dim cmd As DBCommand
Private p_pedido As Panel
Dim tipo_venta As String = Subs.traeTipoVentaDeBD
dim tipo_venta as string = Subs.traeTipoVentaDeBD
End Sub
'You can add more parameters here.