Update del db x completare la gestione degli stati intermedi...

git-svn-id: https://keyhammer.ath.cx/svn/XPS/trunk@66 43c8e981-f90d-406c-a89a-24a2c4268d51
This commit is contained in:
samuele
2008-11-05 17:49:18 +00:00
parent 98728f3665
commit 814e0e7b72
2 changed files with 5 additions and 0 deletions
+5
View File
@@ -75,6 +75,11 @@ public class stateMachine
{
// c'è riga, eseguo
string codObjCommon = idxObj.Replace("D", "%"); //!!!RIFARE!!!! cambiare SOLO singolo ULP!!!
// faccio update dell'oggetto puntuale
// chiamo update x gli oggetti moter di questo e pongo il loro stato al min tra gli stati child...
#if false
// questo è da rifare: update PUNTUALE!!!!
#endif
XPS.obj.taObj.UpdStatoTree(tabEv2St[0].NextCodStato, user_std.UtSn.utente, DateTime.Now, codObjCommon);
// salvo esito
answ = tipoEsito.ok;
Binary file not shown.