Files
MBS/PROYECTO/nodir/nofmmt208.4fd
T

44 lines
4.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<ManagedForm databaseName="smarmotech" fileVersion="31400" gstVersion="3140a" name="ManagedForm" uid="{2a125a6b-4de7-4e3f-ae36-a4d766b05748}">
<AGSettings>
<DynamicProperties version="2"/>
</AGSettings>
<Record name="sdetalle" uid="{de46c6c1-d298-4b00-a799-063fe915c0c3}">
<RecordField colName="cod_mov" fieldIdRef="4" name="cod_mov" sqlTabName="formonly" uid="{91c51f03-602d-4f31-9546-e9ff4ffd4179}"/>
<RecordField colName="descripcion" fieldIdRef="5" name="descripcion" sqlTabName="formonly" uid="{52492692-5d10-4504-a130-ed474b1a5b92}"/>
<RecordField colName="cantidad" fieldIdRef="6" name="cantidad" sqlTabName="formonly" uid="{ad3d66f7-6426-4986-9b68-d4430e8da4e6}"/>
<RecordField colName="valor" fieldIdRef="7" name="valor" sqlTabName="formonly" uid="{f1763612-657c-4229-a704-73b366995690}"/>
</Record>
<Record name="record1" uid="{b34d3eae-92d3-42d1-9da8-aea058bf477b}">
<RecordField colName="num_emp" fieldIdRef="2" name="num_emp" sqlTabName="formonly" uid="{73fdb2a9-41f7-4a9a-9011-42ecd6db12ad}"/>
<RecordField colName="nombre" fieldIdRef="3" name="nombre" sqlTabName="formonly" uid="{12e1ce64-4543-4f59-8eca-24b5409bec42}"/>
<RecordField colName="progreso" fieldIdRef="0" name="progreso" sqlTabName="formonly" uid="{720790f2-e052-436d-aa67-2398c6cb1437}"/>
<RecordField colName="estado" fieldIdRef="1" name="estado" sqlTabName="formonly" uid="{c9923959-2b05-473d-b715-1ce53494325d}"/>
</Record>
<Form gridHeight="19" gridWidth="72" name="nofmmt208" style="basic" text="GENERACION NOMINA EMPLEADOS">
<Grid gridHeight="19" gridWidth="72" name="grid1" posX="0" posY="0">
<Group gridHeight="3" gridWidth="66" name="group1" posX="2" posY="0" text="Generales">
<Label gridHeight="1" gridWidth="6" name="label1" posX="2" posY="1" text="Ficha"/>
<Edit colName="num_emp" fieldId="2" gridHeight="1" gridWidth="5" name="num_emp" posX="9" posY="1" sqlTabName="formonly" tabIndex="1" widget="Edit"/>
<Edit colName="nombre" fieldId="3" gridHeight="1" gridWidth="39" name="nombre" posX="16" posY="1" sqlTabName="formonly" tabIndex="2" widget="Edit"/>
</Group>
<Group gridHeight="16" gridWidth="70" name="group2" posX="2" posY="3" text="Detalle">
<Table gridHeight="10" gridWidth="64" name="table1" posX="2" posY="1" totalRows="9" unitWidth="characters" width="64">
<Edit colName="cod_mov" fieldId="4" gridHeight="1" gridWidth="3" name="cod_mov" posX="0" posY="0" sqlTabName="formonly" tabIndex="3" title="CODIGO" widget="Edit"/>
<Edit colName="descripcion" fieldId="5" gridHeight="1" gridWidth="36" name="descripcion" posX="3" posY="0" sqlTabName="formonly" tabIndex="4" title="Descripcion" widget="Edit"/>
<Edit colName="cantidad" fieldId="6" gridHeight="1" gridWidth="6" name="cantidad" posX="39" posY="0" sqlTabName="formonly" tabIndex="5" title="Cantidad" widget="Edit"/>
<Edit colName="valor" fieldId="7" format="###,###.##" gridHeight="1" gridWidth="10" name="valor" posX="45" posY="0" sqlTabName="formonly" tabIndex="6" title="Valor" widget="Edit"/>
</Table>
<Label gridHeight="1" gridWidth="1" name="label2" posX="2" posY="12" text="0"/>
<Label gridHeight="1" gridWidth="2" name="label3" posX="14" posY="12" text="50"/>
<Label gridHeight="1" gridWidth="3" name="label4" posX="26" posY="12" text="100"/>
<Label gridHeight="1" gridWidth="14" name="label5" posX="33" posY="12" text="ESTADO PROCESO"/>
<Label gridHeight="1" gridWidth="1" name="label6" posX="2" posY="13" text="|"/>
<Label gridHeight="1" gridWidth="1" name="label7" posX="14" posY="13" text="|"/>
<Label gridHeight="1" gridWidth="1" name="label8" posX="26" posY="13" text="|"/>
<ProgressBar colName="progreso" color="green" fieldId="0" gridHeight="1" gridWidth="23" name="progreso" posX="3" posY="14" sqlTabName="formonly" valueMax="100" valueMin="0" widget="ProgressBar"/>
<Edit colName="estado" fieldId="1" gridHeight="1" gridWidth="30" name="estado" posX="34" posY="14" sqlTabName="formonly" tabIndex="8" widget="Edit"/>
</Group>
</Grid>
</Form>
</ManagedForm>