diff --git a/Views/Articoli/Create.cshtml b/Views/Articoli/Create.cshtml index 94593b4..9ad1bf7 100644 --- a/Views/Articoli/Create.cshtml +++ b/Views/Articoli/Create.cshtml @@ -12,8 +12,7 @@
-
 
- @Html.HiddenFor(x => x.Azienda) +
 
@@ -35,98 +34,34 @@
 
- +
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
+ @Html.HiddenFor(x => x.Azienda) + @Html.HiddenFor(model => model.AmCodice) + @Html.HiddenFor(model => model.LoCodice) + @Html.HiddenFor(model => model.LiCodLis) + @Html.HiddenFor(model => model.LiCodArt) + @Html.HiddenFor(model => model.LiDatAtt) + @Html.HiddenFor(model => model.LiQuanti) + @Html.HiddenFor(model => model.LiScont1) + @Html.HiddenFor(model => model.LiScont2) + @Html.HiddenFor(model => model.LiScont3) + @Html.HiddenFor(model => model.LiScont4) + @Html.HiddenFor(model => model.Gest_Matr) + @Html.HiddenFor(model => model.Gest_Lotti) + @Html.HiddenFor(model => model.Desc_sup)
diff --git a/Views/Articoli/Delete.cshtml b/Views/Articoli/Delete.cshtml index 89f51af..40f263f 100644 --- a/Views/Articoli/Delete.cshtml +++ b/Views/Articoli/Delete.cshtml @@ -11,9 +11,6 @@
-
- @Html.DisplayNameFor(model => model.Azienda)   @Html.DisplayFor(model => model.Azienda) -
@Html.DisplayNameFor(model => model.SlCodice)   @Html.DisplayFor(model => model.SlCodice)
@@ -23,48 +20,23 @@
@Html.DisplayNameFor(model => model.SlCodMag)   @Html.DisplayFor(model => model.SlCodMag)
-
- @Html.DisplayNameFor(model => model.AmCodice)   @Html.DisplayFor(model => model.AmCodice) -
-
- @Html.DisplayNameFor(model => model.LoCodice)   @Html.DisplayFor(model => model.LoCodice) -
-
- @Html.DisplayNameFor(model => model.LiCodLis)   @Html.DisplayFor(model => model.LiCodLis) -
-
- @Html.DisplayNameFor(model => model.LiCodArt)   @Html.DisplayFor(model => model.LiCodArt) -
-
- @Html.DisplayNameFor(model => model.LiDatAtt)   @Html.DisplayFor(model => model.LiDatAtt) -
-
- @Html.DisplayNameFor(model => model.LiQuanti)   @Html.DisplayFor(model => model.LiQuanti) -
@Html.DisplayNameFor(model => model.LiPrezzo)   @Html.DisplayFor(model => model.LiPrezzo)
-
- @Html.DisplayNameFor(model => model.LiScont1)   @Html.DisplayFor(model => model.LiScont1) -
-
- @Html.DisplayNameFor(model => model.LiScont2)   @Html.DisplayFor(model => model.LiScont2) -
-
- @Html.DisplayNameFor(model => model.LiScont3)   @Html.DisplayFor(model => model.LiScont3) -
-
- @Html.DisplayNameFor(model => model.LiScont4)   @Html.DisplayFor(model => model.LiScont4) -
-
- @Html.DisplayNameFor(model => model.Gest_Matr)   @Html.DisplayFor(model => model.Gest_Matr) -
-
- @Html.DisplayNameFor(model => model.Gest_Lotti)   @Html.DisplayFor(model => model.Gest_Lotti) -
-
- @Html.DisplayNameFor(model => model.Desc_sup)   @Html.DisplayFor(model => model.Desc_sup) -
+ @Html.HiddenFor(x => x.Azienda) + @Html.HiddenFor(model => model.AmCodice) + @Html.HiddenFor(model => model.LoCodice) + @Html.HiddenFor(model => model.LiCodLis) + @Html.HiddenFor(model => model.LiCodArt) + @Html.HiddenFor(model => model.LiDatAtt) + @Html.HiddenFor(model => model.LiQuanti) + @Html.HiddenFor(model => model.LiScont1) + @Html.HiddenFor(model => model.LiScont2) + @Html.HiddenFor(model => model.LiScont3) + @Html.HiddenFor(model => model.LiScont4) + @Html.HiddenFor(model => model.Gest_Matr) + @Html.HiddenFor(model => model.Gest_Lotti) + @Html.HiddenFor(model => model.Desc_sup)
 
diff --git a/Views/Articoli/Details.cshtml b/Views/Articoli/Details.cshtml index 70bf598..c0adec3 100644 --- a/Views/Articoli/Details.cshtml +++ b/Views/Articoli/Details.cshtml @@ -9,9 +9,6 @@
-
- @Html.DisplayNameFor(model => model.Azienda) @Html.DisplayFor(model => model.Azienda) -
@Html.DisplayNameFor(model => model.SlCodice) @Html.DisplayFor(model => model.SlCodice)
@@ -24,48 +21,23 @@
@Html.DisplayNameFor(model => model.SlQtAper) @Html.DisplayFor(model => model.SlQtAper)
-
- @Html.DisplayNameFor(model => model.AmCodice) @Html.DisplayFor(model => model.AmCodice) -
-
- @Html.DisplayNameFor(model => model.LoCodice) @Html.DisplayFor(model => model.LoCodice) -
-
- @Html.DisplayNameFor(model => model.LiCodLis) @Html.DisplayFor(model => model.LiCodLis) -
-
- @Html.DisplayNameFor(model => model.LiCodArt) @Html.DisplayFor(model => model.LiCodArt) -
-
- @Html.DisplayNameFor(model => model.LiDatAtt) @Html.DisplayFor(model => model.LiDatAtt) -
-
- @Html.DisplayNameFor(model => model.LiQuanti) @Html.DisplayFor(model => model.LiQuanti) -
@Html.DisplayNameFor(model => model.LiPrezzo) @Html.DisplayFor(model => model.LiPrezzo)
-
- @Html.DisplayNameFor(model => model.LiScont1) @Html.DisplayFor(model => model.LiScont1) -
-
- @Html.DisplayNameFor(model => model.LiScont2) @Html.DisplayFor(model => model.LiScont2) -
-
- @Html.DisplayNameFor(model => model.LiScont3) @Html.DisplayFor(model => model.LiScont3) -
-
- @Html.DisplayNameFor(model => model.LiScont4) @Html.DisplayFor(model => model.LiScont4) -
-
- @Html.DisplayNameFor(model => model.Gest_Matr) @Html.DisplayFor(model => model.Gest_Matr) -
-
- @Html.DisplayNameFor(model => model.Gest_Lotti) @Html.DisplayFor(model => model.Gest_Lotti) -
-
- @Html.DisplayNameFor(model => model.Desc_sup) @Html.DisplayFor(model => model.Desc_sup) -
+ @Html.HiddenFor(model => model.Azienda) + @Html.HiddenFor(model => model.AmCodice) + @Html.HiddenFor(model => model.LoCodice) + @Html.HiddenFor(model => model.LiCodLis) + @Html.HiddenFor(model => model.LiCodArt) + @Html.HiddenFor(model => model.LiDatAtt) + @Html.HiddenFor(model => model.LiQuanti) + @Html.HiddenFor(model => model.LiScont1) + @Html.HiddenFor(model => model.LiScont2) + @Html.HiddenFor(model => model.LiScont3) + @Html.HiddenFor(model => model.LiScont4) + @Html.HiddenFor(model => model.Gest_Matr) + @Html.HiddenFor(model => model.Gest_Lotti) + @Html.HiddenFor(model => model.Desc_sup) diff --git a/Views/Articoli/Edit.cshtml b/Views/Articoli/Edit.cshtml index 7acccac..aeb17af 100644 --- a/Views/Articoli/Edit.cshtml +++ b/Views/Articoli/Edit.cshtml @@ -11,7 +11,6 @@
- @Html.HiddenFor(x => x.Azienda)
 
@@ -37,95 +36,30 @@
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
-
-
- - -
-
 
+ @Html.HiddenFor(x => x.Azienda) + @Html.HiddenFor(model => model.AmCodice) + @Html.HiddenFor(model => model.LoCodice) + @Html.HiddenFor(model => model.LiCodLis) + @Html.HiddenFor(model => model.LiCodArt) + @Html.HiddenFor(model => model.LiDatAtt) + @Html.HiddenFor(model => model.LiQuanti) + @Html.HiddenFor(model => model.LiScont1) + @Html.HiddenFor(model => model.LiScont2) + @Html.HiddenFor(model => model.LiScont3) + @Html.HiddenFor(model => model.LiScont4) + @Html.HiddenFor(model => model.Gest_Matr) + @Html.HiddenFor(model => model.Gest_Lotti) + @Html.HiddenFor(model => model.Desc_sup)
diff --git a/Views/Articoli/Index.cshtml b/Views/Articoli/Index.cshtml index 55568b3..cbf3296 100644 --- a/Views/Articoli/Index.cshtml +++ b/Views/Articoli/Index.cshtml @@ -48,6 +48,7 @@ Cod. Articolo Descrizione + Magazzino Quantità Prezzo @@ -63,6 +64,9 @@ @Html.DisplayFor(modelItem => item.ArDesArt) + + @Html.DisplayFor(modelItem => item.SlCodMag) + @Html.DisplayFor(modelItem => item.SlQtAper) @@ -70,7 +74,6 @@ @Html.DisplayFor(modelItem => item.LiPrezzo) @Html.HiddenFor(modelItem => item.Azienda) - @Html.HiddenFor(modelItem => item.SlCodMag) @Html.HiddenFor(modelItem => item.AmCodice) @Html.HiddenFor(modelItem => item.LoCodice) @Html.HiddenFor(modelItem => item.LiCodLis)