Fix gestione salvataggio FluxLog
This commit is contained in:
@@ -685,6 +685,8 @@ namespace MapoDb
|
||||
if (idxMacchina != "" && valore != "")
|
||||
{
|
||||
DataLayer.obj.taFL.InsNew(idxMacchina, dataOraEvento, flux, valore, contatore);
|
||||
// registro in risposta che è andato tutto bene...
|
||||
answ = "OK";
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user