mirror of
https://github.com/KeymonSoft/Tortillas_Guerreras.git
synced 2026-04-22 07:00:19 +00:00
v5.12.15
This commit is contained in:
@@ -77,11 +77,11 @@ Sub CANCELA_Click
|
||||
End Sub
|
||||
Sub GUARDA_Click
|
||||
If r_1.Checked Then
|
||||
motivo = "CERRADO"
|
||||
motivo = "Sucursal en inventario"
|
||||
Else If r_2.Checked Then
|
||||
motivo = "NO COMPRA"
|
||||
motivo = "Fuera de horario"
|
||||
Else If r_3.Checked Then
|
||||
motivo = "CON PRODUCTO"
|
||||
motivo = "Con Producto"
|
||||
Else
|
||||
motivo = "NO ESTA EL ENCARGADO"
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user