diff --git a/MP.SPEC/MP.SPEC.csproj b/MP.SPEC/MP.SPEC.csproj index c17da66e..47cbc7b3 100644 --- a/MP.SPEC/MP.SPEC.csproj +++ b/MP.SPEC/MP.SPEC.csproj @@ -5,7 +5,7 @@ enable enable MP.SPEC - 6.16.2603.2015 + 6.16.2603.2308 1800a78a-6ff1-40f9-b490-87fb8bfc1394 en diff --git a/MP.SPEC/Pages/RepStop.razor.cs b/MP.SPEC/Pages/RepStop.razor.cs index c504e35a..2bc4bd0c 100644 --- a/MP.SPEC/Pages/RepStop.razor.cs +++ b/MP.SPEC/Pages/RepStop.razor.cs @@ -137,7 +137,7 @@ namespace MP.SPEC.Pages { DateTime adesso = DateTime.Now.Floor(TimeSpan.FromSeconds(1)); var rigaStato = MDService.StatoMacchina(idxMacc); - string valData = $"SPEC | {MService.DomainName}\\{MService.UserName}"; + string valData = $"SPEC | FRep.Fine | {MService.DomainName}\\{MService.UserName}"; // chiamo stored await TabDServ.RipristinaStatoPrec(idxMacc, adesso, valData, rigaStato.IdxStato, 0); @@ -178,7 +178,7 @@ namespace MP.SPEC.Pages var rigaStato = MDService.StatoMacchina(idxMacc); // preparo info utente x Value... - string valData = $"SPEC | {MService.DomainName}\\{MService.UserName}"; + string valData = $"SPEC | FRep.Inizio | {MService.DomainName}\\{MService.UserName}"; // processo evento... DateTime adesso = DateTime.Now.Floor(TimeSpan.FromSeconds(1)); EventListModel newRec = new EventListModel() diff --git a/MP.SPEC/Resources/ChangeLog.html b/MP.SPEC/Resources/ChangeLog.html index 155b3291..26afcaa8 100644 --- a/MP.SPEC/Resources/ChangeLog.html +++ b/MP.SPEC/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2603.2015

+

Versione: 6.16.2603.2308


Note di rilascio: