...tabella...
+ @*...tabella...
+ @*...tabella...
+ @*| Cod Ordine | +Cod Articolo | +Descr. Art. | +Qty | +Data | ++ |
|---|---|---|---|---|---|
| @record.CodOrd | +@record.CodArt | +@record.DescArt | +@record.Qta | +@($"{record.DataIns:yyyy.MM.dd HH:mm:ss}") | ++ + | +
| + @if (currRecord != null) + { + + } + | +Info ciclo | +Articolo | +Att | +
|---|---|---|---|
| + + | +
+
+
+
+
+
+ PODL
+
+
+ @($"{record.IdxPromessa.ToString(PadCodXdl)}")
+
+
+
+ N° pezzi:
+ @record.NumPezzi
+
+
+ T. Ciclo:
+ @record.Tcassegnato.ToString("N2")
+ |
+
+
+ @record.KeyRichiesta
+
+
+
+ @if (record.Note != "")
+ {
+
+ @record.CodArticolo
+
+
+
+ @record.DescArticolo
+
+ Note: @record.Note
+
+ }
+ |
+
+
+ @if (@record.Attivabile)
+ {
+
+ }
+ else
+ {
+
+ }
+
+ @if (!string.IsNullOrEmpty(record.Recipe))
+ {
+
+
+
+ }
+ |
+
| + @if (EditRecord != null) + { + + } + | +Kit Istanza | +Cod Ext | +Cod Kit (Parent) | +Articolo (Child) | +Qty Kit | +Qty Art | ++ |
|---|---|---|---|---|---|---|---|
| + + | +
+ @record.KeyKit
+ |
+
+ @record.KeyExtOrd
+ |
+
+ @record.CodArtParent
+ |
+
+ @record.CodArtChild
+ |
+
+ @record.QtyKIT
+ |
+
+ @record.QtyART
+ |
+ + @if (DelEnabled(record)) + { + + } + else + { + + } + | +
+