08-06-2018, 11:21 AM
Buenas Mikel, si ejecuta este script (una linea cada vez) en SISTEMA->MANTENIMIENTO->Pestaña CONSOLA DB:
delete from opencart_comg;
insert into opencart_comg (id_opencart,id_complementog) select 1,id_complementog from complementog where cafeteria = "S" and sincopencart = "Y";
delete from opencart_comg;
insert into opencart_comg (id_opencart,id_complementog) select 1,id_complementog from complementog where cafeteria = "S" and sincopencart = "Y";