diff --git a/MP.INVE/Components/CmpFooter.razor b/MP.INVE/Components/CmpFooter.razor
index e8d26461..ad842ade 100644
--- a/MP.INVE/Components/CmpFooter.razor
+++ b/MP.INVE/Components/CmpFooter.razor
@@ -1,9 +1,9 @@
-
+
Mapo INVE @(DateTime.Today.Year) | v.@version
-
@($"{DateTime.Now:HH:mm:ss}") |
Egalware
+
@*@($"{DateTime.Now:HH:mm:ss}")*@
Egalware
diff --git a/MP.INVE/Components/CodeScan.razor b/MP.INVE/Components/CodeScan.razor
index 5e0b794a..8bb24799 100644
--- a/MP.INVE/Components/CodeScan.razor
+++ b/MP.INVE/Components/CodeScan.razor
@@ -1,5 +1,6 @@
-
-
+
+
+
@if (rawScan != null)
{
diff --git a/MP.INVE/Components/ProcOperat.razor b/MP.INVE/Components/ProcOperat.razor
index 801609d8..0366a100 100644
--- a/MP.INVE/Components/ProcOperat.razor
+++ b/MP.INVE/Components/ProcOperat.razor
@@ -8,9 +8,9 @@ elenco di buttons che servono a confermare operazione:
mostrare button conferma/annulla
*@
-
-
-
+
+
+
diff --git a/MP.INVE/Components/ProcSuggestion.razor b/MP.INVE/Components/ProcSuggestion.razor
index 1381b0bf..1c3820f8 100644
--- a/MP.INVE/Components/ProcSuggestion.razor
+++ b/MP.INVE/Components/ProcSuggestion.razor
@@ -11,31 +11,51 @@
@if (udc != null)
{
-
-
- @udc.UDC
-
-
- @tipo
-
-
+ @*
+
+
+ @udc.UDC
+
+
+ @tipo
+
+
*@
+
}
else
{
diff --git a/MP.INVE/Components/ProcSuggestion.razor.cs b/MP.INVE/Components/ProcSuggestion.razor.cs
index 90f5cd18..8125c9ea 100644
--- a/MP.INVE/Components/ProcSuggestion.razor.cs
+++ b/MP.INVE/Components/ProcSuggestion.razor.cs
@@ -52,5 +52,15 @@ namespace MP.INVE.Components
}
}
+ protected string reqArtMod = "disabilita";
+ protected string reqQtaMod = "disabilita";
+ protected void cssDisableArt()
+ {
+ reqArtMod = "";
+ }
+ protected void cssDisableQta()
+ {
+ reqQtaMod = "";
+ }
}
}
\ No newline at end of file
diff --git a/MP.INVE/MP.INVE.csproj b/MP.INVE/MP.INVE.csproj
index 002f6989..1eeb772f 100644
--- a/MP.INVE/MP.INVE.csproj
+++ b/MP.INVE/MP.INVE.csproj
@@ -5,7 +5,7 @@
enable
enable
MP.INVE
-
6.16.2211.2813
+
6.16.2211.2815
diff --git a/MP.INVE/Pages/Acquisizione.razor b/MP.INVE/Pages/Acquisizione.razor
index 672f34fa..7d5ced7c 100644
--- a/MP.INVE/Pages/Acquisizione.razor
+++ b/MP.INVE/Pages/Acquisizione.razor
@@ -2,27 +2,9 @@
-
-
-
-
+
+
Acquisizione
+
+
+
diff --git a/MP.INVE/Pages/_Layout.cshtml b/MP.INVE/Pages/_Layout.cshtml
index 967701ec..3059250f 100644
--- a/MP.INVE/Pages/_Layout.cshtml
+++ b/MP.INVE/Pages/_Layout.cshtml
@@ -63,5 +63,6 @@
+