Commit inicial: fuentes MBS ERP (Genero 6) + .gitignore + docs/SETUP_PC_MBS.md
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<ManagedForm fileVersion="31400" gstVersion="3140a" name="managedform" uid="{cb2ea43a-69aa-4634-a3d0-0b2c81cf3db8}">
|
||||
<AGSettings>
|
||||
<DynamicProperties version="2"/>
|
||||
</AGSettings>
|
||||
<Record name="record1" uid="{6919ff96-eaf6-4772-b6e2-bc38d428fd6f}">
|
||||
<RecordField colName="fecha_inicial" fieldIdRef="1" name="fecha_inicial" sqlTabName="formonly" uid="{9422550e-0ac8-4241-ba6b-5f7226db433a}"/>
|
||||
<RecordField colName="fecha_final" fieldIdRef="2" name="fecha_final" sqlTabName="formonly" uid="{829562dd-92e9-41f2-8c54-1f82ab3479d6}"/>
|
||||
<RecordField defaultValue="DE" fieldIdRef="3" name="departamento" uid="{d9d184ef-02cb-4f51-a545-f55d85e350e6}"/>
|
||||
<RecordField fieldIdRef="4" name="cod_prod" uid="{c399a8ed-5208-4d16-b9a6-8344a044289f}"/>
|
||||
</Record>
|
||||
<Form gridHeight="25" gridWidth="80" name="ANALISIS PRODUCCION" text="ANALISIS PRODUCCION">
|
||||
<Grid gridHeight="24" gridWidth="80" name="grid1" posX="0" posY="0">
|
||||
<Label gridHeight="1" gridWidth="13" name="label1" posX="3" posY="0" text="Fecha Inicial"/>
|
||||
<DateEdit colName="fecha_inicial" fieldId="1" gridHeight="1" gridWidth="10" name="fecha_inicial" posX="20" posY="0" sqlTabName="formonly" tabIndex="-1" widget="DateEdit"/>
|
||||
<Label gridHeight="1" gridWidth="11" name="label2" posX="3" posY="1" text="Fecha Final"/>
|
||||
<DateEdit colName="fecha_final" fieldId="2" gridHeight="1" gridWidth="10" name="fecha_final" posX="20" posY="1" sqlTabName="formonly" tabIndex="-1" widget="DateEdit"/>
|
||||
<Label gridHeight="1" gridWidth="10" name="label7" posX="3" posY="2" text="Departamento"/>
|
||||
<ComboBox defaultValue="DE" fieldId="3" gridHeight="1" gridWidth="31" items="RESUMIDO, DETALLADO" name="departamento" posX="20" posY="2" tabIndex="-1" title="combobox1" widget="ComboBox">
|
||||
<Item lstrtext="false" name="RE" text="RESUMIDO"/>
|
||||
<Item lstrtext="false" name="DE" text="DETALLADO"/>
|
||||
</ComboBox>
|
||||
<Label gridHeight="1" gridWidth="10" name="label8" posX="3" posY="3" text="Semi-elaborado"/>
|
||||
<Edit fieldId="4" gridHeight="1" gridWidth="24" name="cod_prod" posX="20" posY="3" tabIndex="-1" title="edit1" widget="Edit"/>
|
||||
</Grid>
|
||||
</Form>
|
||||
<DiagramLayout>
|
||||
<![CDATA[AAAAAgAAAEwAewA2ADkAMQA5AGYAZgA5ADYALQBlAGEAZgA2AC0ANAA3ADcAMgAtAGIANgBlADIALQBiAGMAMwA4AGQANAAyADgAZgBkADYAZgB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ==]]>
|
||||
</DiagramLayout>
|
||||
</ManagedForm>
|
||||
Reference in New Issue
Block a user