Files
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

56 lines
4.9 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<ManagedForm fileVersion="31400" gstVersion="31408" name="UBICACION 2" uid="{c357f482-bdb9-4c4c-b8d2-163f7fd3b035}">
<AGSettings>
<DynamicProperties version="2"/>
</AGSettings>
<Record name="productosArr" uid="{02c53ec0-cf94-47a8-89f2-aacac6e715f3}">
<RecordField fieldIdRef="1" name="descripcion" uid="{8d23ccdf-6ff3-4912-b041-809649d4961b}"/>
</Record>
<Record name="recordd" uid="{fb5e4806-b718-4a56-9323-256182141285}">
<RecordField fieldIdRef="3" name="id_seccion" uid="{85132944-3320-4e99-80d4-aa76be46eea9}"/>
<RecordField fieldIdRef="4" name="d_seccion" uid="{330d71fb-7fa2-4b40-a90f-17fec77ac073}"/>
<RecordField fieldIdRef="10" name="id_tramo" uid="{170c31e8-3f44-4aa1-93c9-6f3c3f6b04c7}"/>
<RecordField fieldIdRef="11" name="d_tramo" uid="{594103e0-2b4c-48c0-903b-29d15716690b}"/>
<RecordField fieldIdRef="12" name="cantidad" uid="{cf8a374d-ad14-497f-a9a0-24dec09e8852}"/>
<RecordField fieldIdRef="5" name="cantidad_2" uid="{4df85948-46ec-454d-a9bb-6f72e84d3b44}"/>
</Record>
<Record name="recordh" uid="{9cb8ef3f-c3ec-4a96-b63d-090748e1979d}">
<RecordField fieldIdRef="8" name="id_seccion1" uid="{2a0be68b-dd41-4bcf-a534-fabf9a2a23cf}"/>
<RecordField fieldIdRef="9" name="d_seccion1" uid="{5dbff140-8060-4352-bf18-d74a02c1bfd5}"/>
<RecordField fieldIdRef="13" name="id_tramo1" uid="{f3b4d73a-9f18-4fe6-a640-130a1e420e98}"/>
<RecordField fieldIdRef="14" name="d_tramo1" uid="{72d239fe-62e0-451d-a7b3-b4f7b8dc1c6f}"/>
<RecordField fieldIdRef="15" name="cantidad1" uid="{d056fdf0-c7fd-4c4b-8292-5a59680927be}"/>
<RecordField fieldIdRef="6" name="cantidad2" uid="{9d1534c7-a943-46ee-b5fa-0f0732453f0d}"/>
<RecordField fieldIdRef="2" name="de_seccion" uid="{f44fbad8-224e-4f78-9cb0-028dca144222}"/>
<RecordField fieldIdRef="7" name="de_tramo" uid="{2414e085-01a3-413d-8c3c-3f78e20096fe}"/>
</Record>
<Form gridHeight="16" gridWidth="95" name="TRANSFERENCIAS" text="TRANSFERENCIA UBICACION 2">
<Grid gridHeight="14" gridWidth="94" name="grid1" posX="1" posY="1">
<Label gridHeight="1" gridWidth="8" name="label1" posX="1" posY="1" text="PRODUCTO"/>
<Edit fieldId="1" gridHeight="1" gridWidth="42" name="descripcion" noEntry="true" posX="10" posY="1" scroll="true" tabIndex="-1" title="edit1" widget="Edit"/>
<Label gridHeight="1" gridWidth="6" name="label3" posX="1" posY="3" text="DESDE"/>
<Label gridHeight="1" gridWidth="5" name="label2" posX="31" posY="3" text="HASTA"/>
<Table gridHeight="9" gridWidth="37" name="table1" posX="1" posY="4" totalRows="5">
<Phantom fieldId="3" name="id_seccion" widget="Phantom"/>
<Edit fieldId="4" gridHeight="1" gridWidth="8" name="d_seccion" noEntry="true" posX="0" posY="0" tabIndex="-1" title="SECCION" widget="Edit"/>
<Phantom fieldId="10" name="id_tramo" widget="Phantom"/>
<Edit fieldId="11" gridHeight="1" gridWidth="8" name="d_tramo" noEntry="true" posX="8" posY="0" tabIndex="-1" title="TRAMO" widget="Edit"/>
<Edit fieldId="12" gridHeight="1" gridWidth="8" name="cantidad" noEntry="true" posX="16" posY="0" tabIndex="-1" title="UNIDADES" widget="Edit"/>
<Edit fieldId="5" gridHeight="1" gridWidth="8" name="cantidad_2" posX="24" posY="0" tabIndex="-1" title="CANTIDAD" widget="Edit"/>
</Table>
<Table gridHeight="9" gridWidth="55" name="table2" posX="39" posY="4" totalRows="5">
<Phantom fieldId="8" name="id_seccion1" widget="Phantom"/>
<Edit fieldId="9" gridHeight="1" gridWidth="8" name="d_seccion1" noEntry="true" posX="0" posY="0" scroll="true" tabIndex="-1" title="SECCION" widget="Edit"/>
<Phantom fieldId="13" name="id_tramo1" widget="Phantom"/>
<Edit fieldId="14" gridHeight="1" gridWidth="8" name="d_tramo1" noEntry="true" posX="8" posY="0" tabIndex="-1" title="TRAMO" widget="Edit"/>
<Edit fieldId="15" gridHeight="1" gridWidth="8" name="cantidad1" posX="16" posY="0" tabIndex="-1" title="UNIDADES" widget="Edit"/>
<Edit fieldId="6" gridHeight="1" gridWidth="8" name="cantidad2" noEntry="true" posX="24" posY="0" tabIndex="-1" title="CANTIDAD" widget="Edit"/>
<Edit fieldId="2" gridHeight="1" gridWidth="8" hidden="true" name="de_seccion" posX="32" posY="0" tabIndex="-1" title="edit1" widget="Edit"/>
<Edit fieldId="7" gridHeight="1" gridWidth="8" hidden="true" name="de_tramo" posX="40" posY="0" tabIndex="-1" title="edit1" widget="Edit"/>
</Table>
</Grid>
</Form>
<DiagramLayout>
<![CDATA[AAAAAgAAAEwAewAwADIAYwA1ADMAZQBjADAALQBjAGYAOQA0AC0ANAA3AGEAOAAtADgAOQBmADIALQBhAGEAYwBhAGMANgBlADcAMQA1AGYAMwB9QHJAAA2wAAPAY4AADqAAAz9gYk3S8an8AQAAAEwAewA5AGMAYgA4AGUAZgAzAGYALQBjADMAZQBjAC0ANABhADkANgAtAGIANgAzAGQALQAwADkAMAA3ADQAOABlADEAOQA3ADkAZAB9QG1gABYIAAVASAAAEgAABT+AYk3S8an8AQAAAEwAewBmAGIANQBlADQAOAAwADYALQBiADcAMQA4AC0ANABhADUANgAtADkAMwAyADMALQAyADUANgAxADgAMgAxADQAMQAyADgANQB9QCQAAA8AAANAJAAADwAAAz+CbpeNT988AQ==]]>
</DiagramLayout>
</ManagedForm>