Fix force ricalcolo x tempo e NON per macchina ceh NON VA...

This commit is contained in:
Samuele E. Locatelli
2019-01-16 19:28:23 +01:00
parent c358ee869d
commit 6d7cb9206f
6 changed files with 222 additions and 218 deletions
+2 -1
View File
@@ -395,7 +395,8 @@ namespace MoonProTablet.WebUserControls
confermaPerGiorni();
}
// refresh tabella dati tablet...
DataLayer.obj.taMSE.forceRefreshMacchina(idxMacchina);
//DataLayer.obj.taMSE.forceRefreshMacchina(idxMacchina);
DataLayer.obj.taMSE.forceRecalc(0);
// mostro output
lblOut.Text = string.Format("Confermata la produzione per {0} pezzi! (+{1} pz scarto) alle {2:yyyy-MM-dd HH:mm:ss}", numPzConfermati, numPzScarto2Rec, dtReqUpdate);
// cambio button conferma...