+
Sicuro di voler eliminare questo record?
+
+
+ -
+ @Html.DisplayNameFor(model => model.dtMov)
+
- -
- @Html.DisplayNameFor(model => model.Qta)
-
+ -
+ @Html.DisplayFor(model => model.dtMov)
+
- -
- @Html.DisplayFor(model => model.Qta)
-
+ -
+ @Html.DisplayNameFor(model => model.Qta)
+
- -
- @Html.DisplayNameFor(model => model.TotValue)
-
+ -
+ @Html.DisplayFor(model => model.Qta)
+
- -
- @Html.DisplayFor(model => model.TotValue)
-
+ -
+ @Html.DisplayNameFor(model => model.TotValue)
+
- -
- @Html.DisplayNameFor(model => model.UnitVal)
-
+ -
+ @Html.DisplayFor(model => model.TotValue)
+
- -
- @Html.DisplayFor(model => model.UnitVal)
-
+ -
+ @Html.DisplayNameFor(model => model.UnitVal)
+
- -
- @Html.DisplayNameFor(model => model.Note)
-
+ -
+ @Html.DisplayFor(model => model.UnitVal)
+
- -
- @Html.DisplayFor(model => model.Note)
-
+ -
+ @Html.DisplayNameFor(model => model.Note)
+
- -
- @Html.DisplayNameFor(model => model.dtExport)
-
+ -
+ @Html.DisplayFor(model => model.Note)
+
- -
- @Html.DisplayFor(model => model.dtExport)
-
+ -
+ @Html.DisplayNameFor(model => model.dtExport)
+
- -
- @Html.DisplayNameFor(model => model.Location.Descr)
-
+ -
+ @Html.DisplayFor(model => model.dtExport)
+
- -
- @Html.DisplayFor(model => model.Location.Descr)
-
+ -
+ @Html.DisplayNameFor(model => model.Location.Descr)
+
- -
- @Html.DisplayNameFor(model => model.MovType.Descr)
-
+ -
+ @Html.DisplayFor(model => model.Location.Descr)
+
- -
- @Html.DisplayFor(model => model.MovType.Descr)
-
+ -
+ @Html.DisplayNameFor(model => model.MovType.Descr)
+
- -
- @Html.DisplayNameFor(model => model.Item.Descr)
-
+ -
+ @Html.DisplayFor(model => model.MovType.Descr)
+
- -
- @Html.DisplayFor(model => model.Item.Descr)
-
+ -
+ @Html.DisplayNameFor(model => model.Item.Descr)
+
- -
- @Html.DisplayNameFor(model => model.Operator.CodExt)
-
+ -
+ @Html.DisplayFor(model => model.Item.Descr)
+
- -
- @Html.DisplayFor(model => model.Operator.CodExt)
-
+ -
+ @Html.DisplayNameFor(model => model.Operator.CodExt)
+
- -
- @Html.DisplayNameFor(model => model.Location1.Descr)
-
+ -
+ @Html.DisplayFor(model => model.Operator.CodExt)
+
- -
- @Html.DisplayFor(model => model.Location1.Descr)
-
+ -
+ @Html.DisplayNameFor(model => model.Location1.Descr)
+
-
+
+ @Html.DisplayFor(model => model.Location1.Descr)
+
- @using (Html.BeginForm())
- {
- @Html.AntiForgeryToken()
-
- }
+
diff --git a/StockManMVC/Views/ItemFluxes/Edit.cshtml b/StockManMVC/Views/ItemFluxes/Edit.cshtml
index 066ab77..e051dc2 100644
--- a/StockManMVC/Views/ItemFluxes/Edit.cshtml
+++ b/StockManMVC/Views/ItemFluxes/Edit.cshtml
@@ -105,7 +105,7 @@