Files
MBS/PROYECTO/ccdir/ccfmcs006.4fd
T

53 lines
6.7 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<ManagedForm fileVersion="31400" gstVersion="31408" name="managedform" uid="{402649ea-bdd7-4a2e-8e1b-7ae379dd19a2}">
<AGSettings>
<DynamicProperties version="2"/>
</AGSettings>
<Record name="sdata" uid="{4c0934bd-dd3b-4753-a116-c5f56353f145}">
<RecordField fieldIdRef="1" name="ventas" uid="{a47aa4e7-d4b8-40ab-9eec-75d90bdc1bdb}"/>
<RecordField fieldIdRef="12" name="tipo_cliente" uid="{a1761885-90e0-4d0d-92f5-ff7ecac93593}"/>
<RecordField fieldIdRef="2" name="valorOriginal" scaleDecimal="2" sqlType="DECIMAL" uid="{d350ca8d-887b-4b1c-82d6-6795903be275}"/>
<RecordField fieldIdRef="3" name="debitoOriginal" uid="{1f531b8d-eb45-4c36-bda3-42bb8648f07c}"/>
<RecordField fieldIdRef="4" name="creditoOriginal" uid="{c12cd657-cd0a-4cba-9496-90762960a22c}"/>
<RecordField fieldIdRef="14" name="balanceAct" uid="{22699451-ffb0-4c16-a0e1-f4ff9738d9bb}"/>
<RecordField fieldIdRef="5" name="valorLocal" scaleDecimal="2" sqlType="DECIMAL" uid="{7af02c66-0348-4ca5-bfaf-588fb94ba479}"/>
<RecordField fieldIdRef="6" name="debitoLocal" scaleDecimal="2" sqlType="DECIMAL" uid="{7d3551ec-6973-4742-bb78-a3a80d1de616}"/>
<RecordField fieldIdRef="7" name="creditoLocal" scaleDecimal="2" sqlType="DECIMAL" uid="{1596989e-ad22-4b00-8808-37228b159fae}"/>
<RecordField fieldIdRef="15" name="balanceLocal" scaleDecimal="2" sqlType="DECIMAL" uid="{3ad66066-c2b4-40b9-8a5b-75d638ea03f4}"/>
<RecordField fieldIdRef="11" name="idventas" uid="{68a0106b-a0ca-4f51-990a-4249762c6e75}"/>
</Record>
<Record name="record2" uid="{42e20339-dae6-43da-8c5d-909f45f064ba}">
<RecordField fieldIdRef="8" name="ventas1" uid="{30988481-9f16-4a65-a7ff-c0e7ae634506}"/>
<RecordField fieldIdRef="9" name="fecha1" sqlType="DATE" uid="{f8ee542e-f6ba-4df1-8d8b-80cb2ce377a4}"/>
<RecordField fieldIdRef="10" name="fecha2" sqlType="DATE" uid="{489929eb-6d37-46df-8cd6-b9bae5a57402}"/>
<RecordField fieldIdRef="13" name="tipo_cliente2" uid="{fcf21c89-6de1-411c-9d4e-2f193e188812}"/>
</Record>
<Form fourSTFile="" gridHeight="25" gridWidth="206" name="ccfmcs006" text="Balances cxc por tipo clientes">
<Grid gridHeight="18" gridWidth="201" name="grid1" posX="5" posY="1">
<Label gridHeight="1" gridWidth="150" justify="center" name="label1" posX="6" posY="2" style="encabezado" text="BALANCES POR TIPO DE CLIENTE"/>
<Label gridHeight="1" gridWidth="10" name="label2" posX="6" posY="3" text="Moneda"/>
<Edit fieldId="8" gridHeight="1" gridWidth="10" name="ventas1" posX="17" posY="3" tabIndex="-1" title="edit1" widget="Edit"/>
<Label gridHeight="1" gridWidth="10" name="label4" posX="6" posY="4" text="Tipo Cliente"/>
<Edit fieldId="13" gridHeight="1" gridWidth="10" name="tipo_cliente2" posX="17" posY="4" tabIndex="-1" title="edit1" widget="Edit"/>
<Label gridHeight="1" gridWidth="10" name="label3" posX="6" posY="5" text="Rango Fechas"/>
<DateEdit fieldId="9" format="dd/mm/yyyy" gridHeight="1" gridWidth="10" name="fecha1" posX="17" posY="5" required="true" sqlType="DATE" tabIndex="-1" title="dateedit1" widget="DateEdit"/>
<DateEdit fieldId="10" format="dd/mm/yyyy" gridHeight="1" gridWidth="10" name="fecha2" posX="33" posY="5" required="true" sqlType="DATE" tabIndex="-1" title="dateedit2" widget="DateEdit"/>
<Table gridHeight="7" gridWidth="196" name="table1" posX="5" posY="8" totalRows="5">
<Edit fieldId="1" gridHeight="1" gridWidth="8" name="ventas" posX="0" posY="0" tabIndex="-1" title="Tipo Cliente" widget="Edit"/>
<Edit fieldId="12" gridHeight="1" gridWidth="8" name="tipo_cliente" posX="8" posY="0" tabIndex="-1" title="Tipo Cliente" widget="Edit"/>
<Edit aggregate="true" aggregateName="tanterior" aggregateScaleDecimal="2" aggregateSqlType="DECIMAL" aggregateText="Total BCE Anterior" fieldId="2" format="---,---,---,--#.##" gridHeight="1" gridWidth="20" name="valorOriginal" posX="16" posY="0" scaleDecimal="2" sizePolicy="dynamic" sqlType="DECIMAL" tabIndex="-1" title="Balance Anterior" widget="Edit"/>
<Edit fieldId="3" format="---,---,---,--#.##" gridHeight="1" gridWidth="20" name="debitoOriginal" posX="36" posY="0" sizePolicy="dynamic" tabIndex="-1" title="Debito Original" widget="Edit"/>
<Edit fieldId="4" format="---,---,---,--#.##" gridHeight="1" gridWidth="20" name="creditoOriginal" posX="56" posY="0" sizePolicy="dynamic" tabIndex="-1" title="Credito Original" widget="Edit"/>
<Edit aggregate="true" aggregateName="tbacefecha" aggregatePrecisionDecimal="16" aggregateScaleDecimal="2" aggregateSqlType="DECIMAL" aggregateText="Total Anterior" fieldId="14" format="---,---,---,--#.##" gridHeight="1" gridWidth="20" name="balanceAct" posX="76" posY="0" sizePolicy="dynamic" tabIndex="-1" title="Balance A Fecha Final" widget="Edit"/>
<Edit aggregate="true" aggregateName="tvalorlocal" aggregateScaleDecimal="2" aggregateSqlType="DECIMAL" aggregateText="Total Valor Local" fieldId="5" format="---,---,---,--#.##" gridHeight="1" gridWidth="20" name="valorLocal" posX="96" posY="0" scaleDecimal="2" sizePolicy="dynamic" sqlType="DECIMAL" tabIndex="-1" title="Valor Local" widget="Edit"/>
<Edit aggregate="true" aggregateName="tdebito" aggregateScaleDecimal="2" aggregateSqlType="DECIMAL" aggregateText="Total Debito Local" fieldId="6" format="---,---,---,--#.##" gridHeight="1" gridWidth="20" name="debitoLocal" posX="116" posY="0" scaleDecimal="2" sizePolicy="dynamic" sqlType="DECIMAL" tabIndex="-1" title="Debito Local" widget="Edit"/>
<Edit aggregate="true" aggregateName="tdebitolocal" aggregateScaleDecimal="2" aggregateSqlType="DECIMAL" aggregateText="Total Debito Local" fieldId="7" format="---,---,---,--#.##" gridHeight="1" gridWidth="20" name="creditoLocal" posX="136" posY="0" scaleDecimal="2" sizePolicy="dynamic" sqlType="DECIMAL" tabIndex="-1" title="Credito Local" widget="Edit"/>
<Edit aggregate="true" aggregateName="tbalanceact" aggregateScaleDecimal="2" aggregateSqlType="DECIMAL" aggregateText="Total Balance A Fecha Final" fieldId="15" format="---,---,---,--#.##" gridHeight="1" gridWidth="20" name="balanceLocal" posX="156" posY="0" scaleDecimal="2" sizePolicy="dynamic" sqlType="DECIMAL" tabIndex="-1" title="Balance Local a Fecha Final" widget="Edit"/>
<Edit fieldId="11" gridHeight="1" gridWidth="8" hidden="true" name="idventas" posX="176" posY="0" tabIndex="-1" title="edit1" widget="Edit"/>
</Table>
</Grid>
</Form>
<DiagramLayout>
<![CDATA[AAAAAgAAAEwAewA0AGMAMAA5ADMANABiAGQALQBkAGQAMwBiAC0ANAA3ADUAMwAtAGEAMQAxADYALQBjADUAZgA1ADYAMwA1ADMAZgAxADQANQB9AAAAAAAAAAAAAAAAAAAAAD9ok3S8an76AQAAAEwAewA0ADIAZQAyADAAMwAzADkALQBkAGEAZQA2AC0ANAAzAGQAYQAtADgAYwA1AGQALQA5ADAAOQBmADQANQBmADAANgA0AGIAYQB9QIO5maOGZmhALMzM3zMzOD9QYk3S8an8AQ==]]>
</DiagramLayout>
</ManagedForm>