- VERSION 5.03.02

- Se quito el "Cerrado permanente" de NoVenta.
This commit is contained in:
2025-03-04 16:22:58 -06:00
parent 720ec7fd6d
commit 9a15dd5246
5 changed files with 7 additions and 8 deletions

View File

@@ -82,8 +82,8 @@ Sub GUARDA_Click
motivo = "CON PRODUCTO"
Else If r_4.Checked Then
motivo = "NO ESTA EL ENCARGADO"
Else
motivo = "CERRADO PERMANENTE"
' Else
' motivo = "CERRADO PERMANENTE"
End If
DateTime.DateFormat = "MM/dd/yyyy"
sDate=DateTime.Date(DateTime.Now)