TERMINO DOE Y RESPALDO DE TABLAS

This commit is contained in:
cvaldes1201
2023-11-10 12:52:06 -06:00
parent f881163aac
commit d13c5f3b64
4 changed files with 95 additions and 4 deletions

View File

@@ -3011,6 +3011,7 @@ Private Sub b_aceptarrpomo_Click
c.Close
b_whats.Visible = False
Starter.skmt.ExecNonQuery("delete from HIST_CLIENTE_CANT_PROMOS where HCCP_CLIENTE IN (Select cuenta from cuentaa)")
B4XPage_Appear
End Sub
Private Sub b_rechazapromo_Click