19-02-2026, 10:33 PM
Te falta todo esto:
alter table complementog modify precio float(18,6);
alter table complementog modify precio_coste float(18,6);
alter table complementog modify PVP float(18,6);
alter table ventadir_comg modify precio float(18,6);
alter table ventadir_comg modify PVPtiquet float(18,
alter table complementog modify precio float(18,6);
alter table complementog modify precio_coste float(18,6);
alter table complementog modify PVP float(18,6);
alter table ventadir_comg modify precio float(18,6);
alter table ventadir_comg modify PVPtiquet float(18,

