Update x metodi refresh da chiamate PROD

This commit is contained in:
Samuele E. Locatelli
2020-08-13 11:19:53 +02:00
parent 85e3c7d6ef
commit bcf6805ac1
9 changed files with 199 additions and 55 deletions
@@ -162,7 +162,8 @@ namespace NKC_WF.WebUserControls
if (currentBunkPrinted)
{
cmp_barcode.showOutput("badge badge-success", $"BUNK OK, {decoData.rawData}");
ComLib.taktMLCurrStack = decoData.code;
ComLib.resetCurrBunk();
ComLib.taktMLCurrBunk = decoData.codeInt.ToString();
// processo DB e salvo che lo stack è stato caricato in MACHINE LOAD
int stackId = 0;
try