64 lines
5.7 KiB
XML
64 lines
5.7 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<ManagedForm databaseName="smarmotech" fileVersion="31400" gstVersion="31408" name="ManagedForm" uid="{94384445-e5c0-4f27-887f-bc7b66dcccae}">
|
|
<AGSettings>
|
|
<DynamicProperties version="2"/>
|
|
</AGSettings>
|
|
<Record name="record1" uid="{717b075a-6d03-4ddf-8b4c-5126ca7f7adf}">
|
|
<RecordField colName="p_ano" fieldIdRef="1" name="p_ano" sqlTabName="formonly" uid="{fcfdce0f-7810-4844-8222-9b383b9f4937}"/>
|
|
<RecordField colName="m_mes" fieldIdRef="2" name="m_mes" sqlTabName="formonly" uid="{03d44383-8e4b-4e7b-a00b-40611a61522c}"/>
|
|
<RecordField colName="fecha_inicial" fieldIdRef="4" name="fecha_inicial" sqlTabName="formonly" sqlType="DATE" uid="{00467871-fed2-4a6c-8259-d78a036b44e1}"/>
|
|
<RecordField colName="fecha_final" fieldIdRef="5" name="fecha_final" sqlTabName="formonly" sqlType="DATE" uid="{feb470b8-c816-4049-822c-d2f2bf5ecadb}"/>
|
|
<RecordField colName="elije" defaultValue="E" fieldIdRef="7" name="elije" sqlTabName="formonly" sqlType="CHAR" uid="{97423fa4-724c-47cb-b2a5-6f95fa24c7f7}"/>
|
|
<RecordField colName="imp_entrada" defaultValue="N" fieldIdRef="3" name="imp_entrada" sqlTabName="formonly" sqlType="CHAR" uid="{cac0a5d2-3f8c-4c0b-b398-d38f0dd98bd1}"/>
|
|
<RecordField colName="imp" defaultValue="S" fieldIdRef="6" name="imp" sqlTabName="formonly" sqlType="CHAR" uid="{2afca1e4-0b90-4e1c-86fa-7d03baff2118}"/>
|
|
<RecordField colName="chstd" defaultValue="N" fieldIdRef="0" name="chstd" sqlTabName="formonly" uid="{9c357cb0-9443-44a8-9656-401826737bda}"/>
|
|
</Record>
|
|
<Form gridHeight="11" gridWidth="70" name="lqfmrp007">
|
|
<Grid gridHeight="11" gridWidth="70" name="grid1" posX="0" posY="0">
|
|
<Label gridHeight="1" gridWidth="3" name="label1" posX="2" posY="0" text="Ano"/>
|
|
<Edit colName="p_ano" fieldId="1" gridHeight="1" gridWidth="4" name="p_ano" posX="17" posY="0" sqlTabName="formonly" tabIndex="1" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="12" name="label2" posX="2" posY="1" text="Mes Contable"/>
|
|
<ComboBox colName="m_mes" fieldId="2" gridHeight="1" gridWidth="10" items="ENERO, FEBRERO, MARZO, ABRIL, MAYO, JUNIO, JULIO, AGOSTO, SEPTIEMBRE, OCTUBRE, NOVIEMBRE, DICIEMBRE" name="m_mes" posX="17" posY="1" sqlTabName="formonly" tabIndex="2" widget="ComboBox">
|
|
<Item lstrtext="false" name="1" text="ENERO"/>
|
|
<Item lstrtext="false" name="2" text="FEBRERO"/>
|
|
<Item lstrtext="false" name="3" text="MARZO"/>
|
|
<Item lstrtext="false" name="4" text="ABRIL"/>
|
|
<Item lstrtext="false" name="5" text="MAYO"/>
|
|
<Item lstrtext="false" name="6" text="JUNIO"/>
|
|
<Item lstrtext="false" name="7" text="JULIO"/>
|
|
<Item lstrtext="false" name="8" text="AGOSTO"/>
|
|
<Item lstrtext="false" name="9" text="SEPTIEMBRE"/>
|
|
<Item lstrtext="false" name="10" text="OCTUBRE"/>
|
|
<Item lstrtext="false" name="11" text="NOVIEMBRE"/>
|
|
<Item lstrtext="false" name="12" text="DICIEMBRE"/>
|
|
</ComboBox>
|
|
<Label gridHeight="1" gridWidth="14" name="label3" posX="2" posY="2" text="Fecha Inicial"/>
|
|
<Edit colName="fecha_inicial" comment="Digite la fecha inicial para general el reporte" fieldId="4" format="dd/mm/yyyy" gridHeight="1" gridWidth="10" name="fecha_inicial" posX="17" posY="2" sqlTabName="formonly" sqlType="DATE" tabIndex="3" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="11" name="label4" posX="29" posY="2" text="Fecha Final"/>
|
|
<Edit colName="fecha_final" comment="Digite la fecha final para general el reporte" fieldId="5" format="dd/mm/yyyy" gridHeight="1" gridWidth="10" name="fecha_final" posX="44" posY="2" sqlTabName="formonly" sqlType="DATE" tabIndex="4" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="13" name="label5" posX="2" posY="3" text="Tipo Reporte"/>
|
|
<ComboBox colName="elije" comment="L o E" defaultValue="E" fieldId="7" gridHeight="1" gridWidth="12" include="L|E" items="IMPORTACION, LOCAL" name="elije" posX="17" posY="3" sqlTabName="formonly" sqlType="CHAR" tabIndex="5" widget="ComboBox">
|
|
<Item lstrtext="false" name="E" text="IMPORTACION"/>
|
|
<Item lstrtext="false" name="L" text="LOCAL"/>
|
|
</ComboBox>
|
|
<Label gridHeight="1" gridWidth="13" name="label6" posX="2" posY="4" text="Imprimo Entrada"/>
|
|
<ComboBox case="upper" colName="imp_entrada" defaultValue="N" fieldId="3" gridHeight="1" gridWidth="12" include="N|S" items="SI, NO" name="imp_entrada" posX="17" posY="4" required="true" sqlTabName="formonly" sqlType="CHAR" tabIndex="6" widget="ComboBox">
|
|
<Item lstrtext="false" name="S" text="SI"/>
|
|
<Item lstrtext="false" name="N" text="NO"/>
|
|
</ComboBox>
|
|
<Label gridHeight="1" gridWidth="13" name="label7" posX="2" posY="5" text="Desea Imprimir Reporte"/>
|
|
<ComboBox colName="imp" comment="S o N" defaultValue="S" fieldId="6" gridHeight="1" gridWidth="12" include="S|N" items="SI, NO" name="imp" posX="17" posY="5" sqlTabName="formonly" sqlType="CHAR" tabIndex="7" widget="ComboBox">
|
|
<Item lstrtext="false" name="S" text="SI"/>
|
|
<Item lstrtext="false" name="N" text="NO"/>
|
|
</ComboBox>
|
|
<Label gridHeight="1" gridWidth="36" name="label8" posX="2" posY="6" text="Actualizo Costo Standard con el costo generado por este reporte?"/>
|
|
<ComboBox colName="chstd" defaultValue="N" fieldId="0" gridHeight="1" gridWidth="8" include="S|N" items="SI, NO" name="chstd" posX="40" posY="6" sqlTabName="formonly" tabIndex="8" widget="ComboBox">
|
|
<Item lstrtext="false" name="S" text="SI"/>
|
|
<Item lstrtext="false" name="N" text="NO"/>
|
|
</ComboBox>
|
|
</Grid>
|
|
</Form>
|
|
<DiagramLayout>
|
|
<![CDATA[AAAAAgAAAEwAewA3ADEANwBiADAANwA1AGEALQA2AGQAMAAzAC0ANABkAGQAZgAtADgAYgA0AGMALQA1ADEAMgA2AGMAYQA3AGYANwBhAGQAZgB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ==]]>
|
|
</DiagramLayout>
|
|
</ManagedForm> |