mirror of
https://github.com/KeymonSoft/Guna_Picking.git
synced 2026-04-20 12:49:32 +00:00
5.11.12
This commit is contained in:
@@ -333,8 +333,11 @@ Private Sub lb_folio_Click
|
||||
Msgbox2Async("Estas seguro de empezar a pickear la ruta : "& folioactual &" del almacen: "& B4XPages.MainPage.almacen.almacenselec,"Atención","Si","","No",Null, False)
|
||||
Wait For Msgbox_Result (result As Int)
|
||||
If result=DialogResponse.POSITIVE Then
|
||||
Log((almacen& ", "& folioactual& ", "&fechabusqueda& ", "&almacen))
|
||||
Log(almacen)
|
||||
If almacen = 81 Then
|
||||
|
||||
|
||||
Dim cmd As DBCommand
|
||||
cmd.Initialize
|
||||
cmd.Name = "select_productos_guna_picking_BAT"
|
||||
|
||||
Reference in New Issue
Block a user