81 lines
9.0 KiB
XML
81 lines
9.0 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<ManagedForm databaseName="smarmotech" fileVersion="31400" gstVersion="3140a" name="ManagedForm" uid="{b26f1a93-f037-4e97-b05a-9cd6a27e70e1}">
|
|
<AGSettings>
|
|
<DynamicProperties version="2"/>
|
|
</AGSettings>
|
|
<Record name="record1" uid="{4d9fc93e-f947-49ec-a5cc-d43c1678a79d}">
|
|
<RecordField colName="historico" defaultValue="NO" fieldIdRef="1" name="historico" sqlTabName="formonly" uid="{402566b4-afbe-431d-9135-7e8e119056a5}"/>
|
|
<RecordField colName="orden" defaultValue="T" fieldIdRef="2" name="ordenamiento" sqlTabName="formonly" uid="{cafbffde-0bd7-4aa0-a037-9b07dadb085e}"/>
|
|
<RecordField colName="sucid" fieldIdRef="0" name="sucid" sqlTabName="formonly" uid="{815d991f-c88f-4144-a2db-4c8f12d5c875}"/>
|
|
<RecordField colName="fecha1" fieldIdRef="5" name="fecha1" sqlTabName="formonly" sqlType="DATE" uid="{d45dabc8-ebf4-41c5-9aa9-f22bcbec03d1}"/>
|
|
<RecordField colName="valor_bruto" fieldIdRef="11" name="valor_bruto" sqlTabName="formonly" uid="{4ee9ca79-6215-4048-b40b-5f06dc576d77}"/>
|
|
<RecordField colName="fecha2" fieldIdRef="6" name="fecha2" sqlTabName="formonly" sqlType="DATE" uid="{34376e19-caa0-4a6e-a660-f499b04d619f}"/>
|
|
<RecordField colName="descuento" fieldIdRef="12" name="descuento" sqlTabName="formonly" uid="{455ddea3-4534-4361-b4c3-8ab5806a2a44}"/>
|
|
<RecordField colName="cod_cia" fieldIdRef="3" fieldType="TABLE_COLUMN" name="vetb00002.cod_cia" sqlTabName="vetb00002" uid="{a71cdff6-4ba1-43e8-8c2f-263c1ff05c58}"/>
|
|
<RecordField colName="sub_total" fieldIdRef="13" name="sub_total" sqlTabName="formonly" uid="{a04b87b4-db53-422b-8ed5-063b83b34695}"/>
|
|
<RecordField colName="ventas" fieldIdRef="7" name="ventas" sqlTabName="formonly" uid="{a171adf5-f86b-4764-baf7-497ed3cf9263}"/>
|
|
<RecordField colName="itbis" fieldIdRef="14" name="itbis" sqlTabName="formonly" uid="{ae510d17-ed1b-405e-bad9-b71bd3cc9fd0}"/>
|
|
<RecordField colName="factura" fieldIdRef="8" fieldType="TABLE_COLUMN" name="vetb00002.factura" sqlTabName="vetb00002" uid="{d3ba0fe5-9002-47af-abe5-0beef58eb70e}"/>
|
|
<RecordField colName="neto" fieldIdRef="15" name="neto" sqlTabName="formonly" uid="{2921643c-9552-4fce-9433-fb3cc26708df}"/>
|
|
<RecordField colName="cond_pago" fieldIdRef="4" fieldType="TABLE_COLUMN" name="vetb00002.cond_pago" sqlTabName="vetb00002" uid="{4f870c82-fb9f-4b57-bc58-893f003a462a}"/>
|
|
<RecordField colName="conduce" fieldIdRef="16" name="conduce" sqlTabName="formonly" uid="{d37f1aa8-6b5c-4d7c-a0d9-8d4bc75c5e06}"/>
|
|
<RecordField colName="tipo_cliente" fieldIdRef="9" fieldType="TABLE_COLUMN" name="vetb00002.tipo_cliente" sqlTabName="vetb00002" uid="{fb976187-0ac2-4287-800a-443678efa7a8}"/>
|
|
<RecordField colName="sec_cliente" fieldIdRef="10" name="sec_cliente" sqlTabName="formonly" uid="{225608df-490a-4e4c-83e9-f06121e36e1f}"/>
|
|
<RecordField fieldIdRef="17" name="cliente" uid="{064b3b70-5d09-41b6-ab00-35ddb121cf97}"/>
|
|
<RecordField fieldIdRef="18" name="cotizacion_no" uid="{df017f4a-a0f7-4cc2-a8c7-18272ab0da8f}"/>
|
|
<RecordField fieldIdRef="19" name="orden" uid="{f51fee4d-32b1-4d84-8fc0-9fbb166437a5}"/>
|
|
</Record>
|
|
<Form gridHeight="14" gridWidth="72" name="vefmrp001" style="basic" text="veprrp001 Validacion Ventas">
|
|
<Grid gridHeight="14" gridWidth="72" name="grid1" posX="0" posY="0">
|
|
<Label gridHeight="1" gridWidth="9" name="label1" posX="9" posY="1" text="Historico"/>
|
|
<ComboBox colName="historico" defaultValue="NO" fieldId="1" gridHeight="1" gridWidth="3" include="SI|NO" items="SI, NO" name="historico" posX="30" posY="1" sqlTabName="formonly" tabIndex="1" widget="ComboBox">
|
|
<Item name="SI" text="SI"/>
|
|
<Item name="NO" text="NO"/>
|
|
</ComboBox>
|
|
<Label gridHeight="1" gridWidth="5" name="label2" posX="42" posY="1" text="Orden"/>
|
|
<ComboBox colName="orden" defaultValue="T" fieldId="2" gridHeight="1" gridWidth="15" items="TIPO VENTAS, FACTURAS, NCF" name="ordenamiento" posX="55" posY="1" sqlTabName="formonly" tabIndex="2" widget="ComboBox">
|
|
<Item name="T" text="TIPO VENTAS"/>
|
|
<Item name="F" text="FACTURAS"/>
|
|
<Item name="N" text="NCF"/>
|
|
</ComboBox>
|
|
<Label gridHeight="1" gridWidth="8" name="label3" posX="9" posY="2" text="Sucursal"/>
|
|
<ComboBox colName="sucid" fieldId="0" gridHeight="1" gridWidth="40" items="" name="sucid" posX="30" posY="2" sqlTabName="formonly" tabIndex="3" widget="ComboBox"/>
|
|
<Label gridHeight="1" gridWidth="20" name="label4" posX="9" posY="3" text="Rango: fecha Inicial"/>
|
|
<Edit autoNext="true" colName="fecha1" comment="Digite Fecha Inicial" fieldId="5" format="dd/mm/yyyy" gridHeight="1" gridWidth="10" name="fecha1" posX="30" posY="3" sqlTabName="formonly" sqlType="DATE" tabIndex="4" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="12" name="label5" posX="42" posY="3" text="VALOR BRUTO"/>
|
|
<Edit colName="valor_bruto" fieldId="11" gridHeight="1" gridWidth="15" name="valor_bruto" posX="55" posY="3" sqlTabName="formonly" tabIndex="5" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="11" name="label6" posX="16" posY="4" text="Fecha Final"/>
|
|
<Edit autoNext="true" colName="fecha2" comment="Digite Fecha Final" fieldId="6" format="dd/mm/yyyy" gridHeight="1" gridWidth="10" name="fecha2" posX="30" posY="4" sqlTabName="formonly" sqlType="DATE" tabIndex="6" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="10" name="label7" posX="42" posY="4" text="DESCUENTOS"/>
|
|
<Edit colName="descuento" fieldId="12" gridHeight="1" gridWidth="15" name="descuento" posX="55" posY="4" sqlTabName="formonly" tabIndex="7" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="7" name="label8" posX="9" posY="5" text="Cod Cia"/>
|
|
<Edit colName="cod_cia" fieldId="3" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="1" name="vetb00002.cod_cia" posX="30" posY="5" sqlTabName="vetb00002" tabIndex="8" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="9" name="label9" posX="42" posY="5" text="SUB-TOTAL"/>
|
|
<Edit colName="sub_total" fieldId="13" gridHeight="1" gridWidth="15" name="sub_total" posX="55" posY="5" sqlTabName="formonly" tabIndex="9" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="13" name="label10" posX="9" posY="6" text="Tipo de Venta"/>
|
|
<Edit autoNext="true" colName="ventas" comment="1 - Ventas Locales 2 - Ventas Exportacion <ENTER> - Ambas" fieldId="7" gridHeight="1" gridWidth="1" name="ventas" posX="30" posY="6" sqlTabName="formonly" tabIndex="10" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="5" name="label11" posX="42" posY="6" text="ITBIS"/>
|
|
<Edit colName="itbis" fieldId="14" gridHeight="1" gridWidth="15" name="itbis" posX="55" posY="6" sqlTabName="formonly" tabIndex="11" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="20" name="label12" posX="9" posY="7" text="Numero de Factura(s)"/>
|
|
<Edit colName="factura" fieldId="8" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="5" name="vetb00002.factura" posX="30" posY="7" sqlTabName="vetb00002" tabIndex="12" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="4" name="label13" posX="42" posY="7" text="NETO"/>
|
|
<Edit colName="neto" fieldId="15" gridHeight="1" gridWidth="15" name="neto" posX="55" posY="7" sqlTabName="formonly" tabIndex="13" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="10" name="label18" posX="9" posY="8" text="Cotizacion"/>
|
|
<Edit fieldId="18" gridHeight="1" gridWidth="10" name="cotizacion_no" posX="30" posY="8" tabIndex="-1" title="edit1" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="10" name="label19" posX="42" posY="8" text="Orden"/>
|
|
<Edit fieldId="19" gridHeight="1" gridWidth="10" name="orden" posX="55" posY="8" tabIndex="-1" title="edit1" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="14" name="label14" posX="9" posY="9" text="Condicion Pago"/>
|
|
<Edit colName="cond_pago" fieldId="4" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="3" name="vetb00002.cond_pago" posX="30" posY="9" sqlTabName="vetb00002" tabIndex="14" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="7" name="label15" posX="9" posY="10" text="Conduce"/>
|
|
<Edit colName="conduce" fieldId="16" gridHeight="1" gridWidth="11" name="conduce" posX="30" posY="10" sqlTabName="formonly" tabIndex="15" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="12" name="label16" posX="9" posY="11" text="Tipo Cliente"/>
|
|
<Edit colName="tipo_cliente" fieldId="9" fieldType="TABLE_COLUMN" gridHeight="1" gridWidth="2" name="vetb00002.tipo_cliente" posX="30" posY="11" sqlTabName="vetb00002" tabIndex="16" widget="Edit"/>
|
|
<Edit colName="sec_cliente" fieldId="10" gridHeight="1" gridWidth="7" name="sec_cliente" posX="34" posY="11" sqlTabName="formonly" tabIndex="17" widget="Edit"/>
|
|
<Label gridHeight="1" gridWidth="10" name="label17" posX="9" posY="12" text="Cliente"/>
|
|
<Edit fieldId="17" gridHeight="1" gridWidth="39" name="cliente" posX="30" posY="12" scroll="true" tabIndex="-1" title="edit1" widget="Edit"/>
|
|
</Grid>
|
|
</Form>
|
|
<DiagramLayout>
|
|
<![CDATA[AAAAAgAAAEwAewA0AGQAOQBmAGMAOQAzAGUALQBmADkANAA3AC0ANAA5AGUAYwAtAGEANQBjAGMALQBkADQAMwBjADEANgA3ADgAYQA3ADkAZAB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ==]]>
|
|
</DiagramLayout>
|
|
</ManagedForm> |