From 9d0407bd2b2d486930730bc5b805fb195db96f5d Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Fri, 10 May 2013 17:46:51 +0200 Subject: [PATCH] modifiche preliminari x gestire stored e non procedura c# --- GMW/Web.config | 6 +++--- GMW_data/Odette.cs | 5 +++++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/GMW/Web.config b/GMW/Web.config index 86a4168b..9cea9972 100644 --- a/GMW/Web.config +++ b/GMW/Web.config @@ -234,14 +234,14 @@ - + - + - + diff --git a/GMW_data/Odette.cs b/GMW_data/Odette.cs index 84bb0e52..e329215a 100644 --- a/GMW_data/Odette.cs +++ b/GMW_data/Odette.cs @@ -118,6 +118,11 @@ namespace GMW_data /// protected bool caricaDatiBollaEtichettaOdette(string UDC, string RaggMag, string GrpBolla, decimal numBolla, decimal dataBolla, string particolare) { + // !!!FARE!!! modifica: controllo solo se ha trovato dati in BORIJ poi chiamo stored! + + //stp_ODETTE_caricaDatiBollaEtichettaOdette + + bool answ = false; string ragSocCli = ""; string indirCli = "";