@@ -94,14 +96,26 @@
ReadOnly="true" Width="110px" />
|
- nomeImpianto:
-
+
+
+
+
|
- nomeMacchina:
-
+
+
+
+
+
+
+
|
|
- descrCausale:
+
|
|
- descrPriorita:
+
|
- DescrStato:
+
|
- descrizione:
+
|
@@ -142,7 +156,7 @@
|
- descrTipo:
+
|
@@ -158,13 +172,13 @@
|
- presaInCarico:
+
|
- inizioIntervento:
+
|
- fineIntervento:
+
|
@@ -178,27 +192,28 @@
|
-
+
|
- idxStato:
+
+ <%-- idxStato: FARE!!!
-
+ --%>
<%----%>
|
|
- descrizioneIntervento:
+
|
- isPreventivabile:
+
|
@@ -219,19 +234,19 @@
|
- numIntMtz:
+
|
- richiesta:
+
|
- dataLav:
+
|
- turnoLav:
+
|
- matr:
+
|
@@ -258,23 +273,23 @@
|
- isFermo:
+
|
- guasto:
+
|
- codImpianto:
-
+
+ <%----%>
|
- codMacchina:
-
+
+ <%----%>
|
- descrAmbitoGuasto:
+
|
@@ -287,14 +302,26 @@
ReadOnly="true" Width="110px" />
|
- nomeImpianto:
-
+
+
+
+
|
- nomeMacchina:
-
+
+
+
+
+
+
+
|
|
- descrCausale:
+
|
|
- descrPriorita:
+
|
- DescrStato:
+
|
- descrizione:
+
|
@@ -335,7 +362,7 @@
|
- descrTipo:
+
|
@@ -351,13 +378,13 @@
|
- presaInCarico:
+
|
- inizioIntervento:
+
|
- fineIntervento:
+
|
@@ -379,10 +406,10 @@
|
|
- descrizioneIntervento:
+
|
- isPreventivabile:
+
|
@@ -406,19 +433,19 @@
|
- numIntMtz:
+
|
- richiesta:
+
|
- dataLav:
+
|
- turnoLav:
+
|
- matr:
+
|
@@ -445,23 +472,25 @@
|
- isFermo:
+
|
- guasto:
+
|
- codImpianto:
-
+
+
+ <%----%>
|
- codMacchina:
-
+
+
+ <%----%>
|
- descrAmbitoGuasto:
+
|
@@ -474,19 +503,31 @@
Width="110px" />
|
- nomeImpianto:
-
+
+
+
+
|
- nomeMacchina:
-
+
+
+
+
+
+
+
|
+ CssClass="textEv_2" DataSourceID="odsAmbiti" DataTextField="label" DataValueField="value" SelectedValue='<%# Bind("idxAmbito") %>'>
@@ -497,27 +538,27 @@
|
|
- descrCausale:
+
|
|
- descrPriorita:
+
|
- DescrStato:
+
|
- descrizione:
+
|
+ DataValueField="value" CssClass="textEv_2" SelectedValue='<%# Bind("idxPriorita") %>' />
@@ -535,14 +576,14 @@
|
|
- descrTipo:
+
|
+ DataSourceID="odsTipo" DataTextField="label" DataValueField="value" SelectedValue='<%# Bind("idxTipo") %>'>
@@ -557,13 +598,13 @@
|
- presaInCarico:
+
|
- inizioIntervento:
+
|
- fineIntervento:
+
|
@@ -603,10 +644,10 @@
|
|
- descrizioneIntervento:
+
|
- isPreventivabile:
+
|
@@ -674,8 +715,7 @@
diff --git a/WebSites/WebGIM/mod_insertRichiesta.ascx b/WebSites/WebGIM/mod_insertRichiesta.ascx
index 2b991de..bd594ad 100644
--- a/WebSites/WebGIM/mod_insertRichiesta.ascx
+++ b/WebSites/WebGIM/mod_insertRichiesta.ascx
@@ -61,11 +61,11 @@
-
+
-
+
@@ -73,17 +73,18 @@
SelectMethod="GetData" TypeName="DS_utilityTableAdapters.v_selPriorTableAdapter">
-
-
| | | |