mirror of
https://github.com/KeymonSoft/Tortillas_Guerreras.git
synced 2026-04-22 07:00:19 +00:00
VERSION 6.01.01
This commit is contained in:
@@ -1088,7 +1088,7 @@ Sub GUADAVENTA2
|
||||
mandaPendientePagare
|
||||
|
||||
b_inicioFinVenta.Text = "TERMINAR VENTA"
|
||||
If la_cuenta.Text <> "0" Then 'Si es ABORDO, no mostramos el boton b_inicioFinVenta y regresamos a Principal.
|
||||
If la_cuenta.Text <> "0" OR la_cuenta.Text <> "1" Then 'Si es ABORDO, no mostramos el boton b_inicioFinVenta y regresamos a Principal.
|
||||
b_inicioFinVenta.Visible = True
|
||||
b_inicioFinVenta.BringToFront
|
||||
Guardar.SendToBack
|
||||
|
||||
Reference in New Issue
Block a user