SE AGREGA LA FOTO EN LA CALIFICACIÓN DE CLIENTES

This commit is contained in:
jalarakmt
2026-03-09 18:03:24 -06:00
parent 2c90c740df
commit 5da05adc6f
2 changed files with 4 additions and 4 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.