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:
@@ -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.
Reference in New Issue
Block a user