Files

75 lines
6.4 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<ManagedForm databaseName="smarmotech" fileVersion="31400" gstVersion="3140a" name="ManagedForm" uid="{315cd3b2-d196-4261-bd6c-0a24a205de3c}">
<AGSettings>
<DynamicProperties version="2"/>
</AGSettings>
<Record name="record1" uid="{ae96cbf2-624d-42d7-b7b0-fb9d65a79cc9}">
<RecordField fieldIdRef="8" name="procedencia1" uid="{dfde47c3-2525-41a8-848d-474815b66c30}"/>
<RecordField fieldIdRef="9" name="descripcion1" uid="{99917d9b-0eb3-4850-a2a0-496bece56fd4}"/>
</Record>
<Record name="record2" uid="{02e6aa9a-a2ae-4776-97c2-465473c32f10}">
<RecordField colName="procedencia" fieldIdRef="1" name="procedencia" sqlTabName="formonly" uid="{2c4289be-0f98-427d-af5a-67981be24993}"/>
<RecordField colName="descripcion" fieldIdRef="2" name="descripcion" sqlTabName="formonly" uid="{0e3f4f0c-8807-4913-8c2a-0fec679fad62}"/>
<RecordField colName="status_t" fieldIdRef="3" name="status_t" sqlTabName="formonly" uid="{e0a42826-44fe-4410-aabe-ab5ad6836694}"/>
<RecordField colName="us_crea" fieldIdRef="4" name="us_crea" sqlTabName="formonly" uid="{bbd6f622-85ec-484c-89f4-28987b4aaa20}"/>
<RecordField colName="us_mod" fieldIdRef="5" name="us_mod" sqlTabName="formonly" uid="{b2ddd59c-392e-4cc9-90c0-f31f5375ab0a}"/>
<RecordField colName="fech_crea" fieldIdRef="6" name="fech_crea" sqlTabName="formonly" uid="{e22e3da1-f09b-45b7-9c3c-fddb17b74f19}"/>
<RecordField colName="fech_mod" fieldIdRef="7" name="fech_mod" sqlTabName="formonly" uid="{d4138e75-e833-4d0b-8b24-85ab1332bb38}"/>
</Record>
<Record name="tb_pro" uid="{a1ba7992-6d54-4de9-b908-4df6b48b0ccd}">
<RecordField fieldIdRef="10" name="procedencia3" uid="{1e4bf38e-bc14-48b7-88e1-c69eeb48672e}"/>
<RecordField fieldIdRef="11" name="descripcion3" uid="{8dc220c4-9ec7-4027-ac05-67a477f622e7}"/>
</Record>
<Form gridHeight="24" gridWidth="81" name="tefmmt002">
<ActionDefaultList name="actiondefaultlist1">
<ActionDefault image="find" name="buscar"/>
<ActionDefault image="fa-floppy-o" name="actualizar"/>
<ActionDefault image="delete" name="eliminar"/>
<ActionDefault image="exit" name="cancel"/>
<ActionDefault image="filesave" name="guardar"/>
</ActionDefaultList>
<ToolBar name="toolbar1">
<ToolBarItem image="new" name="adicionar" text="Adicionar"/>
<ToolBarItem image="find" name="consultar_modificar" text="Consultar Y Modificar"/>
<ToolBarItem image="exit" name="salir" text="Salir"/>
</ToolBar>
<Folder gridHeight="16" gridWidth="77" name="folder1" posX="1" posY="1">
<Page name="page1" text="Consultar y Eliminar">
<Grid gridHeight="13" gridWidth="58" name="grid1" posX="2" posY="1">
<Group gridHeight="11" gridWidth="55" name="group2" posX="2" posY="1" text="Consulta">
<Label gridHeight="1" gridWidth="10" name="label7" posX="2" posY="1" text="Procedencia"/>
<Edit fieldId="8" gridHeight="1" gridWidth="10" name="procedencia1" posX="14" posY="1" tabIndex="-1" title="edit1" widget="Edit"/>
<Label gridHeight="1" gridWidth="10" name="label8" posX="2" posY="2" text="Descripcion"/>
<Edit fieldId="9" gridHeight="1" gridWidth="32" name="descripcion1" posX="14" posY="2" tabIndex="-1" title="edit2" widget="Edit"/>
<Table gridHeight="6" gridWidth="53" name="table1" posX="1" posY="4" totalRows="5">
<Edit fieldId="10" gridHeight="1" gridWidth="15" name="procedencia3" posX="0" posY="0" tabIndex="-1" title="Numero Procedencia" widget="Edit"/>
<Edit fieldId="11" gridHeight="1" gridWidth="35" name="descripcion3" posX="15" posY="0" tabIndex="-1" title="Descripcion" widget="Edit"/>
</Table>
</Group>
</Grid>
</Page>
<Page name="page2" text="Adicionar Y Modificar">
<Grid gridHeight="9" gridWidth="76" name="grid2" posX="1" posY="1">
<Group gridHeight="7" gridWidth="73" name="group1" posX="1" posY="1" text="Datos">
<Label gridHeight="1" gridWidth="11" name="label1" posX="1" posY="1" text="Procedencia"/>
<Edit colName="procedencia" comment="Digite la Codigo de Procedencia" fieldId="1" gridHeight="1" gridWidth="2" name="procedencia" noEntry="true" posX="13" posY="1" sqlTabName="formonly" tabIndex="-1" widget="Edit"/>
<Label gridHeight="1" gridWidth="11" name="label2" posX="1" posY="2" text="Descripcion"/>
<Edit case="upper" colName="descripcion" comment="Digite descripcion de Procedencia" fieldId="2" gridHeight="1" gridWidth="30" name="descripcion" posX="13" posY="2" scroll="true" sqlTabName="formonly" tabIndex="-1" widget="Edit"/>
<Edit colName="status_t" fieldId="3" gridHeight="1" gridWidth="1" name="status_t" noEntry="true" posX="3" posY="3" sqlTabName="formonly" tabIndex="-1" widget="Edit"/>
<Label gridHeight="1" gridWidth="16" name="label3" posX="1" posY="4" text="Usuario Creador"/>
<Edit colName="us_crea" fieldId="4" gridHeight="1" gridWidth="9" name="us_crea" noEntry="true" posX="18" posY="4" sqlTabName="formonly" tabIndex="-1" widget="Edit"/>
<Label gridHeight="1" gridWidth="20" name="label4" posX="34" posY="4" text="Usuario Modificador"/>
<Edit colName="us_mod" fieldId="5" gridHeight="1" gridWidth="9" name="us_mod" noEntry="true" posX="56" posY="4" sqlTabName="formonly" tabIndex="-1" widget="Edit"/>
<Label gridHeight="1" gridWidth="14" name="label5" posX="3" posY="5" text="Fecha Creacion"/>
<Edit colName="fech_crea" fieldId="6" gridHeight="1" gridWidth="16" name="fech_crea" noEntry="true" posX="18" posY="5" sqlTabName="formonly" tabIndex="-1" widget="Edit"/>
<Label gridHeight="1" gridWidth="18" name="label6" posX="36" posY="5" text="Fecha Modificacion"/>
<Edit colName="fech_mod" fieldId="7" gridHeight="1" gridWidth="16" name="fech_mod" noEntry="true" posX="56" posY="5" sqlTabName="formonly" tabIndex="-1" widget="Edit"/>
</Group>
</Grid>
</Page>
</Folder>
</Form>
<DiagramLayout>
<![CDATA[AAAAAgAAAEwAewBhAGUAOQA2AGMAYgBmADIALQA2ADIANABkAC0ANAAyAGQANwAtAGIANwBiADAALQBmAGIAOQBkADYANQBhADcAOQBjAGMAOQB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAEwAewAwADIAZQA2AGEAYQA5AGEALQBhADIAYQBlAC0ANAA3ADcANgAtADkANwBjADIALQA0ADYANQA0ADcAMwBjADMAMgBmADEAMAB9QF+ZmcoAABxALMzNAAAAIz9ok3S8an76AQAAAEwAewBhADEAYgBhADcAOQA5ADIALQA2AGQANQA0AC0ANABkAGUAOQAtAGIAOQAwADgALQA0AGQAZgA2AGIANAA4AGIAMABjAGMAZAB9QHMzM1AAAA9AOMzM8gAAFT90euFHrhR7AQ==]]>
</DiagramLayout>
</ManagedForm>