Aggiunto update cad path post stima...
This commit is contained in:
@@ -142,6 +142,8 @@ namespace NKC_WF.Controllers
|
||||
DataLayer.man.taBL.updateStatus(rispStima.BatchID, bStatus, (decimal)rispStima.EstimatedWorktime);
|
||||
// salvo udpate elenco ITEMS
|
||||
ComLib.updateMaterialsFromNesting(rispStima.PartList);
|
||||
// aggiorno cadPath x items che non abbiano valorizzato...
|
||||
DataLayer.man.taIL.updateCadPath(memLayer.ML.CRS("cadBaseBath"), false);
|
||||
// registro OK
|
||||
answ = "OK";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user