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
+27
View File
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" ?>
<ManagedForm databaseName="smarmotech" gstVersion="22800" name="ManagedForm" uid="{252b978f-e240-4eaf-a2d2-bb6cf0516f4d}">
<AGSettings/>
<Record additionalTables="" joinLeft="" joinOperator="" joinRight="" name="Undefined" order="" uid="{94dd9694-4619-45ed-ba5c-935ace0a24d1}" where="">
<RecordField colName="fecha_inicial" fieldIdRef="2" name="fecha_inicial" sqlTabName="formonly" sqlType="DATE" table_alias_name="" uid="{5a510051-cb1c-4185-a4da-11cefdbb9bf0}"/>
<RecordField colName="fecha_final" fieldIdRef="3" name="fecha_final" sqlTabName="formonly" sqlType="DATE" table_alias_name="" uid="{9980c5c6-99bc-4f3f-ac30-1eb22d588b74}"/>
<RecordField colName="tipo_cliente" fieldIdRef="0" name="tipo_cliente" sqlTabName="formonly" table_alias_name="" uid="{0f84d83e-9ff9-43f3-b798-585f21f605e0}"/>
<RecordField colName="sec_cliente" fieldIdRef="1" name="sec_cliente" sqlTabName="formonly" table_alias_name="" uid="{ac2fb8d0-b9f9-44cf-8215-3ae403a53b79}"/>
<RecordField colName="sec_vend" fieldIdRef="4" name="sec_vend" sqlTabName="formonly" table_alias_name="" uid="{81f3ad28-9428-4fe3-9ad0-5f20dcefa9d0}"/>
<RecordField colName="tipo_doc" fieldIdRef="5" name="tipo_doc" sqlTabName="formonly" table_alias_name="" uid="{663a385a-1f5d-4288-9760-147f48d812f9}"/>
</Record>
<Form gridHeight="24" gridWidth="80" name="ccfmrp034">
<Grid gridHeight="24" gridWidth="80" name="Grid1" posX="0" posY="0">
<Label posX="9" posY="1" text="Fecha Inicial"/>
<DateEdit aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="fecha_inicial" columnCount="" fieldId="2" format="dd/mm/yyyy" gridHeight="1" gridWidth="10" name="fecha_inicial" posX="29" posY="1" rowCount="" sqlTabName="formonly" sqlType="DATE" stepX="" stepY="" tabIndex="1" table_alias_name="" widget="DateEdit"/>
<Label posX="9" posY="2" text="Fecha Final"/>
<DateEdit aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="fecha_final" columnCount="" fieldId="3" format="dd/mm/yyyy" gridHeight="1" gridWidth="10" name="fecha_final" posX="29" posY="2" rowCount="" sqlTabName="formonly" sqlType="DATE" stepX="" stepY="" tabIndex="2" table_alias_name="" widget="DateEdit"/>
<Label posX="9" posY="3" text="Cliente"/>
<Edit aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="tipo_cliente" columnCount="" fieldId="0" gridHeight="1" gridWidth="2" name="tipo_cliente" posX="29" posY="3" rowCount="" sqlTabName="formonly" stepX="" stepY="" tabIndex="3" table_alias_name="" widget="Edit"/>
<Edit aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="sec_cliente" columnCount="" fieldId="1" gridHeight="1" gridWidth="6" name="sec_cliente" posX="33" posY="3" rowCount="" sqlTabName="formonly" stepX="" stepY="" tabIndex="4" table_alias_name="" widget="Edit"/>
<Label posX="9" posY="4" text="Codigo Vendedor"/>
<ComboBox aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="sec_vend" columnCount="" fieldId="4" gridHeight="1" gridWidth="28" items="" name="sec_vend" posX="29" posY="4" rowCount="" sqlTabName="formonly" stepX="" stepY="" tabIndex="5" table_alias_name="" widget="ComboBox"/>
<Label posX="9" posY="5" text="Tipo Documento"/>
<ComboBox aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="tipo_doc" columnCount="" fieldId="5" gridHeight="1" gridWidth="28" items="" name="tipo_doc" posX="29" posY="5" rowCount="" sqlTabName="formonly" stepX="" stepY="" tabIndex="6" table_alias_name="" widget="ComboBox"/>
</Grid>
</Form>
</ManagedForm>