| - | + *@ +
|---|
| + | -+ |
+
+
+ orderByCodInt()">
+ COD. ARTICOLO
+ @if (orderType == orderTypeEnum.codIntAscending)
+ {
+
+ }
+ else if (orderType == orderTypeEnum.codIntDescending)
+ {
+
+ }
+ else
+ {
+
+ }
+
+
+
+ orderByCodForn()">
+ COD. FORNITORE
+ @if (orderType == orderTypeEnum.codExtAscending)
+ {
+
+ }
+ else if (orderType == orderTypeEnum.codExtDescending)
+ {
+
+ }
+ else
+ {
+
+ }
+
+ |
+
+
+
+
+ DESC. ARTICOLO
+
+
+
+
+ DESC. FORNITORE
+
+ |
+ orderByStock()" class="col-1"> + STOCK + @if (orderType == orderTypeEnum.stockAscending) + { + + } + else if (orderType == orderTypeEnum.stockDescending) + { + + } + else + { + + } + | ++ VALORE UNIT. + | ++ VALORE TOT. + | ++ | +||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| + + | +
+ @item.CodInt
+
+ @item.CodExt
+
+ |
+
-
orderByCodInt()">
- COD. ARTICOLO
- @if (orderType == orderTypeEnum.codIntAscending)
- {
-
- }
- else if (orderType == orderTypeEnum.codIntDescending)
- {
-
- }
- else
- {
-
- }
-
+
+ @item.Descr
+
-
-
- orderByCodForn()">
- COD. FORNITORE
- @if (orderType == orderTypeEnum.codExtAscending)
- {
-
- }
- else if (orderType == orderTypeEnum.codExtDescending)
- {
-
- }
- else
- {
-
- }
-
+
+ @item.DescrExt
+
|
-
-
- DESC. ARTICOLO
-
+
+
+ |
+ @item.QtaBatch
-
-
-
- DESC. FORNITORE
-
- |
- orderByStock()" class="col-1"> - STOCK - @if (orderType == orderTypeEnum.stockAscending) - { - - } - else if (orderType == orderTypeEnum.stockDescending) - { - - } - else - { - - } - | -- VALORE UNIT. - | -- VALORE TOT. - | -- | + ++ @($"{item.CurrValue:C2}") + | ++ @($"{(item.CurrValue * item.QtaBatch):C2}") + | ++ + |
| - - | -
- @item.CodInt
-
- @item.CodExt
-
- |
-
-
-
- @item.Descr
-
-
-
-
- @item.DescrExt
-
-
- |
-
-
- @item.QtaBatch
-
- |
- - @($"{item.CurrValue:C2}") - | -- @($"{(item.CurrValue * item.QtaBatch):C2}") - | -- - | -