| Atención |
| Se produjo un error al acceder a la base de datos. You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and ofpr120_id IN (SELECT id FROM ofpr120 WHERE status_general >=5 and status_ge' at line 1 select count(*), sum(total_loc), sum(total_usd) from (SELECT id, ofpr120_id, ofgl005_codigo, ofbg300_id, no_opp, moneda_trn, ofin009_codigo, descripcion, cantidad, precio_un_usd, precio_un_loc, total_usd, total_loc, tasa_cambio, iva_usd, iva_loc, userid_aprobacion, fecha_aprobacion FROM ofpr121 WHERE ofbg300_id = and ofpr120_id IN (SELECT id FROM ofpr120 WHERE status_general >=5 and status_general <> 9)) nm_sel_esp |