mirror of
https://github.com/KeymonSoft/ADM.git
synced 2026-04-19 20:29:27 +00:00
- VERSION 5.09.04
- Se agregaron varios motivos de NoVenta.
This commit is contained in:
@@ -711,7 +711,7 @@ Sub JobDone(Job As HttpJob)
|
||||
p_validacion.Visible = False
|
||||
et_codigo.Text = ""
|
||||
If recarga = "0" Then
|
||||
Subs.panelVisible(P_CIEGO,0,0)
|
||||
Subs.panelVisible(p_ciego,0,0)
|
||||
Else If recarga = "1" Then
|
||||
Starter.skmt.ExecNonQuery("delete from CUENTAA")
|
||||
Starter.skmt.ExecNonQuery2("INSERT INTO CUENTAA VALUES (?)", Array As Object("1"))
|
||||
|
||||
Reference in New Issue
Block a user