mirror of
https://github.com/KeymonSoft/Mariana.git
synced 2026-04-21 14:49:16 +00:00
- VERSION 5.03.02
- Se quito el "Cerrado permanente" de NoVenta.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user