Calificación:
  • 1 voto(s) - 4 Media
  • 1
  • 2
  • 3
  • 4
  • 5
fallo al instalar 5.11 sgl error:table sysmehotel.efactura
#2
Buenos días Jose Angel,

Abre el fichero C:\SYSME\SGC\actualizabdsysmehotel.txt y copia este código:


Código:
drop table efactura;
create table efactura (id int not null,tipo varchar(2) not null default 'FS',fecha varchar(10) not null default '',serie varchar(5) not null default '',factura int default 0,signaturevalue text,crc varchar(3) default '',qrtext varchar(250),qrimagen mediumblob,primary key(id,tipo,serie,factura)) type = innodb;
alter table efactura add tbaiid varchar(250) default '';
alter table efactura add enviado char(1) default 'N';
alter table efactura add respuesta text;
alter table efactura modify signaturevalue text;
alter table efactura add xmlsigned mediumblob;
drop table paytef;
create table paytef (id int(3),alias varchar(100), ip varchar(50),id_modo_pago char(2),primary key (id)) type innodb;



Guarda el fichero y reinicia Sysme Tpv, lo deberías tener solucionado.

En cuanto al aviso de copias, puedes deshabilitarlo en SISTEMA->CONFIGURACION.

Ya me dices.
Oscar Guirado
Sysme Software

Sysme Software
Veravap
Responder


Mensajes en este tema
RE: fallo al instalar 5.11 sgl error:table sysmehotel.efactura - por sysme - 03-03-2023, 09:47 AM

Salto de foro:


Usuarios navegando en este tema: 1 invitado(s)

Contáctanos | Sysme Software | Volver arriba | | Archivo (Modo simple) | Sindicación RSS