Files
MBS/PROYECTO/ipdir/ipfmwd003.4fd
T
jpegueroandClaude Sonnet 5 b6085d4140 Mueve ipdir (Productos Terminados) de PROYECTOS a PROYECTO
Instruccion de Johnny: todos los directorios de fuentes de inventario
deben migrarse de la carpeta temporal PROYECTOS a la carpeta real
PROYECTO, ya que PROYECTOS sera eliminada.

Se elimino tambien un archivo suelto sin relacion llamado "ipdir"
que existia en PROYECTO (del commit inicial) y bloqueaba el nombre
de la carpeta.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-04 09:29:01 -04:00

42 lines
5.4 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<ManagedForm databaseName="smarmotech" fileVersion="31400" gstVersion="3140a" name="ManagedForm" uid="{53be2245-9647-4967-96e0-f35fc7d6a826}">
<AGSettings>
<DynamicProperties version="2"/>
</AGSettings>
<Record additionalTables="" joinLeft="" joinOperator="" joinRight="" name="Undefined" order="" uid="{17c32c95-f2b2-40d9-b27d-2fe3c1557a3b}" where="">
<RecordField colName="cod_mov" fieldIdRef="2" fieldType="TABLE_COLUMN" name="iptb00006.cod_mov" sqlTabName="iptb00006" sqlType="SMALLINT" table_alias_name="" uid="{051d061f-8905-441b-bcdc-f6c776feaefb}"/>
<RecordField colName="descrip_mov" fieldIdRef="1" name="descrip_mov" sqlTabName="formonly" table_alias_name="" uid="{afab3bb7-3b31-4606-9dc4-b6957dda8c9f}"/>
<RecordField colName="bodega" fieldIdRef="0" name="bodega" sqlTabName="formonly" table_alias_name="" uid="{fd2ff34a-eb4b-404c-8cb4-5796c7d7a34d}"/>
<RecordField colName="num_doc" fieldIdRef="3" fieldType="TABLE_COLUMN" name="iptb00006.num_doc" sqlTabName="iptb00006" sqlType="INTEGER" table_alias_name="" uid="{864dc485-cc76-4170-8866-09b6859c48ee}"/>
<RecordField colName="" fieldIdRef="6" fieldType="NON_DATABASE" name="fecha" sqlTabName="" sqlType="CHAR" table_alias_name="" uid="{1c994992-d263-4383-9a3c-3d831e46c935}"/>
<RecordField colName="cod_sp" fieldIdRef="4" name="cod_sp" sqlTabName="formonly" table_alias_name="" uid="{594ff96e-3762-4109-b7b2-a7af4e691ba1}"/>
<RecordField colName="cod_sp_sec" fieldIdRef="5" name="cod_sp_sec" sqlTabName="formonly" table_alias_name="" uid="{4cfe4c0c-77bb-47bd-a7ba-d3ba106dc75e}"/>
<RecordField fieldIdRef="7" name="bodega_destino" uid="{80be4959-0c24-45a9-977e-412c7ce4544c}"/>
<RecordField fieldIdRef="8" name="num_doc_destino" uid="{447f33d0-18f8-49c9-ad27-24e7706357ac}"/>
<RecordField fieldIdRef="9" name="codigo_destino" uid="{5bcc517d-a170-4100-b051-637dd7056f55}"/>
</Record>
<Form gridHeight="12" gridWidth="74" name="ipfmwd003">
<Grid gridHeight="12" gridWidth="74" name="Grid1" posX="0" posY="0">
<Label gridHeight="1" gridWidth="17" name="Label1" posX="1" posY="2" text="Codigo Movimiento"/>
<Edit aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="cod_mov" fieldId="2" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="2" name="iptb00006.cod_mov" notNull="true" posX="20" posY="2" required="true" sqlTabName="iptb00006" sqlType="SMALLINT" tabIndex="1" table_alias_name="" widget="Edit"/>
<Edit aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="descrip_mov" fieldId="1" gridHeight="1" gridWidth="30" name="descrip_mov" noEntry="true" posX="24" posY="2" sqlTabName="formonly" tabIndex="2" table_alias_name="" widget="Edit"/>
<Label gridHeight="1" gridWidth="7" name="Label2" posX="1" posY="3" text="Alnacen"/>
<ComboBox aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="bodega" fieldId="0" gridHeight="1" gridWidth="31" items="" name="bodega" posX="20" posY="3" sqlTabName="formonly" tabIndex="3" table_alias_name="" widget="ComboBox"/>
<Label gridHeight="1" gridWidth="16" name="Label3" posX="1" posY="4" text="Numero Documento"/>
<Edit aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="num_doc" fieldId="3" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="6" name="iptb00006.num_doc" notNull="true" posX="20" posY="4" required="true" sqlTabName="iptb00006" sqlType="INTEGER" tabIndex="4" table_alias_name="" widget="Edit"/>
<Label gridHeight="1" gridWidth="5" name="Label4" posX="1" posY="5" text="Fecha"/>
<Edit aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="" fieldId="6" fieldType="NON_DATABASE" format="dd/mm/yyyy" gridHeight="1" gridWidth="10" length="1" name="fecha" noEntry="true" notNull="true" posX="20" posY="5" required="true" sqlTabName="" sqlType="CHAR" tabIndex="5" table_alias_name="" widget="Edit"/>
<Edit aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="cod_sp" fieldId="4" gridHeight="1" gridWidth="3" name="cod_sp" noEntry="true" posX="20" posY="6" sqlTabName="formonly" tabIndex="6" table_alias_name="" widget="Edit"/>
<Edit aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="cod_sp_sec" fieldId="5" gridHeight="1" gridWidth="7" name="cod_sp_sec" noEntry="true" posX="24" posY="6" sqlTabName="formonly" tabIndex="7" table_alias_name="" widget="Edit"/>
<Label gridHeight="1" gridWidth="10" name="label5" posX="2" posY="7" text="Almacen Destino"/>
<Edit fieldId="7" gridHeight="1" gridWidth="34" name="bodega_destino" posX="20" posY="7" tabIndex="-1" title="edit1" widget="Edit"/>
<Label gridHeight="1" gridWidth="10" name="label6" posX="2" posY="8" text="Documento"/>
<Edit fieldId="8" gridHeight="1" gridWidth="10" name="num_doc_destino" posX="20" posY="8" tabIndex="-1" title="edit2" widget="Edit"/>
<Label gridHeight="1" gridWidth="9" name="label7" posX="2" posY="9" text="Codigo Destino"/>
<Edit fieldId="9" gridHeight="1" gridWidth="34" name="codigo_destino" posX="20" posY="9" tabIndex="-1" title="edit2" widget="Edit"/>
</Grid>
</Form>
<DiagramLayout>
<![CDATA[AAAAAgAAAEwAewAxADcAYwAzADIAYwA5ADUALQBmADIAYgAyAC0ANAAwAGQAOQAtAGIAMgA3AGQALQAyAGYAZQAzAGMAMQA1ADUANwBhADMAYgB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ==]]>
</DiagramLayout>
</ManagedForm>