Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -88,7 +88,7 @@ public class OrdiniVenditaExportServices {
|
|||||||
Date dataOrd = UtilityHashMap.getValueIfExists(datiOrdine, "data_ord");
|
Date dataOrd = UtilityHashMap.getValueIfExists(datiOrdine, "data_ord");
|
||||||
Integer numOrd = UtilityHashMap.getValueIfExists(datiOrdine,"num_ord");
|
Integer numOrd = UtilityHashMap.getValueIfExists(datiOrdine,"num_ord");
|
||||||
String codMdep = UtilityHashMap.getValueIfExists(datiOrdine,"cod_mdep");
|
String codMdep = UtilityHashMap.getValueIfExists(datiOrdine,"cod_mdep");
|
||||||
String listCode = UtilityHashMap.getValueIfExists(datiOrdine,"listcode");
|
String listCode = UtilityHashMap.getValueIfExists(datiOrdine,"listCode");
|
||||||
|
|
||||||
sql =
|
sql =
|
||||||
"DELETE FROM slim2k.dbo.shippingplan_import " +
|
"DELETE FROM slim2k.dbo.shippingplan_import " +
|
||||||
|
|||||||
Reference in New Issue
Block a user