This commit is contained in:
Javier
2026-01-15 08:41:36 -06:00
parent beceec8c98
commit 7ccb902593
4 changed files with 5 additions and 4 deletions

View File

@@ -334,7 +334,7 @@ Private Sub lb_folio_Click
Wait For Msgbox_Result (result As Int)
If result=DialogResponse.POSITIVE Then
Log(almacen)
If almacen = 89 Then
If almacen = 81 Then
Dim cmd As DBCommand
cmd.Initialize
cmd.Name = "select_productos_guna_picking_BAT"