diff --git a/update/2_4_9.sql b/update/2_4_9.sql index bfb6f6352..681eea1d4 100644 --- a/update/2_4_9.sql +++ b/update/2_4_9.sql @@ -1,3 +1,3 @@ -- Escluso Art.74 ter D.P.R. 633/72 INSERT INTO `co_iva` (`descrizione`, `percentuale`, `indetraibile`, `esente`, `codice_natura_fe`, `codice`, `default`) VALUES -("Escluso Art.74 ter D.P.R. 633/72", 0, 0, 1, "N4", 0, 1); \ No newline at end of file +("Escluso Art.74 ter D.P.R. 633/72", 0, 0, 1, "N4", NULL, 1);