Commit inicial: fuentes MBS ERP (Genero 6) + .gitignore + docs/SETUP_PC_MBS.md
This commit is contained in:
@@ -0,0 +1,65 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<ManagedForm databaseName="smarmotech" fileVersion="31400" gstVersion="31408" name="ManagedForm" uid="{8b5b7ffe-1832-40cf-9699-b0ba87faddf0}">
|
||||
<AGSettings>
|
||||
<DynamicProperties version="2"/>
|
||||
</AGSettings>
|
||||
<Record additionalTables="" joinLeft="" joinOperator="" joinRight="" name="Undefined" order="" uid="{f3a909d5-ab4f-4e4e-8935-99b37752f865}" where="">
|
||||
<RecordField colName="localidad" fieldIdRef="2" name="sucid" sqlTabName="formonly" table_alias_name="" uid="{dcdd7f12-960b-44ce-a09c-50ec33195ee3}"/>
|
||||
<RecordField colName="tipo_cliente" fieldIdRef="4" name="tipo_cliente" sqlTabName="formonly" table_alias_name="" uid="{26fd64d1-56d8-4d5c-a80d-e4c74c55609d}"/>
|
||||
<RecordField colName="sec_cliente" fieldIdRef="6" name="sec_cliente" sqlTabName="formonly" table_alias_name="" uid="{c25a2507-5827-4760-a0d4-4297b7ff55f3}"/>
|
||||
<RecordField colName="num_doc" fieldIdRef="5" fieldType="TABLE_COLUMN" name="cctb00001.num_doc" sqlTabName="cctb00001" sqlType="INTEGER" table_alias_name="" uid="{f63420b6-15e6-4939-b2c8-a4dd16e06594}"/>
|
||||
<RecordField colName="tipo" defaultValue="AV" fieldIdRef="3" name="tipo" sqlTabName="formonly" sqlType="CHAR" table_alias_name="" uid="{b4cd6c62-044f-41d0-a4d9-fe2a66e8477d}"/>
|
||||
<RecordField colName="fecha_inicial" fieldIdRef="7" name="fecha_inicial" sqlTabName="formonly" sqlType="DATE" table_alias_name="" uid="{b0859a00-89ef-45f9-a405-5af03cac6bdd}"/>
|
||||
<RecordField colName="fecha_final" fieldIdRef="8" name="fecha_final" sqlTabName="formonly" sqlType="DATE" table_alias_name="" uid="{1a98419e-08e4-4108-a29f-a7e43c5b61a7}"/>
|
||||
<RecordField colName="progreso" fieldIdRef="1" name="progreso" sqlTabName="formonly" table_alias_name="" uid="{7ea3d87f-c9e1-4a04-b8d8-c7d2b08cb626}"/>
|
||||
<RecordField colName="" defaultValue="SI" fieldIdRef="9" name="grafico" sqlTabName="" table_alias_name="" uid="{4b484553-4285-4213-a2a8-98d590a4cfd8}"/>
|
||||
</Record>
|
||||
<Form gridHeight="11" gridWidth="46" name="ccfmrp005" style="basic" text="ccprrp005 Documentos CXC">
|
||||
<Grid gridHeight="11" gridWidth="46" name="Grid1" posX="0" posY="0">
|
||||
<Label posX="3" posY="0" text="Localidad"/>
|
||||
<ComboBox aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="localidad" fieldId="2" gridHeight="1" gridWidth="26" items="SAN CRISTOBAL, PUNTA CANA, SANTO DOMINGO, MARMOTECH OUTLET SD, SANTIDAGO" name="sucid" posX="19" posY="0" sqlTabName="formonly" tabIndex="1" table_alias_name="" widget="ComboBox">
|
||||
<Item name="1" text="SAN CRISTOBAL"/>
|
||||
<Item lstrtext="false" name="12" text="PUNTA CANA"/>
|
||||
<Item name="2" text="SANTO DOMINGO"/>
|
||||
<Item lstrtext="false" name="14" text="MARMOTECH OUTLET SD"/>
|
||||
<Item lstrtext="true" name="3" text="SANTIDAGO"/>
|
||||
</ComboBox>
|
||||
<Label posX="3" posY="1" text="Cliente"/>
|
||||
<Edit aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="tipo_cliente" fieldId="4" gridHeight="1" gridWidth="2" name="tipo_cliente" posX="19" posY="1" sqlTabName="formonly" tabIndex="2" table_alias_name="" widget="Edit"/>
|
||||
<Edit aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="sec_cliente" fieldId="6" gridHeight="1" gridWidth="7" name="sec_cliente" posX="24" posY="1" sqlTabName="formonly" tabIndex="3" table_alias_name="" widget="Edit"/>
|
||||
<Label posX="3" posY="2" text="Numero Doc."/>
|
||||
<Edit aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="num_doc" fieldId="5" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="4" name="cctb00001.num_doc" notNull="true" posX="19" posY="2" required="true" sqlTabName="cctb00001" sqlType="INTEGER" tabIndex="4" table_alias_name="" widget="Edit"/>
|
||||
<Label posX="3" posY="3" text="Tipo Documento"/>
|
||||
<ComboBox aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" case="upper" colName="tipo" comment="PG-Pago NC-Nota Credito ND-Nota Debito DE-Devolucion FT-Factura FE-Exportacion" defaultValue="AV" fieldId="3" gridHeight="1" gridWidth="23" items="AVANCES, AVANCES APLICADOS, PAGOS FACTURAS C, PAGOS AL CONTADO, DEVOLUCION DINERO, FACTURAS EXPORTACION, FACTURAS LOCALES, PAGOS A FACTURA, NOTAS CREDITOS, NOTAS DEBITOS, OTROS CREDITOS, OTROS DEBITOS" name="tipo" posX="19" posY="3" sqlTabName="formonly" sqlType="CHAR" tabIndex="5" table_alias_name="" widget="ComboBox">
|
||||
<Item lstrtext="false" name="AV" text="AVANCES"/>
|
||||
<Item lstrtext="false" name="AP" text="AVANCES APLICADOS"/>
|
||||
<Item lstrtext="false" name="RC" text="PAGOS FACTURAS C"/>
|
||||
<Item lstrtext="false" name="PC" text="PAGOS AL CONTADO"/>
|
||||
<Item lstrtext="false" name="DV" text="DEVOLUCION DINERO"/>
|
||||
<Item lstrtext="false" name="FE" text="FACTURAS EXPORTACION"/>
|
||||
<Item lstrtext="false" name="FT" text="FACTURAS LOCALES"/>
|
||||
<Item lstrtext="false" name="PG" text="PAGOS A FACTURA"/>
|
||||
<Item lstrtext="false" name="NC" text="NOTAS CREDITOS"/>
|
||||
<Item lstrtext="false" name="ND" text="NOTAS DEBITOS"/>
|
||||
<Item lstrtext="false" name="OC" text="OTROS CREDITOS"/>
|
||||
<Item lstrtext="false" name="OD" text="OTROS DEBITOS"/>
|
||||
</ComboBox>
|
||||
<Label posX="3" posY="4" text="Fecha Inicial"/>
|
||||
<Edit aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" autoNext="true" colName="fecha_inicial" comment="Fecha inicial del recibo de pago" fieldId="7" format="dd/mm/yyyy" gridHeight="1" gridWidth="10" name="fecha_inicial" posX="19" posY="4" sqlTabName="formonly" sqlType="DATE" tabIndex="6" table_alias_name="" widget="Edit"/>
|
||||
<Label posX="3" posY="5" text="Fecha Final"/>
|
||||
<Edit aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" autoNext="true" colName="fecha_final" comment="Fecha final del recibo de pago" fieldId="8" format="dd/mm/yyyy" gridHeight="1" gridWidth="10" name="fecha_final" posX="19" posY="5" sqlTabName="formonly" sqlType="DATE" tabIndex="7" table_alias_name="" widget="Edit"/>
|
||||
<Label gridHeight="1" gridWidth="10" name="Label1" posX="3" posY="6" text="Grafico"/>
|
||||
<ComboBox aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="" defaultValue="SI" fieldId="9" gridHeight="1" gridWidth="10" items="SI, NO" name="grafico" posX="19" posY="6" sqlTabName="" tabIndex="8" table_alias_name="" title="ComboBox1" widget="ComboBox">
|
||||
<Item lstrtext="false" name="SI" text="SI"/>
|
||||
<Item lstrtext="false" name="NO" text="NO"/>
|
||||
</ComboBox>
|
||||
<Label posX="4" posY="8" text="0"/>
|
||||
<Label posX="15" posY="8" text="50"/>
|
||||
<Label posX="27" posY="8" text="100"/>
|
||||
<ProgressBar aggregateColName="" aggregateName="" aggregateTableAliasName="" aggregateTableName="" colName="progreso" fieldId="1" gridHeight="1" gridWidth="26" name="progreso" posX="4" posY="9" sqlTabName="formonly" table_alias_name="" valueMax="100" valueMin="0" widget="ProgressBar"/>
|
||||
</Grid>
|
||||
</Form>
|
||||
<DiagramLayout>
|
||||
<![CDATA[AAAAAgAAAEwAewBmADMAYQA5ADAAOQBkADUALQBhAGIANABmAC0ANABlADQAZQAtADgAOQAzADUALQA5ADkAYgAzADcANwA1ADIAZgA4ADYANQB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ==]]>
|
||||
</DiagramLayout>
|
||||
</ManagedForm>
|
||||
Reference in New Issue
Block a user