typo appunti
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user