Fix force ricalcolo x tempo e NON per macchina ceh NON VA...
This commit is contained in:
@@ -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...
|
||||
|
||||
Reference in New Issue
Block a user