typo appunti

This commit is contained in:
Samuele Locatelli
2025-06-17 18:43:23 +02:00
parent c6e909e6f2
commit 01551f6b20
@@ -221,6 +221,8 @@ namespace NKC_WF.WebUserControls
{
var bunkList = dlMan.taSTL.getByBatch(BatchId);
var bunkRow = bunkList.Where(x => x.StackID == BunkId).FirstOrDefault();
// da eliminare quando testato altro metodo...
#if false
// cerco da lista salvataggi Nest...
var nestAnsw = ComLib.man.getNestAnsw(BatchId);