Aggiunta gestione delle schede completate e non spedite...

#fixed 893

git-svn-id: https://keyhammer.ath.cx/svn/XPS/trunk@57 43c8e981-f90d-406c-a89a-24a2c4268d51
This commit is contained in:
samuele
2008-11-04 15:07:14 +00:00
parent d5bfbdf0fc
commit 5ee09eb53a
7 changed files with 401 additions and 292 deletions
+235 -223
View File
@@ -528,6 +528,18 @@ WHERE (IdxObj = @Original_Cod)</CommandText>
</DbCommand>
</SelectCommand>
</DbSource>
<DbSource ConnectionRef="SteamWare_XPSConnectionString (Web.config)" DbObjectName="SteamWare_XPS.dbo.v_ULP" DbObjectType="View" GenerateMethods="Get" GenerateShortCommands="true" GeneratorGetMethodName="getByCodStato" GetMethodModifier="Public" GetMethodName="getByCodStato" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="getByCodStato" UserSourceName="getByCodStato">
<SelectCommand>
<DbCommand CommandType="Text" ModifiedByUser="true">
<CommandText>SELECT Cod, Stato, CodCliente, Cliente, CodCli, descrizione, DDT, DataDDT, DataArrivo, Posizione, Qta, Peso, DataPrevista, IdxObjMamma, CodStato
FROM v_ULP
WHERE (CodStato = @CodStato)</CommandText>
<Parameters>
<Parameter AllowDbNull="true" AutogeneratedName="CodStato" ColumnName="CodStato" DataSourceName="SteamWare_XPS.dbo.v_ULP" DataTypeServer="nvarchar(50)" DbType="String" Direction="Input" ParameterName="@CodStato" Precision="0" ProviderType="NVarChar" Scale="0" Size="50" SourceColumn="CodStato" SourceColumnNullMapping="false" SourceVersion="Current" />
</Parameters>
</DbCommand>
</SelectCommand>
</DbSource>
<DbSource ConnectionRef="SteamWare_XPSConnectionString (Web.config)" DbObjectName="SteamWare_XPS.dbo.v_ULP" DbObjectType="View" GenerateMethods="Get" GenerateShortCommands="true" GeneratorGetMethodName="getOnlyOnDate" GetMethodModifier="Public" GetMethodName="getOnlyOnDate" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="getOnlyOnDate" UserSourceName="getOnlyOnDate">
<SelectCommand>
<DbCommand CommandType="Text" ModifiedByUser="true">
@@ -716,14 +728,14 @@ WHERE (TransizioneEventi.codInviato = @codInviato)</CommandText>
<xs:element name="AnagClienti" msprop:Generator_UserTableName="AnagClienti" msprop:Generator_RowDeletedName="AnagClientiRowDeleted" msprop:Generator_RowChangedName="AnagClientiRowChanged" msprop:Generator_RowClassName="AnagClientiRow" msprop:Generator_RowChangingName="AnagClientiRowChanging" msprop:Generator_RowEvArgName="AnagClientiRowChangeEvent" msprop:Generator_RowEvHandlerName="AnagClientiRowChangeEventHandler" msprop:Generator_TableClassName="AnagClientiDataTable" msprop:Generator_TableVarName="tableAnagClienti" msprop:Generator_RowDeletingName="AnagClientiRowDeleting" msprop:Generator_TablePropName="AnagClienti">
<xs:complexType>
<xs:sequence>
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn">
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="RagioneSociale" msprop:Generator_UserColumnName="RagioneSociale" msprop:Generator_ColumnPropNameInRow="RagioneSociale" msprop:Generator_ColumnVarNameInTable="columnRagioneSociale" msprop:Generator_ColumnPropNameInTable="RagioneSocialeColumn" minOccurs="0">
<xs:element name="RagioneSociale" msprop:Generator_UserColumnName="RagioneSociale" msprop:Generator_ColumnVarNameInTable="columnRagioneSociale" msprop:Generator_ColumnPropNameInRow="RagioneSociale" msprop:Generator_ColumnPropNameInTable="RagioneSocialeColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
@@ -736,14 +748,14 @@ WHERE (TransizioneEventi.codInviato = @codInviato)</CommandText>
<xs:element name="AnagTrattamenti" msprop:Generator_UserTableName="AnagTrattamenti" msprop:Generator_RowDeletedName="AnagTrattamentiRowDeleted" msprop:Generator_RowChangedName="AnagTrattamentiRowChanged" msprop:Generator_RowClassName="AnagTrattamentiRow" msprop:Generator_RowChangingName="AnagTrattamentiRowChanging" msprop:Generator_RowEvArgName="AnagTrattamentiRowChangeEvent" msprop:Generator_RowEvHandlerName="AnagTrattamentiRowChangeEventHandler" msprop:Generator_TableClassName="AnagTrattamentiDataTable" msprop:Generator_TableVarName="tableAnagTrattamenti" msprop:Generator_RowDeletingName="AnagTrattamentiRowDeleting" msprop:Generator_TablePropName="AnagTrattamenti">
<xs:complexType>
<xs:sequence>
<xs:element name="CodTrattamento" msprop:Generator_UserColumnName="CodTrattamento" msprop:Generator_ColumnPropNameInRow="CodTrattamento" msprop:Generator_ColumnVarNameInTable="columnCodTrattamento" msprop:Generator_ColumnPropNameInTable="CodTrattamentoColumn">
<xs:element name="CodTrattamento" msprop:Generator_UserColumnName="CodTrattamento" msprop:Generator_ColumnVarNameInTable="columnCodTrattamento" msprop:Generator_ColumnPropNameInRow="CodTrattamento" msprop:Generator_ColumnPropNameInTable="CodTrattamentoColumn">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DescrTrattamento" msprop:Generator_UserColumnName="DescrTrattamento" msprop:Generator_ColumnPropNameInRow="DescrTrattamento" msprop:Generator_ColumnVarNameInTable="columnDescrTrattamento" msprop:Generator_ColumnPropNameInTable="DescrTrattamentoColumn" minOccurs="0">
<xs:element name="DescrTrattamento" msprop:Generator_UserColumnName="DescrTrattamento" msprop:Generator_ColumnVarNameInTable="columnDescrTrattamento" msprop:Generator_ColumnPropNameInRow="DescrTrattamento" msprop:Generator_ColumnPropNameInTable="DescrTrattamentoColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
@@ -756,21 +768,21 @@ WHERE (TransizioneEventi.codInviato = @codInviato)</CommandText>
<xs:element name="Tratt2Obj" msprop:Generator_UserTableName="Tratt2Obj" msprop:Generator_RowDeletedName="Tratt2ObjRowDeleted" msprop:Generator_RowChangedName="Tratt2ObjRowChanged" msprop:Generator_RowClassName="Tratt2ObjRow" msprop:Generator_RowChangingName="Tratt2ObjRowChanging" msprop:Generator_RowEvArgName="Tratt2ObjRowChangeEvent" msprop:Generator_RowEvHandlerName="Tratt2ObjRowChangeEventHandler" msprop:Generator_TableClassName="Tratt2ObjDataTable" msprop:Generator_TableVarName="tableTratt2Obj" msprop:Generator_RowDeletingName="Tratt2ObjRowDeleting" msprop:Generator_TablePropName="Tratt2Obj">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="CodTrattamento" msprop:Generator_UserColumnName="CodTrattamento" msprop:Generator_ColumnPropNameInRow="CodTrattamento" msprop:Generator_ColumnVarNameInTable="columnCodTrattamento" msprop:Generator_ColumnPropNameInTable="CodTrattamentoColumn">
<xs:element name="CodTrattamento" msprop:Generator_UserColumnName="CodTrattamento" msprop:Generator_ColumnVarNameInTable="columnCodTrattamento" msprop:Generator_ColumnPropNameInRow="CodTrattamento" msprop:Generator_ColumnPropNameInTable="CodTrattamentoColumn">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
@@ -781,185 +793,6 @@ WHERE (TransizioneEventi.codInviato = @codInviato)</CommandText>
</xs:complexType>
</xs:element>
<xs:element name="v_commesse" msprop:Generator_UserTableName="v_commesse" msprop:Generator_RowDeletedName="v_commesseRowDeleted" msprop:Generator_RowChangedName="v_commesseRowChanged" msprop:Generator_RowClassName="v_commesseRow" msprop:Generator_RowChangingName="v_commesseRowChanging" msprop:Generator_RowEvArgName="v_commesseRowChangeEvent" msprop:Generator_RowEvHandlerName="v_commesseRowChangeEventHandler" msprop:Generator_TableClassName="v_commesseDataTable" msprop:Generator_TableVarName="tablev_commesse" msprop:Generator_RowDeletingName="v_commesseRowDeleting" msprop:Generator_TablePropName="v_commesse">
<xs:complexType>
<xs:sequence>
<xs:element name="Cod" msprop:Generator_UserColumnName="Cod" msprop:Generator_ColumnVarNameInTable="columnCod" msprop:Generator_ColumnPropNameInRow="Cod" msprop:Generator_ColumnPropNameInTable="CodColumn">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Stato" msprop:Generator_UserColumnName="Stato" msprop:Generator_ColumnVarNameInTable="columnStato" msprop:Generator_ColumnPropNameInRow="Stato" msprop:Generator_ColumnPropNameInTable="StatoColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Cliente" msprop:Generator_UserColumnName="Cliente" msprop:Generator_ColumnVarNameInTable="columnCliente" msprop:Generator_ColumnPropNameInRow="Cliente" msprop:Generator_ColumnPropNameInTable="ClienteColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="CodCli" msprop:Generator_UserColumnName="CodCli" msprop:Generator_ColumnVarNameInTable="columnCodCli" msprop:Generator_ColumnPropNameInRow="CodCli" msprop:Generator_ColumnPropNameInTable="CodCliColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="descrizione" msprop:Generator_UserColumnName="descrizione" msprop:Generator_ColumnVarNameInTable="columndescrizione" msprop:Generator_ColumnPropNameInRow="descrizione" msprop:Generator_ColumnPropNameInTable="descrizioneColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DDT" msprop:Generator_UserColumnName="DDT" msprop:Generator_ColumnVarNameInTable="columnDDT" msprop:Generator_ColumnPropNameInRow="DDT" msprop:Generator_ColumnPropNameInTable="DDTColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DataArrivo" msprop:Generator_UserColumnName="DataArrivo" msprop:Generator_ColumnVarNameInTable="columnDataArrivo" msprop:Generator_ColumnPropNameInRow="DataArrivo" msprop:Generator_ColumnPropNameInTable="DataArrivoColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="Posizione" msprop:Generator_UserColumnName="Posizione" msprop:Generator_ColumnVarNameInTable="columnPosizione" msprop:Generator_ColumnPropNameInRow="Posizione" msprop:Generator_ColumnPropNameInTable="PosizioneColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Qta" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Qta" msprop:Generator_ColumnVarNameInTable="columnQta" msprop:Generator_ColumnPropNameInRow="Qta" msprop:Generator_ColumnPropNameInTable="QtaColumn" type="xs:int" minOccurs="0" />
<xs:element name="Peso" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnPropNameInTable="PesoColumn" type="xs:double" minOccurs="0" />
<xs:element name="Righe" msprop:Generator_UserColumnName="Righe" msprop:Generator_ColumnVarNameInTable="columnRighe" msprop:Generator_ColumnPropNameInRow="Righe" msprop:Generator_ColumnPropNameInTable="RigheColumn" type="xs:int" minOccurs="0" />
<xs:element name="Colli" msprop:Generator_UserColumnName="Colli" msprop:Generator_ColumnVarNameInTable="columnColli" msprop:Generator_ColumnPropNameInRow="Colli" msprop:Generator_ColumnPropNameInTable="ColliColumn" type="xs:int" minOccurs="0" />
<xs:element name="DataPrevista" msprop:Generator_UserColumnName="DataPrevista" msprop:Generator_ColumnVarNameInTable="columnDataPrevista" msprop:Generator_ColumnPropNameInRow="DataPrevista" msprop:Generator_ColumnPropNameInTable="DataPrevistaColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Ciclo" msprop:Generator_UserColumnName="Ciclo" msprop:Generator_ColumnVarNameInTable="columnCiclo" msprop:Generator_ColumnPropNameInRow="Ciclo" msprop:Generator_ColumnPropNameInTable="CicloColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="IstObj" msprop:Generator_UserTableName="IstObj" msprop:Generator_RowDeletedName="IstObjRowDeleted" msprop:Generator_RowChangedName="IstObjRowChanged" msprop:Generator_RowClassName="IstObjRow" msprop:Generator_RowChangingName="IstObjRowChanging" msprop:Generator_RowEvArgName="IstObjRowChangeEvent" msprop:Generator_RowEvHandlerName="IstObjRowChangeEventHandler" msprop:Generator_TableClassName="IstObjDataTable" msprop:Generator_TableVarName="tableIstObj" msprop:Generator_RowDeletingName="IstObjRowDeleting" msprop:Generator_TablePropName="IstObj">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Posizione" msprop:Generator_UserColumnName="Posizione" msprop:Generator_ColumnPropNameInRow="Posizione" msprop:Generator_ColumnVarNameInTable="columnPosizione" msprop:Generator_ColumnPropNameInTable="PosizioneColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Livello" msprop:Generator_UserColumnName="Livello" msprop:Generator_ColumnPropNameInRow="Livello" msprop:Generator_ColumnVarNameInTable="columnLivello" msprop:Generator_ColumnPropNameInTable="LivelloColumn" type="xs:int" minOccurs="0" />
<xs:element name="Rev" msprop:Generator_UserColumnName="Rev" msprop:Generator_ColumnPropNameInRow="Rev" msprop:Generator_ColumnVarNameInTable="columnRev" msprop:Generator_ColumnPropNameInTable="RevColumn" type="xs:int" minOccurs="0" />
<xs:element name="CodObj" msprop:Generator_UserColumnName="CodObj" msprop:Generator_ColumnPropNameInRow="CodObj" msprop:Generator_ColumnVarNameInTable="columnCodObj" msprop:Generator_ColumnPropNameInTable="CodObjColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Nome" msprop:Generator_UserColumnName="Nome" msprop:Generator_ColumnPropNameInRow="Nome" msprop:Generator_ColumnVarNameInTable="columnNome" msprop:Generator_ColumnPropNameInTable="NomeColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="IdxObjMamma" msprop:Generator_UserColumnName="IdxObjMamma" msprop:Generator_ColumnPropNameInRow="IdxObjMamma" msprop:Generator_ColumnVarNameInTable="columnIdxObjMamma" msprop:Generator_ColumnPropNameInTable="IdxObjMammaColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ExtKey" msprop:Generator_UserColumnName="ExtKey" msprop:Generator_ColumnPropNameInRow="ExtKey" msprop:Generator_ColumnVarNameInTable="columnExtKey" msprop:Generator_ColumnPropNameInTable="ExtKeyColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DueDate" msprop:Generator_UserColumnName="DueDate" msprop:Generator_ColumnPropNameInRow="DueDate" msprop:Generator_ColumnVarNameInTable="columnDueDate" msprop:Generator_ColumnPropNameInTable="DueDateColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="LeadTime" msprop:Generator_UserColumnName="LeadTime" msprop:Generator_ColumnPropNameInRow="LeadTime" msprop:Generator_ColumnVarNameInTable="columnLeadTime" msprop:Generator_ColumnPropNameInTable="LeadTimeColumn" type="xs:double" minOccurs="0" />
<xs:element name="LeadTimeUM" msprop:Generator_UserColumnName="LeadTimeUM" msprop:Generator_ColumnPropNameInRow="LeadTimeUM" msprop:Generator_ColumnVarNameInTable="columnLeadTimeUM" msprop:Generator_ColumnPropNameInTable="LeadTimeUMColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="UserCreaz" msprop:Generator_UserColumnName="UserCreaz" msprop:Generator_ColumnPropNameInRow="UserCreaz" msprop:Generator_ColumnVarNameInTable="columnUserCreaz" msprop:Generator_ColumnPropNameInTable="UserCreazColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DataCreaz" msprop:Generator_UserColumnName="DataCreaz" msprop:Generator_ColumnPropNameInRow="DataCreaz" msprop:Generator_ColumnVarNameInTable="columnDataCreaz" msprop:Generator_ColumnPropNameInTable="DataCreazColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="UserMod" msprop:Generator_UserColumnName="UserMod" msprop:Generator_ColumnPropNameInRow="UserMod" msprop:Generator_ColumnVarNameInTable="columnUserMod" msprop:Generator_ColumnPropNameInTable="UserModColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DataMod" msprop:Generator_UserColumnName="DataMod" msprop:Generator_ColumnPropNameInRow="DataMod" msprop:Generator_ColumnVarNameInTable="columnDataMod" msprop:Generator_ColumnPropNameInTable="DataModColumn" type="xs:dateTime" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="v_righe" msprop:Generator_UserTableName="v_righe" msprop:Generator_RowDeletedName="v_righeRowDeleted" msprop:Generator_RowChangedName="v_righeRowChanged" msprop:Generator_RowClassName="v_righeRow" msprop:Generator_RowChangingName="v_righeRowChanging" msprop:Generator_RowEvArgName="v_righeRowChangeEvent" msprop:Generator_RowEvHandlerName="v_righeRowChangeEventHandler" msprop:Generator_TableClassName="v_righeDataTable" msprop:Generator_TableVarName="tablev_righe" msprop:Generator_RowDeletingName="v_righeRowDeleting" msprop:Generator_TablePropName="v_righe">
<xs:complexType>
<xs:sequence>
<xs:element name="Cod" msprop:Generator_UserColumnName="Cod" msprop:Generator_ColumnPropNameInRow="Cod" msprop:Generator_ColumnVarNameInTable="columnCod" msprop:Generator_ColumnPropNameInTable="CodColumn">
@@ -976,28 +809,14 @@ WHERE (TransizioneEventi.codInviato = @codInviato)</CommandText>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="CodCliente" msdata:ReadOnly="true" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Cliente" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Cliente" msprop:Generator_ColumnPropNameInRow="Cliente" msprop:Generator_ColumnVarNameInTable="columnCliente" msprop:Generator_ColumnPropNameInTable="ClienteColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DDT" msdata:ReadOnly="true" msprop:Generator_UserColumnName="DDT" msprop:Generator_ColumnPropNameInRow="DDT" msprop:Generator_ColumnVarNameInTable="columnDDT" msprop:Generator_ColumnPropNameInTable="DDTColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="descrizione" msdata:ReadOnly="true" msprop:Generator_UserColumnName="descrizione" msprop:Generator_ColumnPropNameInRow="descrizione" msprop:Generator_ColumnVarNameInTable="columndescrizione" msprop:Generator_ColumnPropNameInTable="descrizioneColumn" minOccurs="0">
<xs:element name="Cliente" msprop:Generator_UserColumnName="Cliente" msprop:Generator_ColumnPropNameInRow="Cliente" msprop:Generator_ColumnVarNameInTable="columnCliente" msprop:Generator_ColumnPropNameInTable="ClienteColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
@@ -1011,6 +830,20 @@ WHERE (TransizioneEventi.codInviato = @codInviato)</CommandText>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="descrizione" msprop:Generator_UserColumnName="descrizione" msprop:Generator_ColumnPropNameInRow="descrizione" msprop:Generator_ColumnVarNameInTable="columndescrizione" msprop:Generator_ColumnPropNameInTable="descrizioneColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DDT" msprop:Generator_UserColumnName="DDT" msprop:Generator_ColumnPropNameInRow="DDT" msprop:Generator_ColumnVarNameInTable="columnDDT" msprop:Generator_ColumnPropNameInTable="DDTColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DataArrivo" msprop:Generator_UserColumnName="DataArrivo" msprop:Generator_ColumnPropNameInRow="DataArrivo" msprop:Generator_ColumnVarNameInTable="columnDataArrivo" msprop:Generator_ColumnPropNameInTable="DataArrivoColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="Posizione" msprop:Generator_UserColumnName="Posizione" msprop:Generator_ColumnPropNameInRow="Posizione" msprop:Generator_ColumnVarNameInTable="columnPosizione" msprop:Generator_ColumnPropNameInTable="PosizioneColumn" minOccurs="0">
<xs:simpleType>
@@ -1021,16 +854,10 @@ WHERE (TransizioneEventi.codInviato = @codInviato)</CommandText>
</xs:element>
<xs:element name="Qta" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Qta" msprop:Generator_ColumnPropNameInRow="Qta" msprop:Generator_ColumnVarNameInTable="columnQta" msprop:Generator_ColumnPropNameInTable="QtaColumn" type="xs:int" minOccurs="0" />
<xs:element name="Peso" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Peso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInTable="PesoColumn" type="xs:double" minOccurs="0" />
<xs:element name="Colli" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Colli" msprop:Generator_ColumnPropNameInRow="Colli" msprop:Generator_ColumnVarNameInTable="columnColli" msprop:Generator_ColumnPropNameInTable="ColliColumn" type="xs:int" minOccurs="0" />
<xs:element name="Righe" msprop:Generator_UserColumnName="Righe" msprop:Generator_ColumnPropNameInRow="Righe" msprop:Generator_ColumnVarNameInTable="columnRighe" msprop:Generator_ColumnPropNameInTable="RigheColumn" type="xs:int" minOccurs="0" />
<xs:element name="Colli" msprop:Generator_UserColumnName="Colli" msprop:Generator_ColumnPropNameInRow="Colli" msprop:Generator_ColumnVarNameInTable="columnColli" msprop:Generator_ColumnPropNameInTable="ColliColumn" type="xs:int" minOccurs="0" />
<xs:element name="DataPrevista" msprop:Generator_UserColumnName="DataPrevista" msprop:Generator_ColumnPropNameInRow="DataPrevista" msprop:Generator_ColumnVarNameInTable="columnDataPrevista" msprop:Generator_ColumnPropNameInTable="DataPrevistaColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="IdxObjMamma" msprop:Generator_UserColumnName="IdxObjMamma" msprop:Generator_ColumnPropNameInRow="IdxObjMamma" msprop:Generator_ColumnVarNameInTable="columnIdxObjMamma" msprop:Generator_ColumnPropNameInTable="IdxObjMammaColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
@@ -1038,17 +865,113 @@ WHERE (TransizioneEventi.codInviato = @codInviato)</CommandText>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Ciclo" msprop:Generator_UserColumnName="Ciclo" msprop:Generator_ColumnPropNameInRow="Ciclo" msprop:Generator_ColumnVarNameInTable="columnCiclo" msprop:Generator_ColumnPropNameInTable="CicloColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="sp_rec4Day" msprop:Generator_UserTableName="sp_rec4Day" msprop:Generator_RowDeletedName="sp_rec4DayRowDeleted" msprop:Generator_RowChangedName="sp_rec4DayRowChanged" msprop:Generator_RowClassName="sp_rec4DayRow" msprop:Generator_RowChangingName="sp_rec4DayRowChanging" msprop:Generator_RowEvArgName="sp_rec4DayRowChangeEvent" msprop:Generator_RowEvHandlerName="sp_rec4DayRowChangeEventHandler" msprop:Generator_TableClassName="sp_rec4DayDataTable" msprop:Generator_TableVarName="tablesp_rec4Day" msprop:Generator_RowDeletingName="sp_rec4DayRowDeleting" msprop:Generator_TablePropName="sp_rec4Day">
<xs:element name="IstObj" msprop:Generator_UserTableName="IstObj" msprop:Generator_RowDeletedName="IstObjRowDeleted" msprop:Generator_RowChangedName="IstObjRowChanged" msprop:Generator_RowClassName="IstObjRow" msprop:Generator_RowChangingName="IstObjRowChanging" msprop:Generator_RowEvArgName="IstObjRowChangeEvent" msprop:Generator_RowEvHandlerName="IstObjRowChangeEventHandler" msprop:Generator_TableClassName="IstObjDataTable" msprop:Generator_TableVarName="tableIstObj" msprop:Generator_RowDeletingName="IstObjRowDeleting" msprop:Generator_TablePropName="IstObj">
<xs:complexType>
<xs:sequence>
<xs:element name="rec4Day" msdata:ReadOnly="true" msprop:Generator_UserColumnName="rec4Day" msprop:Generator_ColumnVarNameInTable="columnrec4Day" msprop:Generator_ColumnPropNameInRow="rec4Day" msprop:Generator_ColumnPropNameInTable="rec4DayColumn" type="xs:int" minOccurs="0" />
<xs:element name="IdxObj" msprop:Generator_UserColumnName="IdxObj" msprop:Generator_ColumnVarNameInTable="columnIdxObj" msprop:Generator_ColumnPropNameInRow="IdxObj" msprop:Generator_ColumnPropNameInTable="IdxObjColumn">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="CodCliente" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Posizione" msprop:Generator_UserColumnName="Posizione" msprop:Generator_ColumnVarNameInTable="columnPosizione" msprop:Generator_ColumnPropNameInRow="Posizione" msprop:Generator_ColumnPropNameInTable="PosizioneColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Livello" msprop:Generator_UserColumnName="Livello" msprop:Generator_ColumnVarNameInTable="columnLivello" msprop:Generator_ColumnPropNameInRow="Livello" msprop:Generator_ColumnPropNameInTable="LivelloColumn" type="xs:int" minOccurs="0" />
<xs:element name="Rev" msprop:Generator_UserColumnName="Rev" msprop:Generator_ColumnVarNameInTable="columnRev" msprop:Generator_ColumnPropNameInRow="Rev" msprop:Generator_ColumnPropNameInTable="RevColumn" type="xs:int" minOccurs="0" />
<xs:element name="CodObj" msprop:Generator_UserColumnName="CodObj" msprop:Generator_ColumnVarNameInTable="columnCodObj" msprop:Generator_ColumnPropNameInRow="CodObj" msprop:Generator_ColumnPropNameInTable="CodObjColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Nome" msprop:Generator_UserColumnName="Nome" msprop:Generator_ColumnVarNameInTable="columnNome" msprop:Generator_ColumnPropNameInRow="Nome" msprop:Generator_ColumnPropNameInTable="NomeColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="IdxObjMamma" msprop:Generator_UserColumnName="IdxObjMamma" msprop:Generator_ColumnVarNameInTable="columnIdxObjMamma" msprop:Generator_ColumnPropNameInRow="IdxObjMamma" msprop:Generator_ColumnPropNameInTable="IdxObjMammaColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Note" msprop:Generator_UserColumnName="Note" msprop:Generator_ColumnVarNameInTable="columnNote" msprop:Generator_ColumnPropNameInRow="Note" msprop:Generator_ColumnPropNameInTable="NoteColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="ExtKey" msprop:Generator_UserColumnName="ExtKey" msprop:Generator_ColumnVarNameInTable="columnExtKey" msprop:Generator_ColumnPropNameInRow="ExtKey" msprop:Generator_ColumnPropNameInTable="ExtKeyColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DueDate" msprop:Generator_UserColumnName="DueDate" msprop:Generator_ColumnVarNameInTable="columnDueDate" msprop:Generator_ColumnPropNameInRow="DueDate" msprop:Generator_ColumnPropNameInTable="DueDateColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="LeadTime" msprop:Generator_UserColumnName="LeadTime" msprop:Generator_ColumnVarNameInTable="columnLeadTime" msprop:Generator_ColumnPropNameInRow="LeadTime" msprop:Generator_ColumnPropNameInTable="LeadTimeColumn" type="xs:double" minOccurs="0" />
<xs:element name="LeadTimeUM" msprop:Generator_UserColumnName="LeadTimeUM" msprop:Generator_ColumnVarNameInTable="columnLeadTimeUM" msprop:Generator_ColumnPropNameInRow="LeadTimeUM" msprop:Generator_ColumnPropNameInTable="LeadTimeUMColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="UserCreaz" msprop:Generator_UserColumnName="UserCreaz" msprop:Generator_ColumnVarNameInTable="columnUserCreaz" msprop:Generator_ColumnPropNameInRow="UserCreaz" msprop:Generator_ColumnPropNameInTable="UserCreazColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DataCreaz" msprop:Generator_UserColumnName="DataCreaz" msprop:Generator_ColumnVarNameInTable="columnDataCreaz" msprop:Generator_ColumnPropNameInRow="DataCreaz" msprop:Generator_ColumnPropNameInTable="DataCreazColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="UserMod" msprop:Generator_UserColumnName="UserMod" msprop:Generator_ColumnVarNameInTable="columnUserMod" msprop:Generator_ColumnPropNameInRow="UserMod" msprop:Generator_ColumnPropNameInTable="UserModColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DataMod" msprop:Generator_UserColumnName="DataMod" msprop:Generator_ColumnVarNameInTable="columnDataMod" msprop:Generator_ColumnPropNameInRow="DataMod" msprop:Generator_ColumnPropNameInTable="DataModColumn" type="xs:dateTime" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="v_ULP" msprop:Generator_UserTableName="v_ULP" msprop:Generator_RowDeletedName="v_ULPRowDeleted" msprop:Generator_RowChangedName="v_ULPRowChanged" msprop:Generator_RowClassName="v_ULPRow" msprop:Generator_RowChangingName="v_ULPRowChanging" msprop:Generator_RowEvArgName="v_ULPRowChangeEvent" msprop:Generator_RowEvHandlerName="v_ULPRowChangeEventHandler" msprop:Generator_TableClassName="v_ULPDataTable" msprop:Generator_TableVarName="tablev_ULP" msprop:Generator_RowDeletingName="v_ULPRowDeleting" msprop:Generator_TablePropName="v_ULP">
<xs:element name="v_righe" msprop:Generator_UserTableName="v_righe" msprop:Generator_RowDeletedName="v_righeRowDeleted" msprop:Generator_RowChangedName="v_righeRowChanged" msprop:Generator_RowClassName="v_righeRow" msprop:Generator_RowChangingName="v_righeRowChanging" msprop:Generator_RowEvArgName="v_righeRowChangeEvent" msprop:Generator_RowEvHandlerName="v_righeRowChangeEventHandler" msprop:Generator_TableClassName="v_righeDataTable" msprop:Generator_TableVarName="tablev_righe" msprop:Generator_RowDeletingName="v_righeRowDeleting" msprop:Generator_TablePropName="v_righe">
<xs:complexType>
<xs:sequence>
<xs:element name="Cod" msprop:Generator_UserColumnName="Cod" msprop:Generator_ColumnVarNameInTable="columnCod" msprop:Generator_ColumnPropNameInRow="Cod" msprop:Generator_ColumnPropNameInTable="CodColumn">
@@ -1110,6 +1033,7 @@ WHERE (TransizioneEventi.codInviato = @codInviato)</CommandText>
</xs:element>
<xs:element name="Qta" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Qta" msprop:Generator_ColumnVarNameInTable="columnQta" msprop:Generator_ColumnPropNameInRow="Qta" msprop:Generator_ColumnPropNameInTable="QtaColumn" type="xs:int" minOccurs="0" />
<xs:element name="Peso" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnPropNameInTable="PesoColumn" type="xs:double" minOccurs="0" />
<xs:element name="Colli" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Colli" msprop:Generator_ColumnVarNameInTable="columnColli" msprop:Generator_ColumnPropNameInRow="Colli" msprop:Generator_ColumnPropNameInTable="ColliColumn" type="xs:int" minOccurs="0" />
<xs:element name="DataPrevista" msprop:Generator_UserColumnName="DataPrevista" msprop:Generator_ColumnVarNameInTable="columnDataPrevista" msprop:Generator_ColumnPropNameInRow="DataPrevista" msprop:Generator_ColumnPropNameInTable="DataPrevistaColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="IdxObjMamma" msprop:Generator_UserColumnName="IdxObjMamma" msprop:Generator_ColumnVarNameInTable="columnIdxObjMamma" msprop:Generator_ColumnPropNameInRow="IdxObjMamma" msprop:Generator_ColumnPropNameInTable="IdxObjMammaColumn" minOccurs="0">
<xs:simpleType>
@@ -1118,8 +1042,96 @@ WHERE (TransizioneEventi.codInviato = @codInviato)</CommandText>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="sp_rec4Day" msprop:Generator_UserTableName="sp_rec4Day" msprop:Generator_RowDeletedName="sp_rec4DayRowDeleted" msprop:Generator_RowChangedName="sp_rec4DayRowChanged" msprop:Generator_RowClassName="sp_rec4DayRow" msprop:Generator_RowChangingName="sp_rec4DayRowChanging" msprop:Generator_RowEvArgName="sp_rec4DayRowChangeEvent" msprop:Generator_RowEvHandlerName="sp_rec4DayRowChangeEventHandler" msprop:Generator_TableClassName="sp_rec4DayDataTable" msprop:Generator_TableVarName="tablesp_rec4Day" msprop:Generator_RowDeletingName="sp_rec4DayRowDeleting" msprop:Generator_TablePropName="sp_rec4Day">
<xs:complexType>
<xs:sequence>
<xs:element name="rec4Day" msdata:ReadOnly="true" msprop:Generator_UserColumnName="rec4Day" msprop:Generator_ColumnPropNameInRow="rec4Day" msprop:Generator_ColumnVarNameInTable="columnrec4Day" msprop:Generator_ColumnPropNameInTable="rec4DayColumn" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="v_ULP" msprop:Generator_UserTableName="v_ULP" msprop:Generator_RowDeletedName="v_ULPRowDeleted" msprop:Generator_RowChangedName="v_ULPRowChanged" msprop:Generator_RowClassName="v_ULPRow" msprop:Generator_RowChangingName="v_ULPRowChanging" msprop:Generator_RowEvArgName="v_ULPRowChangeEvent" msprop:Generator_RowEvHandlerName="v_ULPRowChangeEventHandler" msprop:Generator_TableClassName="v_ULPDataTable" msprop:Generator_TableVarName="tablev_ULP" msprop:Generator_RowDeletingName="v_ULPRowDeleting" msprop:Generator_TablePropName="v_ULP">
<xs:complexType>
<xs:sequence>
<xs:element name="Cod" msprop:Generator_UserColumnName="Cod" msprop:Generator_ColumnPropNameInRow="Cod" msprop:Generator_ColumnVarNameInTable="columnCod" msprop:Generator_ColumnPropNameInTable="CodColumn">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Stato" msprop:Generator_UserColumnName="Stato" msprop:Generator_ColumnPropNameInRow="Stato" msprop:Generator_ColumnVarNameInTable="columnStato" msprop:Generator_ColumnPropNameInTable="StatoColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="CodCliente" msdata:ReadOnly="true" msprop:Generator_UserColumnName="CodCliente" msprop:Generator_ColumnPropNameInRow="CodCliente" msprop:Generator_ColumnVarNameInTable="columnCodCliente" msprop:Generator_ColumnPropNameInTable="CodClienteColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Cliente" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Cliente" msprop:Generator_ColumnPropNameInRow="Cliente" msprop:Generator_ColumnVarNameInTable="columnCliente" msprop:Generator_ColumnPropNameInTable="ClienteColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DDT" msdata:ReadOnly="true" msprop:Generator_UserColumnName="DDT" msprop:Generator_ColumnPropNameInRow="DDT" msprop:Generator_ColumnVarNameInTable="columnDDT" msprop:Generator_ColumnPropNameInTable="DDTColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="descrizione" msdata:ReadOnly="true" msprop:Generator_UserColumnName="descrizione" msprop:Generator_ColumnPropNameInRow="descrizione" msprop:Generator_ColumnVarNameInTable="columndescrizione" msprop:Generator_ColumnPropNameInTable="descrizioneColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="CodCli" msprop:Generator_UserColumnName="CodCli" msprop:Generator_ColumnPropNameInRow="CodCli" msprop:Generator_ColumnVarNameInTable="columnCodCli" msprop:Generator_ColumnPropNameInTable="CodCliColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DataArrivo" msprop:Generator_UserColumnName="DataArrivo" msprop:Generator_ColumnPropNameInRow="DataArrivo" msprop:Generator_ColumnVarNameInTable="columnDataArrivo" msprop:Generator_ColumnPropNameInTable="DataArrivoColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="Posizione" msprop:Generator_UserColumnName="Posizione" msprop:Generator_ColumnPropNameInRow="Posizione" msprop:Generator_ColumnVarNameInTable="columnPosizione" msprop:Generator_ColumnPropNameInTable="PosizioneColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Qta" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Qta" msprop:Generator_ColumnPropNameInRow="Qta" msprop:Generator_ColumnVarNameInTable="columnQta" msprop:Generator_ColumnPropNameInTable="QtaColumn" type="xs:int" minOccurs="0" />
<xs:element name="Peso" msdata:ReadOnly="true" msprop:Generator_UserColumnName="Peso" msprop:Generator_ColumnPropNameInRow="Peso" msprop:Generator_ColumnVarNameInTable="columnPeso" msprop:Generator_ColumnPropNameInTable="PesoColumn" type="xs:double" minOccurs="0" />
<xs:element name="DataPrevista" msprop:Generator_UserColumnName="DataPrevista" msprop:Generator_ColumnPropNameInRow="DataPrevista" msprop:Generator_ColumnVarNameInTable="columnDataPrevista" msprop:Generator_ColumnPropNameInTable="DataPrevistaColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="IdxObjMamma" msprop:Generator_UserColumnName="IdxObjMamma" msprop:Generator_ColumnPropNameInRow="IdxObjMamma" msprop:Generator_ColumnVarNameInTable="columnIdxObjMamma" msprop:Generator_ColumnPropNameInTable="IdxObjMammaColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="DataDDT" msprop:Generator_UserColumnName="DataDDT" msprop:Generator_ColumnVarNameInTable="columnDataDDT" msprop:Generator_ColumnPropNameInRow="DataDDT" msprop:Generator_ColumnPropNameInTable="DataDDTColumn" type="xs:dateTime" minOccurs="0" />
<xs:element name="CodStato" msprop:Generator_UserColumnName="CodStato" msprop:Generator_ColumnPropNameInRow="CodStato" msprop:Generator_ColumnVarNameInTable="columnCodStato" msprop:Generator_ColumnPropNameInTable="CodStatoColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
@@ -1132,29 +1144,29 @@ WHERE (TransizioneEventi.codInviato = @codInviato)</CommandText>
<xs:element name="TransizioneEventi" msprop:Generator_UserTableName="TransizioneEventi" msprop:Generator_RowDeletedName="TransizioneEventiRowDeleted" msprop:Generator_RowChangedName="TransizioneEventiRowChanged" msprop:Generator_RowClassName="TransizioneEventiRow" msprop:Generator_RowChangingName="TransizioneEventiRowChanging" msprop:Generator_RowEvArgName="TransizioneEventiRowChangeEvent" msprop:Generator_RowEvHandlerName="TransizioneEventiRowChangeEventHandler" msprop:Generator_TableClassName="TransizioneEventiDataTable" msprop:Generator_TableVarName="tableTransizioneEventi" msprop:Generator_RowDeletingName="TransizioneEventiRowDeleting" msprop:Generator_TablePropName="TransizioneEventi">
<xs:complexType>
<xs:sequence>
<xs:element name="codInviato" msprop:Generator_UserColumnName="codInviato" msprop:Generator_ColumnVarNameInTable="columncodInviato" msprop:Generator_ColumnPropNameInRow="codInviato" msprop:Generator_ColumnPropNameInTable="codInviatoColumn">
<xs:element name="codInviato" msprop:Generator_UserColumnName="codInviato" msprop:Generator_ColumnPropNameInRow="codInviato" msprop:Generator_ColumnVarNameInTable="columncodInviato" msprop:Generator_ColumnPropNameInTable="codInviatoColumn">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="prec_codInviato" msprop:Generator_UserColumnName="prec_codInviato" msprop:Generator_ColumnVarNameInTable="columnprec_codInviato" msprop:Generator_ColumnPropNameInRow="prec_codInviato" msprop:Generator_ColumnPropNameInTable="prec_codInviatoColumn">
<xs:element name="prec_codInviato" msprop:Generator_UserColumnName="prec_codInviato" msprop:Generator_ColumnPropNameInRow="prec_codInviato" msprop:Generator_ColumnVarNameInTable="columnprec_codInviato" msprop:Generator_ColumnPropNameInTable="prec_codInviatoColumn">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="IdxTipoEvento" msprop:Generator_UserColumnName="IdxTipoEvento" msprop:Generator_ColumnVarNameInTable="columnIdxTipoEvento" msprop:Generator_ColumnPropNameInRow="IdxTipoEvento" msprop:Generator_ColumnPropNameInTable="IdxTipoEventoColumn" type="xs:int" minOccurs="0" />
<xs:element name="text2show" msprop:Generator_UserColumnName="text2show" msprop:Generator_ColumnVarNameInTable="columntext2show" msprop:Generator_ColumnPropNameInRow="text2show" msprop:Generator_ColumnPropNameInTable="text2showColumn" minOccurs="0">
<xs:element name="IdxTipoEvento" msprop:Generator_UserColumnName="IdxTipoEvento" msprop:Generator_ColumnPropNameInRow="IdxTipoEvento" msprop:Generator_ColumnVarNameInTable="columnIdxTipoEvento" msprop:Generator_ColumnPropNameInTable="IdxTipoEventoColumn" type="xs:int" minOccurs="0" />
<xs:element name="text2show" msprop:Generator_UserColumnName="text2show" msprop:Generator_ColumnPropNameInRow="text2show" msprop:Generator_ColumnVarNameInTable="columntext2show" msprop:Generator_ColumnPropNameInTable="text2showColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="500" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="descrComando" msprop:Generator_UserColumnName="descrComando" msprop:Generator_ColumnVarNameInTable="columndescrComando" msprop:Generator_ColumnPropNameInRow="descrComando" msprop:Generator_ColumnPropNameInTable="descrComandoColumn" minOccurs="0">
<xs:element name="descrComando" msprop:Generator_UserColumnName="descrComando" msprop:Generator_ColumnPropNameInRow="descrComando" msprop:Generator_ColumnVarNameInTable="columndescrComando" msprop:Generator_ColumnPropNameInTable="descrComandoColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="250" />
@@ -1167,8 +1179,8 @@ WHERE (TransizioneEventi.codInviato = @codInviato)</CommandText>
<xs:element name="AnagraficaEventi" msprop:Generator_UserTableName="AnagraficaEventi" msprop:Generator_RowDeletedName="AnagraficaEventiRowDeleted" msprop:Generator_RowChangedName="AnagraficaEventiRowChanged" msprop:Generator_RowClassName="AnagraficaEventiRow" msprop:Generator_RowChangingName="AnagraficaEventiRowChanging" msprop:Generator_RowEvArgName="AnagraficaEventiRowChangeEvent" msprop:Generator_RowEvHandlerName="AnagraficaEventiRowChangeEventHandler" msprop:Generator_TableClassName="AnagraficaEventiDataTable" msprop:Generator_TableVarName="tableAnagraficaEventi" msprop:Generator_RowDeletingName="AnagraficaEventiRowDeleting" msprop:Generator_TablePropName="AnagraficaEventi">
<xs:complexType>
<xs:sequence>
<xs:element name="IdxTipoEvento" msprop:Generator_UserColumnName="IdxTipoEvento" msprop:Generator_ColumnVarNameInTable="columnIdxTipoEvento" msprop:Generator_ColumnPropNameInRow="IdxTipoEvento" msprop:Generator_ColumnPropNameInTable="IdxTipoEventoColumn" type="xs:int" />
<xs:element name="Nome" msprop:Generator_UserColumnName="Nome" msprop:Generator_ColumnVarNameInTable="columnNome" msprop:Generator_ColumnPropNameInRow="Nome" msprop:Generator_ColumnPropNameInTable="NomeColumn" minOccurs="0">
<xs:element name="IdxTipoEvento" msprop:Generator_UserColumnName="IdxTipoEvento" msprop:Generator_ColumnPropNameInRow="IdxTipoEvento" msprop:Generator_ColumnVarNameInTable="columnIdxTipoEvento" msprop:Generator_ColumnPropNameInTable="IdxTipoEventoColumn" type="xs:int" />
<xs:element name="Nome" msprop:Generator_UserColumnName="Nome" msprop:Generator_ColumnPropNameInRow="Nome" msprop:Generator_ColumnVarNameInTable="columnNome" msprop:Generator_ColumnPropNameInTable="NomeColumn" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
+71
View File
@@ -1776,7 +1776,78 @@ A:hover
/* END */
/* Controlli alternativi per cloning Verdi */
.ctrHeaderPagerGreen
{
background-color: #5BD15B;
font-weight: bold;
color: White;
}
.ctrFooterGreen
{
background-color: #5BD15B;
font-weight: bold;
color: White;
}
.ctrRowStyleGreen
{
vertical-align: top;
background-color: #E1FFE7;
}
.ctrAltRowStyleGreen
{
vertical-align: top;
background-color: White;
border-bottom-width: 1px;
border-color: Silver;
}
.ctrInsRowStyleGreen
{
background-color: #b8b8b8;
}
.ctGreenitRowStyleGreen
{
background-color: #C4FFC5;
}
.ctrSelRowStyleGreen
{
font-weight: bold;
color: #333333;
background-color: #C4FFC5;
}
.ctrCommRowGreen
{
font-weight: bold;
background-color: #C4FFC5;
}
.ctrFiledHeadGreen
{
background-color: #C4FFC5;
font-weight: bold;
width: 25%;
}
.ctrLabelStrongGreen
{
font-weight: bold;
}
.ctrFieldEditGreen
{
font-size: 8pt;
}
/* END */
.repHead
-9
View File
@@ -130,15 +130,6 @@ public partial class barcode : System.Web.UI.Page
break;
case "Barcode - interrogazione":
// mostro il dettaglio direttamente in detComm.aspx
#if false
// mostro timbrature...
// apro maschera dipendenti
LogAccessi childForm = new LogAccessi();
childForm.MdiParent = this.ParentForm;
childForm.Text = "Log accessi dipendenti";
childForm.ricerca = mod_barcode1.comandoRegistrato.valoreTrad;
childForm.Show();
#endif
break;
default:
break;
+55
View File
@@ -0,0 +1,55 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="mod_completate.ascx.cs"
Inherits="mod_completate" %>
<asp:TextBox runat="server" ID="txtDataCorr" Visible="false" Text="..." />
<asp:Label runat="server" ID="lblCompletate" CssClass="ctrHeaderPagerGreen" Width="200px" />
<asp:GridView ID="grViewCompletate" runat="server" AutoGenerateColumns="False" DataKeyNames="Cod"
DataSourceID="odsCompletate" Font-Size="8pt" Width="100%">
<RowStyle CssClass="ctrRowStyleGreen" />
<AlternatingRowStyle CssClass="ctrAltRowStyleGreen" />
<EditRowStyle CssClass="ctGreenitRowStyleGreen" />
<SelectedRowStyle CssClass="ctrSelRowStyleGreen" />
<FooterStyle CssClass="ctrFooterGreen" />
<PagerStyle CssClass="ctrHeaderPagerGreen" ForeColor="White" HorizontalAlign="Center" />
<HeaderStyle CssClass="ctrHeaderPagerGreen" ForeColor="White" Font-Bold="True" />
<EmptyDataRowStyle CssClass="ctrRowStyleGreen" />
<EmptyDataTemplate>
<asp:Label runat="server" ID="lblNoRecord" Text='<%# traduci("noRecord") %>' />
</EmptyDataTemplate>
<Columns>
<asp:BoundField DataField="Cliente" HeaderText="Cliente" SortExpression="Cliente"
ReadOnly="true" ItemStyle-Width="150px" />
<asp:TemplateField HeaderText="DDT" SortExpression="DDT" ItemStyle-Width="80px">
<ItemTemplate>
<asp:Label ID="Label3" runat="server" Text='<%# Bind("DDT") %>' ToolTip='<%# Eval("Cod")%>'></asp:Label>
</ItemTemplate>
</asp:TemplateField>
<asp:BoundField DataField="DataDDT" HeaderText="DataDDT" SortExpression="DataDDT"
ReadOnly="true" DataFormatString="{0:dd/MM/yy}" ItemStyle-Width="60px" />
<asp:BoundField DataField="CodCli" HeaderText="Ciclo" SortExpression="CodCli" ReadOnly="true"
ItemStyle-Width="40px" />
<asp:BoundField DataField="Stato" HeaderText="Stato" SortExpression="CodStato" ReadOnly="true"
ItemStyle-Width="180px" />
<asp:BoundField DataField="descrizione" HeaderText="descrizione" SortExpression="descrizione"
ReadOnly="true" ItemStyle-Width="120px" />
<asp:BoundField DataField="Peso" HeaderText="Peso" ReadOnly="True" SortExpression="Peso"
DataFormatString="{0:N2} kg" ItemStyle-Width="60px" />
<asp:BoundField DataField="Qta" HeaderText="Qta" SortExpression="Qta" ReadOnly="true"
ItemStyle-Width="30px" />
<asp:BoundField DataField="DataArrivo" HeaderText="DataArrivo" SortExpression="DataArrivo"
ReadOnly="true" DataFormatString="{0:dd/MM/yy HH:mm}" ItemStyle-Width="100px" />
<asp:BoundField DataField="DataPrevista" HeaderText="DataPrevista" SortExpression="DataPrevista"
ReadOnly="true" DataFormatString="{0:dd/MM/yy HH:mm}" ItemStyle-Width="100px" />
</Columns>
</asp:GridView>
<asp:ObjectDataSource ID="odsCompletate" runat="server" OldValuesParameterFormatString="original_{0}"
SelectMethod="getByCodStato" TypeName="DS_applicazioneTableAdapters.v_ULPTableAdapter"
FilterExpression=" (Cliente LIKE '%{0}%' OR DDT LIKE '%{0}%' OR Descrizione LIKE '%{0}%' ) AND (CodCli = '{1}')">
<FilterParameters>
<asp:SessionParameter DefaultValue="*" Name="ricerca" SessionField="valoreCercato" />
<asp:ControlParameter ControlID="ddlCiclo" Name="Ciclo" PropertyName="SelectedValue"
Type="String" />
</FilterParameters>
<SelectParameters>
<asp:Parameter DefaultValue="05" Name="CodStato" Type="String" />
</SelectParameters>
</asp:ObjectDataSource>
+36
View File
@@ -0,0 +1,36 @@
using System;
using System.Collections.Generic;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using SteamWare;
public partial class mod_completate : System.Web.UI.UserControl
{
protected void Page_Load(object sender, EventArgs e)
{
lblCompletate.Text = traduci("lblCommCompletate");
}
public DateTime dataRif
{
get
{
return Convert.ToDateTime(txtDataCorr.Text);
}
set
{
txtDataCorr.Text = value.ToString();
odsCompletate.DataBind();
}
}
public void doUpdate()
{
odsCompletate.DataBind();
}
public string traduci(object lemma)
{
return user_std.UtSn.Traduci(lemma.ToString());
}
}
+2 -54
View File
@@ -4,6 +4,7 @@
<%@ Register Src="mod_dettaglioGiornaliero.ascx" TagName="mod_dettaglioGiornaliero"
TagPrefix="uc1" %>
<%@ Register Src="mod_scadute.ascx" TagName="mod_scadute" TagPrefix="uc2" %>
<%@ Register src="mod_completate.ascx" tagname="mod_completate" tagprefix="uc3" %>
<div class="filtro_1">
<div style="width: 100%; clear: both;">
<span style="float: left;">
@@ -25,60 +26,7 @@
</div>
<div style="clear: both; float: left;">
<uc2:mod_scadute ID="mod_scadute1" runat="server" />
<%--<asp:Label runat="server" ID="lblScadute" CssClass="ctrHeaderPagerRed" Width="200px" />
<asp:GridView ID="grViewScadute" runat="server" AutoGenerateColumns="False" DataKeyNames="Cod"
DataSourceID="odsScadute" Font-Size="8pt" Width="100%">
<RowStyle CssClass="ctrRowStyleRed" />
<AlternatingRowStyle CssClass="ctrAltRowStyleRed" />
<EditRowStyle CssClass="ctrEditRowStyleRed" />
<SelectedRowStyle CssClass="ctrSelRowStyleRed" />
<FooterStyle CssClass="ctrFooterRed" />
<PagerStyle CssClass="ctrHeaderPagerRed" ForeColor="White" HorizontalAlign="Center" />
<HeaderStyle CssClass="ctrHeaderPagerRed" ForeColor="White" Font-Bold="True" />
<EmptyDataRowStyle CssClass="ctrRowStyleRed" />
<EmptyDataTemplate>
<asp:Label runat="server" ID="lblNoRecord" Text='<%# traduci("noRecord") %>' />
</EmptyDataTemplate>
<Columns>
<asp:BoundField DataField="Cliente" HeaderText="Cliente" SortExpression="Cliente"
ReadOnly="true" ItemStyle-Width="150px" />
<asp:TemplateField HeaderText="DDT" SortExpression="DDT" ItemStyle-Width="80px">
<ItemTemplate>
<asp:Label ID="Label3" runat="server" Text='<%# Bind("DDT") %>' ToolTip='<%# Eval("Cod")%>'></asp:Label>
</ItemTemplate>
</asp:TemplateField>
<asp:BoundField DataField="DataDDT" HeaderText="DataDDT" SortExpression="DataDDT"
ReadOnly="true" DataFormatString="{0:dd/MM/yy}" ItemStyle-Width="60px" />
<asp:BoundField DataField="CodCli" HeaderText="Ciclo" SortExpression="CodCli" ReadOnly="true"
ItemStyle-Width="40px" />
<asp:BoundField DataField="Stato" HeaderText="Stato" SortExpression="CodStato" ReadOnly="true"
ItemStyle-Width="180px" />
<asp:BoundField DataField="descrizione" HeaderText="descrizione" SortExpression="descrizione"
ReadOnly="true" ItemStyle-Width="120px" />
<asp:BoundField DataField="Peso" HeaderText="Peso" ReadOnly="True" SortExpression="Peso"
DataFormatString="{0:N2} kg" ItemStyle-Width="60px" />
<asp:BoundField DataField="Qta" HeaderText="Qta" SortExpression="Qta" ReadOnly="true"
ItemStyle-Width="30px" />
<asp:BoundField DataField="DataArrivo" HeaderText="DataArrivo" SortExpression="DataArrivo"
ReadOnly="true" DataFormatString="{0:dd/MM/yy HH:mm}" ItemStyle-Width="100px" />
<asp:BoundField DataField="DataPrevista" HeaderText="DataPrevista" SortExpression="DataPrevista"
ReadOnly="true" DataFormatString="{0:dd/MM/yy HH:mm}" ItemStyle-Width="100px" />
</Columns>
</asp:GridView>
<asp:ObjectDataSource ID="odsScadute" runat="server" OldValuesParameterFormatString="original_{0}"
SelectMethod="getPreDueDate" TypeName="DS_applicazioneTableAdapters.v_ULPTableAdapter"
FilterExpression=" (Cliente LIKE '%{0}%' OR DDT LIKE '%{0}%' OR Descrizione LIKE '%{0}%' ) AND (CodCli = '{1}')">
<FilterParameters>
<asp:SessionParameter DefaultValue="*" Name="ricerca" SessionField="valoreCercato" />
<asp:ControlParameter ControlID="ddlCiclo" Name="Ciclo" PropertyName="SelectedValue"
Type="String" />
</FilterParameters>
<SelectParameters>
<asp:ControlParameter ControlID="txtFromDate" Name="DataPrevista" PropertyName="Text"
Type="DateTime" />
<asp:Parameter DefaultValue="05" Name="MaxStato" Type="String" />
</SelectParameters>
</asp:ObjectDataSource>--%>
<uc3:mod_completate ID="mod_completate1" runat="server" />
</div>
<div style="clear: both;">
<asp:Repeater ID="repScadenze" runat="server" DataSourceID="odsDate">
+2 -6
View File
@@ -19,9 +19,6 @@ public partial class mod_scadenziarioCommesse : ApplicationUserControl
base.traduciObj();
lblFromDate.Text = traduci("lblFromDate");
txtFromDate.Text = DateTime.Now.ToString("dd/MM/yyyy");
#if false
lblScadute.Text = traduci("lblCommScadute");
#endif
}
/// <summary>
@@ -48,11 +45,10 @@ public partial class mod_scadenziarioCommesse : ApplicationUserControl
/// </summary>
private void updateControlli()
{
#if false
grViewScadute.DataBind();
#endif
mod_scadute1.dataRif = Convert.ToDateTime(txtFromDate.Text);
mod_scadute1.doUpdate();
mod_completate1.dataRif = Convert.ToDateTime(txtFromDate.Text);
mod_completate1.doUpdate();
}
#endregion