Calificación:
  • 0 voto(s) - 0 Media
  • 1
  • 2
  • 3
  • 4
  • 5
Sysme Tpv 4.95
#1
Buenos días a tod@s, ya tenemos la versión 4.95, os dejo enlace hacia la información: https://www.sysme.net/2018/05/sysme-tpv-4-95/

Saludos.
Oscar Guirado
Sysme Software

Sysme Software
Veravap
Responder
#2
(02-05-2018, 12:18 PM)sysme escribió: Good morning to everyone, we already have version 4.95, I leave you link to the information: https://www.sysme.net/2018/05/sysme-tpv-4-95/

Greetings.

I just updated and now can not add any products items to the system

error codes
Could not open query:
SQL error: Table 'sysmehotel.opencart_comg' does not exist

Can we please have a update patch to fix it
Sam


Archivos adjuntos Miniatura(s)
       
Responder
#3
Hi Bean, open the C:\SYSME\SGC\actualizabdsysmehotel.txt file and copy this code:


Código:
drop table opencart_comg;
drop table opencart_tipo_comg;
drop table lineaseliminadas;
create table opencart_comg (id_complementog varchar(5) not null, id_opencart int(2) not null, primary key (id_complementog,id_opencart)) type=innodb;
create table opencart_tipo_comg (id_tipo_comg varchar(4) not null, id_opencart int(2) not null, primary key (id_tipo_comg,id_opencart)) type=innodb;
create table lineaseliminadas select * from ventadir_comg limit 0;
alter table albaran add observaciones varchar(250) default "";
create table venta_ticket (id_venta int(7) not null, primary key (id_venta)) type=innodb;
create table almacen_complementg2 select * from almacen_complementg;
insert into almacen_complementg (id_centro,id_empresa,id_almacen,id_tipo_comg,id_complementog,cantidad,stock_minimo,complementog,variacion,desc_variacion) select "01","001","01",id_tipo_comg,id_complementog,0,0,complementog,0,"" from complementog where cafeteria = "S" and inventario = "N" and id_complementog not in (select id_complementog from almacen_complementg2);
drop table almacen_complementg2;
alter table almacen_complementg modify stock_minimo float;


Then save and restart Sysme Pos.
Oscar Guirado
Sysme Software

Sysme Software
Veravap
Responder
#4
(03-05-2018, 09:07 AM)sysme escribió: Hi Bean, open the C: \ SYSME \ SGC \ updatebdsysmehotel.txt file and copy this code: Then save and restart Sysme Pos.


Código:
drop table opencart_comg;
drop table opencart_tipo_comg;
drop table lineaseliminadas;
create table opencart_comg (id_complementog varchar(5) not null, id_opencart int(2) not null, primary key (id_complementog,id_opencart)) type=innodb;
create table opencart_tipo_comg (id_tipo_comg varchar(4) not null, id_opencart int(2) not null, primary key (id_tipo_comg,id_opencart)) type=innodb;
create table lineaseliminadas select * from ventadir_comg limit 0;
alter table albaran add observaciones varchar(250) default "";
create table venta_ticket (id_venta int(7) not null, primary key (id_venta)) type=innodb;
create table almacen_complementg2 select * from almacen_complementg;
insert into almacen_complementg (id_centro,id_empresa,id_almacen,id_tipo_comg,id_complementog,cantidad,stock_minimo,complementog,variacion,desc_variacion) select "01","001","01",id_tipo_comg,id_complementog,0,0,complementog,0,"" from complementog where cafeteria = "S" and inventario = "N" and id_complementog not in (select id_complementog from almacen_complementg2);
drop table almacen_complementg2;
alter table almacen_complementg modify stock_minimo float;

Thanks for that Oscar
All working now and keys are ready to be added for new products being launched on Monday.

Sam
Responder
#5
Oscar, ¿cuál es la última versión con la flechita de pasar de un producto a otro?, estoy con el cambio de productos a las categorías de rebajas y ayer eche la tarde solo para pasar los vestidos jajaja.
Antes como se pasaba de un producto a otro con la flechita se hacía más o menos rápido, ahora tengo que salir al buscador y da mucha lata cuando hay 400 productos en esa categoría.

un saludo
Responder
#6
Creo que la 4.93
Oscar Guirado
Sysme Software

Sysme Software
Veravap
Responder
#7
Pero vamos no la guardo
Oscar Guirado
Sysme Software

Sysme Software
Veravap
Responder


Salto de foro:


Usuarios navegando en este tema: 1 invitado(s)

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