((SELECT`id`FROM`zz_modules`WHEREname='Ddt di vendita'),'icon_Inviato',"IF(`email`.`id_email` IS NOT NULL, 'fa fa-envelope text-success', '')",'13','1','0','0','0',NULL,NULL,'0','0','0');
UPDATE`zz_widgets`SET`query`='SELECT REPLACE(REPLACE(REPLACE(FORMAT(SUM(qta),2), ",", "#"), ".", ","), "#", ".") AS dato FROM mg_articoli WHERE qta>0 AND deleted_at IS NULL AND servizio=0 AND 1=1'WHERE`zz_widgets`.`name`='Articoli in magazzino';
UPDATE`zz_widgets`SET`text`='Unità'WHERE`zz_widgets`.`name`='Articoli in magazzino';
INSERTINTO`zz_settings`(`nome`,`valore`,`tipo`,`editable`,`sezione`)VALUES('Movimenta magazzino da fatture di acquisto','1','boolean','1','Fatturazione Elettronica');
UPDATE`zz_segments`SET`clause`="(`co_scadenziario`.`scadenza` BETWEEN '|period_start|' AND '|period_end|' AND codice_tipo_documento_fe NOT IN ('TD16', 'TD17', 'TD18', 'TD19', 'TD20', 'TD21', 'TD22', 'TD23', 'TD26', 'TD27', 'TD28'))"WHERE`zz_segments`.`name`='Scadenzario completo';
INSERTINTO`zz_settings`(`id`,`nome`,`valore`,`tipo`,`editable`,`sezione`,`order`,`help`)VALUES(NULL,'Permetti fatturazione delle attività collegate a contratti, ordini e preventivi','0','boolean','1','Fatturazione',NULL,NULL);
INSERTINTO`zz_settings`(`id`,`nome`,`valore`,`tipo`,`editable`,`sezione`,`order`,`help`)VALUES(NULL,"Stato predefinito dell\'attività da Dashboard",IFNULL((SELECTidstatointerventoFROMin_statiinterventoWHEREcodice="WIP"),0),'query=SELECT idstatointervento AS id, descrizione AS text FROM in_statiintervento','1','Attività',NULL,NULL);
INSERTINTO`zz_settings`(`id`,`nome`,`valore`,`tipo`,`editable`,`sezione`,`order`,`help`)VALUES(NULL,"Stato predefinito dell\'attività",IFNULL((SELECTidstatointerventoFROMin_statiinterventoWHEREcodice="TODO"),0),'query=SELECT idstatointervento AS id, descrizione AS text FROM in_statiintervento','1','Attività',NULL,NULL);
INSERTINTO`zz_settings`(`id`,`nome`,`valore`,`tipo`,`editable`,`sezione`,`order`,`help`)VALUES(NULL,"Data emissione fattura automatica",'0','boolean','1','Fatturazione',NULL,"Impedisce l'emissione di fatture di vendita con data precedente alla data dell'ultima fattura emessa");
-- Fix name file Fatture Elettroniche in zz_files se si aggiorna da una versione precedente alla 2.4.4