nr구매양식excel 출력 추가(박성민s) -

This commit is contained in:
chi
2021-02-04 10:25:04 +09:00
parent 6f2de421f4
commit 8fbee34f90
10 changed files with 1128 additions and 286 deletions

View File

@@ -413,6 +413,7 @@ ORDER BY pdate DESC, idx DESC</CommandText>
</xs:simpleType>
</xs:element>
<xs:element name="inqty" msprop:Generator_ColumnVarNameInTable="columninqty" msprop:Generator_ColumnPropNameInRow="inqty" msprop:Generator_ColumnPropNameInTable="inqtyColumn" msprop:Generator_UserColumnName="inqty" type="xs:int" minOccurs="0" />
<xs:element name="bigo2" msdata:ReadOnly="true" msdata:Expression="iif(project = '', bigo , iif( bigo = '', project, project + '/' + bigo ))" msprop:Generator_ColumnVarNameInTable="columnbigo2" msprop:Generator_ColumnPropNameInRow="bigo2" msprop:Generator_ColumnPropNameInTable="bigo2Column" msprop:Generator_UserColumnName="bigo2" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>