Commit inicial: fuentes MBS ERP (Genero 6) + .gitignore + docs/SETUP_PC_MBS.md

This commit is contained in:
2026-08-18 20:59:52 -04:00
commit 454973e269
5978 changed files with 2664094 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8" ?>
<ManagedForm databaseName="smarmotech" fileVersion="31400" gstVersion="31408" name="ManagedForm" uid="{3a0e7b6e-5ca2-413b-8952-35d8a85894bb}">
<AGSettings>
<DynamicProperties version="2"/>
</AGSettings>
<Record name="record1" uid="{8c7794a3-a626-417e-a0f2-551d47dfca6d}">
<RecordField colName="codigo" fieldIdRef="0" fieldType="TABLE_COLUMN" name="prtb00005.codigo" sqlTabName="prtb00005" uid="{5913a7ee-f5dc-48de-bd0d-254dc42c55b0}"/>
<RecordField colName="descripcion" fieldIdRef="1" fieldType="TABLE_COLUMN" name="prtb00005.descripcion" sqlTabName="prtb00005" uid="{1c7e7253-6a27-4d3c-a569-ceb8b81bef74}"/>
<RecordField colName="status_t" fieldIdRef="6" fieldType="TABLE_COLUMN" name="prtb00005.status_t" sqlTabName="prtb00005" uid="{e2232336-1de5-44f0-89be-7140b01ff08a}"/>
<RecordField colName="us_crea" fieldIdRef="2" fieldType="TABLE_COLUMN" name="prtb00005.us_crea" sqlTabName="prtb00005" uid="{ceda0b7d-b09e-450c-b6a1-b9cd79e21198}"/>
<RecordField colName="us_mod" fieldIdRef="4" fieldType="TABLE_COLUMN" name="prtb00005.us_mod" sqlTabName="prtb00005" uid="{71385c2b-cbed-43e0-8fdf-d2aa4e61d6a1}"/>
<RecordField colName="fech_crea" fieldIdRef="3" fieldType="TABLE_COLUMN" name="prtb00005.fech_crea" sqlTabName="prtb00005" uid="{ff9c78ef-f9b1-4004-80c4-7cf5871ac409}"/>
<RecordField colName="fech_mod" fieldIdRef="5" fieldType="TABLE_COLUMN" name="prtb00005.fech_mod" sqlTabName="prtb00005" uid="{94a92867-34ed-4304-b7ca-623e73f79dd7}"/>
</Record>
<Form gridHeight="24" gridWidth="80" name="prfmmt005">
<Grid gridHeight="24" gridWidth="80" name="grid1" posX="0" posY="0">
<Label gridHeight="1" gridWidth="6" name="label1" posX="1" posY="0" text="Codigo"/>
<Edit autoNext="true" colName="codigo" comment="Digite el Codigo de Operacion" fieldId="0" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="4" name="prtb00005.codigo" posX="22" posY="0" sqlTabName="prtb00005" tabIndex="1" widget="Edit"/>
<Label gridHeight="1" gridWidth="11" name="label2" posX="1" posY="1" text="Descripcion"/>
<Edit case="upper" colName="descripcion" comment="Digite el nombre de la Operacion" fieldId="1" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="30" name="prtb00005.descripcion" posX="22" posY="1" sqlTabName="prtb00005" tabIndex="2" widget="Edit"/>
<Edit colName="status_t" fieldId="6" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="1" name="prtb00005.status_t" noEntry="true" posX="2" posY="2" sqlTabName="prtb00005" tabIndex="3" widget="Edit"/>
<Label gridHeight="1" gridWidth="15" name="label3" posX="1" posY="4" text="Usuario Creador"/>
<Edit colName="us_crea" fieldId="2" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="9" name="prtb00005.us_crea" noEntry="true" posX="22" posY="4" sqlTabName="prtb00005" tabIndex="4" widget="Edit"/>
<Label gridHeight="1" gridWidth="20" name="label4" posX="43" posY="4" text="Usuario Modificador"/>
<Edit colName="us_mod" fieldId="4" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="9" name="prtb00005.us_mod" noEntry="true" posX="64" posY="4" sqlTabName="prtb00005" tabIndex="5" widget="Edit"/>
<Label gridHeight="1" gridWidth="14" name="label5" posX="1" posY="5" text="Fecha Creacion"/>
<Edit colName="fech_crea" fieldId="3" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="16" name="prtb00005.fech_crea" noEntry="true" posX="22" posY="5" sqlTabName="prtb00005" tabIndex="6" widget="Edit"/>
<Label gridHeight="1" gridWidth="18" name="label6" posX="43" posY="5" text="Fecha Modificacion"/>
<Edit colName="fech_mod" fieldId="5" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="16" name="prtb00005.fech_mod" noEntry="true" posX="64" posY="5" sqlTabName="prtb00005" tabIndex="7" widget="Edit"/>
</Grid>
</Form>
</ManagedForm>