Jeilyn Peguero: registra programas de COSTOS y LIQUIDACION en el proyecto
- Agrega ctprmt001, ctprrp004, ctprrp014 al grupo COSTOS - Agrega lqprmt001, lqprmt002 al grupo LIQUIDACION (usa busca_liquidacion.4gl) - Regenera ctfmmt001.4fd desde el .per para incluir la tabla s_semi
This commit is contained in:
@@ -1,46 +1,94 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<ManagedForm fileVersion="31400" gstVersion="3140a" name="ManagedForm" uid="{7d793f03-09a9-4c92-8028-1eb9bb526054}">
|
||||
<ManagedForm databaseName="smarmotech" fileVersion="40100" gstVersion="60003" name="ManagedForm" uid="{77f4289d-5636-4ebb-890f-af7714b370e7}">
|
||||
<AGSettings>
|
||||
<DynamicProperties version="2"/>
|
||||
<DynamicProperties version="4"/>
|
||||
</AGSettings>
|
||||
<Record name="record1" uid="{f646c199-d87a-49de-8a61-d007c2428cc5}">
|
||||
<RecordField fieldIdRef="0" length="1" name="cod_cia" sqlType="CHAR" uid="{cc4684cb-72d8-4763-9579-78b04b926380}"/>
|
||||
<RecordField colName="descripcion_origen" fieldIdRef="1" name="descripcion_origen" sqlTabName="formonly" uid="{3f6d86d7-8003-40d6-a637-4c75d212b911}"/>
|
||||
<RecordField fieldIdRef="2" length="1" name="cod_prod" sqlType="CHAR" uid="{a471e65c-5fdc-4037-ae9d-ea4050a1b7b7}"/>
|
||||
<RecordField fieldIdRef="3" length="1" name="descripcion" sqlType="CHAR" uid="{537ae151-37f1-4064-a55c-f666561ad261}"/>
|
||||
<RecordField fieldIdRef="4" length="4" name="unidad_med" sqlType="CHAR" uid="{fc3fcfa1-77c8-4522-8d98-32fbfd88ae6d}"/>
|
||||
<RecordField fieldIdRef="5" length="30" name="nomenclatura" sqlType="CHAR" uid="{1d6291c8-2b4a-4af4-9c92-b7da278f913d}"/>
|
||||
<RecordField fieldIdRef="10" length="1" name="status_t" sqlType="CHAR" uid="{23f6fbcb-f843-4bf8-87a1-38f1812fefb6}"/>
|
||||
<RecordField fieldIdRef="6" length="50" name="us_crea" sqlType="CHAR" uid="{07c8c93f-6683-4663-a602-184c95f76220}"/>
|
||||
<RecordField fieldIdRef="8" length="50" name="us_mod" sqlType="CHAR" uid="{02cc3bcf-cca7-4f9a-ba24-9571b5a83836}"/>
|
||||
<RecordField fieldIdRef="7" name="fech_crea" sqlType="DATE" uid="{5d5040f9-cbc9-4746-a9dc-6cf88f9aac7c}"/>
|
||||
<RecordField fieldIdRef="9" name="fech_mod" sqlType="DATE" uid="{5c868108-f749-4487-8451-6f83de7ad7e5}"/>
|
||||
<Record name="s_semi" uid="{d684f474-3013-435e-8d6e-f0a96be4c327}">
|
||||
<RecordField colName="list_cod" fieldIdRef="2" name="list_cod" sqlTabName="formonly" sqlType="INTEGER" uid="{336d9aaf-e13e-427e-b16c-96bd5b2c6100}"/>
|
||||
<RecordField colName="list_desc" fieldIdRef="3" name="list_desc" sqlTabName="formonly" uid="{7d0305dd-6098-477e-9cb6-799889b54205}"/>
|
||||
<RecordField colName="list_uni" fieldIdRef="4" name="list_uni" sqlTabName="formonly" uid="{c9bd5f2a-43ec-4914-9d1f-67580cd28e51}"/>
|
||||
<RecordField colName="list_nom" fieldIdRef="5" name="list_nom" sqlTabName="formonly" uid="{13ff6bb8-ad7d-47fe-8e46-738f48757b43}"/>
|
||||
<RecordField colName="list_desg" fieldIdRef="6" name="list_desg" sqlTabName="formonly" uid="{04f4bbad-f001-466d-8791-8c03371f5ad9}"/>
|
||||
<RecordField colName="list_est" fieldIdRef="7" name="list_est" sqlTabName="formonly" uid="{ff1825bf-3cad-4f47-8b13-788bcf46087b}"/>
|
||||
</Record>
|
||||
<Form gridHeight="17" gridWidth="90" name="ctfmmt001" text="SEMI-ELABORADOS">
|
||||
<Grid gridHeight="14" gridWidth="82" name="grid1" posX="2" posY="1">
|
||||
<Label gridHeight="1" gridWidth="6" name="label1" posX="1" posY="1" text="ORIGEN"/>
|
||||
<Edit fieldId="0" gridHeight="1" gridWidth="3" length="1" name="cod_cia" posX="22" posY="1" sqlType="CHAR" tabIndex="1" widget="Edit"/>
|
||||
<Edit colName="descripcion_origen" fieldId="1" gridHeight="1" gridWidth="46" name="descripcion_origen" posX="27" posY="1" sqlTabName="formonly" tabIndex="2" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="6" name="label2" posX="1" posY="2" text="Codigo"/>
|
||||
<Edit autoNext="true" comment="Digite el Codigo Produccion" fieldId="2" gridHeight="1" gridWidth="4" length="1" name="cod_prod" notNull="true" posX="22" posY="2" required="true" sqlType="CHAR" tabIndex="3" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="11" name="label3" posX="1" posY="3" text="Descripcion"/>
|
||||
<Edit case="upper" comment="Digite el nombre de la Produccion" fieldId="3" gridHeight="1" gridWidth="30" length="1" name="descripcion" posX="22" posY="3" required="true" sqlType="CHAR" tabIndex="4" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="16" name="label4" posX="1" posY="4" text="Unidad de Medida"/>
|
||||
<Edit case="upper" comment="Digite la unidad de medida" fieldId="4" gridHeight="1" gridWidth="3" length="4" name="unidad_med" posX="22" posY="4" required="true" sqlType="CHAR" tabIndex="5" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="12" name="label5" posX="1" posY="5" text="Nomenclatura"/>
|
||||
<Edit case="upper" comment="Digite la unidad de medida" fieldId="5" gridHeight="1" gridWidth="15" length="30" name="nomenclatura" posX="22" posY="5" required="true" sqlType="CHAR" tabIndex="6" widget="Edit"/>
|
||||
<Edit fieldId="10" gridHeight="1" gridWidth="1" length="1" name="status_t" noEntry="true" posX="2" posY="6" sqlType="CHAR" tabIndex="7" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="15" name="label6" posX="1" posY="8" text="Usuario Creador"/>
|
||||
<Edit fieldId="6" gridHeight="1" gridWidth="9" length="50" name="us_crea" noEntry="true" posX="22" posY="8" sqlType="CHAR" tabIndex="8" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="20" name="label7" posX="43" posY="8" text="Usuario Modificador"/>
|
||||
<Edit fieldId="8" gridHeight="1" gridWidth="9" length="50" name="us_mod" noEntry="true" posX="64" posY="8" sqlType="CHAR" tabIndex="9" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="14" name="label8" posX="1" posY="9" text="Fecha Creacion"/>
|
||||
<Edit fieldId="7" gridHeight="1" gridWidth="16" name="fech_crea" noEntry="true" posX="22" posY="9" sqlType="DATE" tabIndex="10" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="18" name="label9" posX="43" posY="9" text="Fecha Modificacion"/>
|
||||
<Edit fieldId="9" gridHeight="1" gridWidth="16" name="fech_mod" noEntry="true" posX="64" posY="9" sqlType="DATE" tabIndex="11" widget="Edit"/>
|
||||
</Grid>
|
||||
<Record name="record1" uid="{321b22a1-511e-42a1-8eea-96f5adca046c}">
|
||||
<RecordField colName="busca_cod" fieldIdRef="0" name="busca_cod" sqlTabName="formonly" sqlType="INTEGER" uid="{30ce579a-fe83-4e0a-b8d9-0ab35796a730}"/>
|
||||
<RecordField colName="busca_desc" fieldIdRef="1" name="busca_desc" sqlTabName="formonly" uid="{3b8b9768-30c1-47d2-8c6e-e1729957bfda}"/>
|
||||
<RecordField colName="cod_cia" fieldIdRef="8" fieldType="TABLE_COLUMN" name="cttb00001.cod_cia" sqlTabName="cttb00001" uid="{1f95e5cd-8353-4c41-b642-98c6b7d4f45d}"/>
|
||||
<RecordField colName="descripcion_origen" fieldIdRef="9" name="descripcion_origen" sqlTabName="formonly" uid="{a842c581-0b7a-484b-952e-ce7d5e2d0978}"/>
|
||||
<RecordField colName="cod_prod" fieldIdRef="10" fieldType="TABLE_COLUMN" name="cttb00001.cod_prod" sqlTabName="cttb00001" uid="{d96807da-7cb1-4629-aa7e-c73f6b0b5a6b}"/>
|
||||
<RecordField colName="descripcion" fieldIdRef="11" fieldType="TABLE_COLUMN" name="cttb00001.descripcion" sqlTabName="cttb00001" uid="{c6f79c8f-6f38-429e-857d-bb07cfa5f956}"/>
|
||||
<RecordField colName="unidad_med" fieldIdRef="12" fieldType="TABLE_COLUMN" name="cttb00001.unidad_med" sqlTabName="cttb00001" uid="{07ecf9e7-4139-420b-929f-72764dbe5754}"/>
|
||||
<RecordField colName="nomenclatura" fieldIdRef="13" fieldType="TABLE_COLUMN" name="cttb00001.nomenclatura" sqlTabName="cttb00001" uid="{ad1916df-9f97-4fb4-8c07-fee09bc264e3}"/>
|
||||
<RecordField colName="desglose" fieldIdRef="14" name="desglose" sqlTabName="formonly" uid="{4b128e4e-97cb-46f4-a05b-02c7fb052b07}"/>
|
||||
<RecordField colName="status_t" fieldIdRef="15" fieldType="TABLE_COLUMN" name="cttb00001.status_t" sqlTabName="cttb00001" uid="{3e251214-0318-465e-95a7-e9590c8baa00}"/>
|
||||
<RecordField colName="us_crea" fieldIdRef="16" fieldType="TABLE_COLUMN" name="cttb00001.us_crea" sqlTabName="cttb00001" uid="{28c2c3bb-6020-416c-8e20-36aff8c0745b}"/>
|
||||
<RecordField colName="us_mod" fieldIdRef="18" fieldType="TABLE_COLUMN" name="cttb00001.us_mod" sqlTabName="cttb00001" uid="{ac5200bb-e734-412c-a69d-6586ce7a96e2}"/>
|
||||
<RecordField colName="fech_crea" fieldIdRef="17" fieldType="TABLE_COLUMN" name="cttb00001.fech_crea" sqlTabName="cttb00001" uid="{a9db3c90-b633-4bdf-baf2-09c410d84693}"/>
|
||||
<RecordField colName="fech_mod" fieldIdRef="19" fieldType="TABLE_COLUMN" name="cttb00001.fech_mod" sqlTabName="cttb00001" uid="{55bf39b3-28a5-4cd9-9cf9-06de89e60cd6}"/>
|
||||
</Record>
|
||||
<Form gridHeight="19" gridWidth="133" name="ctfmmt001" text="Catalogo de Semielaborados">
|
||||
<ActionDefaultList name="actiondefaultlist1">
|
||||
<ActionDefault comment="Adiciona un nuevo semielaborado" image="new" name="nuevo" text="Nuevo"/>
|
||||
<ActionDefault comment="Modifica el item seleccionado" image="edit" name="modificar" text="Modificar"/>
|
||||
<ActionDefault comment="Marca el item como ELIMINADO (status_t=E)" image="delete" name="desactivar" text="Desactivar"/>
|
||||
<ActionDefault comment="Reactiva el item (status_t=ACTIVO)" image="ok" name="reactivar" text="Re-activar"/>
|
||||
<ActionDefault comment="Recarga la lista" image="refresh" name="refrescar" text="Refrescar"/>
|
||||
<ActionDefault comment="Sale del programa" image="exit" name="salir" text="Salir"/>
|
||||
</ActionDefaultList>
|
||||
<ToolBar name="toolbar1">
|
||||
<ToolBarItem image="new" name="nuevo" text="Nuevo"/>
|
||||
<ToolBarItem image="edit" name="modificar" text="Modificar"/>
|
||||
<ToolBarItem image="delete" name="desactivar" text="Desactivar"/>
|
||||
<ToolBarItem image="ok" name="reactivar" text="Re-activar"/>
|
||||
<ToolBarItem image="refresh" name="refrescar" text="Refrescar"/>
|
||||
<ToolBarSeparator name="toolbarseparator1"/>
|
||||
<ToolBarItem image="exit" name="salir" text="Salir"/>
|
||||
</ToolBar>
|
||||
<Folder gridHeight="19" gridWidth="133" name="folder1" posX="0" posY="0">
|
||||
<Page name="pg_lista" text="Tabla Maestra">
|
||||
<Grid gridHeight="18" gridWidth="133" name="grid1" posX="0" posY="0">
|
||||
<Label gridHeight="1" gridWidth="7" name="label1" posX="1" posY="0" text="Codigo"/>
|
||||
<Edit colName="busca_cod" comment="Filtra por codigo" fieldId="0" gridHeight="1" gridWidth="10" name="busca_cod" posX="9" posY="0" sqlTabName="formonly" sqlType="INTEGER" tabIndex="1" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="12" name="label2" posX="23" posY="0" text="Descripcion"/>
|
||||
<Edit case="upper" colName="busca_desc" comment="Filtra por descripcion" fieldId="1" gridHeight="1" gridWidth="39" name="busca_desc" posX="36" posY="0" sqlTabName="formonly" tabIndex="2" widget="Edit"/>
|
||||
<Table gridHeight="16" gridWidth="132" name="table1" posX="1" posY="2" totalRows="15" unitWidth="characters" width="132">
|
||||
<FFLabel colName="list_cod" fieldId="2" gridHeight="1" gridWidth="8" name="list_cod" posX="0" posY="0" sqlTabName="formonly" sqlType="INTEGER" title="Codigo" widget="FFLabel"/>
|
||||
<FFLabel colName="list_desc" fieldId="3" gridHeight="1" gridWidth="51" name="list_desc" posX="8" posY="0" sqlTabName="formonly" title="Descripcion" widget="FFLabel"/>
|
||||
<FFLabel colName="list_uni" fieldId="4" gridHeight="1" gridWidth="8" name="list_uni" posX="59" posY="0" sqlTabName="formonly" title="Unidad" widget="FFLabel"/>
|
||||
<FFLabel colName="list_nom" fieldId="5" gridHeight="1" gridWidth="29" name="list_nom" posX="67" posY="0" sqlTabName="formonly" title="Nomenclatura" widget="FFLabel"/>
|
||||
<FFLabel colName="list_desg" fieldId="6" gridHeight="1" gridWidth="11" name="list_desg" posX="96" posY="0" sqlTabName="formonly" title="Desglose" widget="FFLabel"/>
|
||||
<FFLabel colName="list_est" fieldId="7" gridHeight="1" gridWidth="11" name="list_est" posX="107" posY="0" sqlTabName="formonly" title="Estado" widget="FFLabel"/>
|
||||
</Table>
|
||||
</Grid>
|
||||
</Page>
|
||||
<Page name="pg_info" text="Informacion">
|
||||
<Grid gridHeight="11" gridWidth="103" name="grid2" posX="0" posY="0">
|
||||
<Label gridHeight="1" gridWidth="6" name="label3" posX="1" posY="0" text="Origen"/>
|
||||
<Edit colName="cod_cia" comment="Codigo de origen (iptb00022)" fieldId="8" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="8" name="cttb00001.cod_cia" posX="22" posY="0" sqlTabName="cttb00001" tabIndex="9" widget="Edit"/>
|
||||
<Edit colName="descripcion_origen" color="yellow" fieldId="9" gridHeight="1" gridWidth="31" name="descripcion_origen" noEntry="true" posX="32" posY="0" sqlTabName="formonly" tabIndex="10" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="6" name="label4" posX="1" posY="2" text="Codigo"/>
|
||||
<Edit colName="cod_prod" comment="Digite el codigo del semielaborado" fieldId="10" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="10" name="cttb00001.cod_prod" posX="22" posY="2" sqlTabName="cttb00001" tabIndex="11" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="11" name="label5" posX="1" posY="3" text="Descripcion"/>
|
||||
<Edit case="upper" colName="descripcion" comment="Digite la descripcion" fieldId="11" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="50" name="cttb00001.descripcion" posX="22" posY="3" required="true" sqlTabName="cttb00001" tabIndex="12" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="16" name="label6" posX="1" posY="4" text="Unidad de Medida"/>
|
||||
<Edit case="upper" colName="unidad_med" comment="Digite la unidad de medida" fieldId="12" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="10" name="cttb00001.unidad_med" posX="22" posY="4" required="true" sqlTabName="cttb00001" tabIndex="13" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="12" name="label7" posX="1" posY="5" text="Nomenclatura"/>
|
||||
<Edit case="upper" colName="nomenclatura" comment="Digite la nomenclatura" fieldId="13" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="30" name="cttb00001.nomenclatura" posX="22" posY="5" required="true" sqlTabName="cttb00001" tabIndex="14" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="8" name="label8" posX="1" posY="6" text="Desglose"/>
|
||||
<Edit colName="desglose" fieldId="14" gridHeight="1" gridWidth="13" name="desglose" noEntry="true" posX="22" posY="6" sqlTabName="formonly" tabIndex="15" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="6" name="label9" posX="1" posY="7" text="Estado"/>
|
||||
<Edit colName="status_t" fieldId="15" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="8" name="cttb00001.status_t" noEntry="true" posX="22" posY="7" sqlTabName="cttb00001" tabIndex="16" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="15" name="label10" posX="1" posY="9" text="Usuario Creador"/>
|
||||
<Edit colName="us_crea" fieldId="16" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="28" name="cttb00001.us_crea" noEntry="true" posX="22" posY="9" sqlTabName="cttb00001" tabIndex="17" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="20" name="label11" posX="53" posY="9" text="Usuario Modificador"/>
|
||||
<Edit colName="us_mod" fieldId="18" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="28" name="cttb00001.us_mod" noEntry="true" posX="74" posY="9" sqlTabName="cttb00001" tabIndex="18" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="17" name="label12" posX="1" posY="10" text="Fecha de Creacion"/>
|
||||
<Edit colName="fech_crea" fieldId="17" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="16" name="cttb00001.fech_crea" noEntry="true" posX="22" posY="10" sqlTabName="cttb00001" tabIndex="19" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="18" name="label13" posX="53" posY="10" text="Fecha Modificacion"/>
|
||||
<Edit colName="fech_mod" fieldId="19" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="16" name="cttb00001.fech_mod" noEntry="true" posX="74" posY="10" sqlTabName="cttb00001" tabIndex="20" widget="Edit"/>
|
||||
</Grid>
|
||||
</Page>
|
||||
</Folder>
|
||||
</Form>
|
||||
<DiagramLayout>
|
||||
<![CDATA[AAAAAgAAAEwAewBmADYANAA2AGMAMQA5ADkALQBkADgANwBhAC0ANAA5AGQAZQAtADgAYQA2ADEALQBkADAAMAA3AGMAMgA0ADIAOABjAGMANQB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ==]]>
|
||||
</DiagramLayout>
|
||||
</ManagedForm>
|
||||
Reference in New Issue
Block a user