Update procesos.sql
This commit is contained in:
parent
7b25629a09
commit
5e6742683c
@ -1,16 +1,16 @@
|
||||
use telus;
|
||||
select * from agcm_transferenciaspas where lote_id = 52504;
|
||||
select * from agcm_transferenciaspas where lote_id = 88993;
|
||||
|
||||
|
||||
exec [dbo].[agcm_portal_kardexpredial] '3123109000', 'kardex'
|
||||
exec [dbo].[agcm_portal_kardexpredial] '1123004004', 'kardex'
|
||||
|
||||
exec telus_reporte_avaluo_kardex 58167
|
||||
exec telus_reporte_avaluo_kardex 88993
|
||||
|
||||
/*
|
||||
clave no sale valores en /consulta (portal)
|
||||
/api/Operaciones/ColsultaClaveDatosFull/3123109000/2025
|
||||
*/
|
||||
select * from agcm_transferenciaspas xx where xx.lote_id=58167 --and xx.ano_id=c.ano_id
|
||||
select * from agcm_transferenciaspas xx where xx.lote_id=88993 --and xx.ano_id=c.ano_id
|
||||
--delete agcm_transferenciaspas where id= 2684;
|
||||
|
||||
/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user