diff --git a/Build/Build.fbpInf b/Build/Build.fbpInf
index 1a0b5bc5..dc27a154 100644
--- a/Build/Build.fbpInf
+++ b/Build/Build.fbpInf
@@ -14,8 +14,8 @@
- 00:05:14
- 22/06/2010 17:34:41
+ 00:02:46
+ 06/11/2013 18:22:05
True
diff --git a/Build/Build.fbz6 b/Build/Build.fbz6
index befbde2b..68f1c74d 100644
Binary files a/Build/Build.fbz6 and b/Build/Build.fbz6 differ
diff --git a/Build/Installer.fbpInf b/Build/Installer.fbpInf
index a2881ebf..4afc16d0 100644
--- a/Build/Installer.fbpInf
+++ b/Build/Installer.fbpInf
@@ -6,7 +6,7 @@
-
+
diff --git a/Source/Cliente/FactuGES.rc b/Source/Cliente/FactuGES.rc
index 0a9025b4..3ee68e5d 100644
--- a/Source/Cliente/FactuGES.rc
+++ b/Source/Cliente/FactuGES.rc
@@ -1,7 +1,7 @@
MAINICON ICON "C:\Codigo Tecsitel\Resources\Iconos\Factuges.ico"
1 VERSIONINFO
-FILEVERSION 2,0,2,0
-PRODUCTVERSION 2,0,2,0
+FILEVERSION 2,0,3,0
+PRODUCTVERSION 2,0,3,0
FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L
FILEOS 0x40004L
@@ -13,10 +13,10 @@ BEGIN
BLOCK "0C0A04E4"
BEGIN
VALUE "CompanyName", "Rodax Software S.L.\0"
- VALUE "FileVersion", "2.0.2.0\0"
+ VALUE "FileVersion", "2.0.3.0\0"
VALUE "InternalName", "FactuGES\0"
VALUE "ProductName", "FactuGES\0"
- VALUE "ProductVersion", "2.0.2.0\0"
+ VALUE "ProductVersion", "2.0.3.0\0"
END
END
BLOCK "VarFileInfo"
diff --git a/Source/Cliente/FactuGES.res b/Source/Cliente/FactuGES.res
index 7146d6c6..64f96b64 100644
Binary files a/Source/Cliente/FactuGES.res and b/Source/Cliente/FactuGES.res differ
diff --git a/Source/Informes/1/InformeIVAComparativo.fr3 b/Source/Informes/1/InformeIVAComparativo.fr3
index 9a1e3468..e21cd979 100644
--- a/Source/Informes/1/InformeIVAComparativo.fr3
+++ b/Source/Informes/1/InformeIVAComparativo.fr3
@@ -1,5 +1,5 @@
-
+
@@ -17,29 +17,23 @@
-
-
-
-
+
+
-
+
-
+
-
-
-
-
-
-
+
+
@@ -49,22 +43,20 @@
-
+
-
+
-
-
-
-
-
+
+
+
-
-
-
+
+
+
diff --git a/Source/Informes/2/InformeIVAComparativo.fr3 b/Source/Informes/2/InformeIVAComparativo.fr3
index f45dca2f..f0297f49 100644
--- a/Source/Informes/2/InformeIVAComparativo.fr3
+++ b/Source/Informes/2/InformeIVAComparativo.fr3
@@ -1,5 +1,5 @@
-
+
@@ -17,29 +17,23 @@
-
-
-
-
+
+
-
+
-
+
-
-
-
-
-
-
+
+
@@ -49,22 +43,20 @@
-
+
-
+
-
-
-
-
-
+
+
+
-
-
-
+
+
+
diff --git a/Source/Informes/3/InformeIVAComparativo.fr3 b/Source/Informes/3/InformeIVAComparativo.fr3
index c7cca449..19baab65 100644
--- a/Source/Informes/3/InformeIVAComparativo.fr3
+++ b/Source/Informes/3/InformeIVAComparativo.fr3
@@ -1,5 +1,5 @@
-
+
@@ -16,29 +16,23 @@
-
-
-
-
+
+
-
+
-
+
-
-
-
-
-
-
+
+
@@ -48,22 +42,20 @@
-
+
-
+
-
-
-
-
-
+
+
+
-
-
-
+
+
+
diff --git a/Source/Modulos/Facturas de cliente/Reports/uRptFacturasCliente_Server.dfm b/Source/Modulos/Facturas de cliente/Reports/uRptFacturasCliente_Server.dfm
index 79c7284c..d7347da5 100644
--- a/Source/Modulos/Facturas de cliente/Reports/uRptFacturasCliente_Server.dfm
+++ b/Source/Modulos/Facturas de cliente/Reports/uRptFacturasCliente_Server.dfm
@@ -2,8 +2,8 @@ object RptFacturasCliente: TRptFacturasCliente
OldCreateOrder = True
OnCreate = DataModuleCreate
OnDestroy = DataModuleDestroy
- Height = 821
- Width = 974
+ Height = 965
+ Width = 1080
object schReport: TDASchema
ConnectionManager = dmServer.ConnectionManager
Datasets = <
@@ -2289,53 +2289,42 @@ object RptFacturasCliente: TRptFacturasCliente
Statements = <
item
Connection = 'IBX'
- TargetTable = 'V_FACTURAS_PROVEEDOR'
SQL =
- 'select f.ID_EMPRESA, f.ID_TIPO_IVA, t.descripcion, f.IVA, f.RE,'#10 +
- 'sum(f.IMPORTE_IVA) as IMPORTE_IVA,'#10'sum(f.IMPORTE_RE) as IMPORTE_' +
- 'RE,'#10'sum(f.BASE_IMPONIBLE) as BASE_IMPONIBLE, sum((f.IMPORTE_TOTA' +
- 'L - f.BASE_IMPONIBLE)) as CUOTA_DEDUCIBLE'#10#10'from v_facturas_prove' +
- 'edor f'#10'left join tipos_iva t on (t.id = f.id_tipo_iva)'#10'where {w' +
- 'here}'#10'group by 1,2,3,4,5'#10'order by 4'#10
+ 'select f.id_empresa, t.referencia, t.descripcion, d.IVA, sum(d.I' +
+ 'MPORTE_IVA) as IMPORTE_IVA,'#10'sum(d.importe_total) as BASE_IMPONIB' +
+ 'LE, sum(d.IMPORTE_IVA) as CUOTA_DEDUCIBLE'#10'from facturas_proveedo' +
+ 'r_detalles as d'#10'left outer join facturas_proveedor as f on (f.id' +
+ ' = d.id_factura)'#10'left outer join tipos_iva as t on (t.id = d.id_' +
+ 'tipo_iva)'#10'where {where}'#10'group by 1, 2, 3, 4'#10'order by 1, 3'#10
StatementType = stSQL
ColumnMappings = <
item
DatasetField = 'ID_EMPRESA'
TableField = 'ID_EMPRESA'
end
- item
- DatasetField = 'ID_TIPO_IVA'
- TableField = 'ID_TIPO_IVA'
- end
item
DatasetField = 'DESCRIPCION'
- TableField = ''
- SQLOrigin = 'DESCRIPCION'
+ TableField = 'DESCRIPCION'
end
item
DatasetField = 'IVA'
TableField = 'IVA'
end
- item
- DatasetField = 'RE'
- TableField = 'RE'
- end
item
DatasetField = 'IMPORTE_IVA'
TableField = 'IMPORTE_IVA'
end
- item
- DatasetField = 'IMPORTE_RE'
- TableField = 'IMPORTE_RE'
- end
item
DatasetField = 'BASE_IMPONIBLE'
TableField = 'BASE_IMPONIBLE'
end
item
DatasetField = 'CUOTA_DEDUCIBLE'
- TableField = ''
- SQLOrigin = 'CUOTA_DEDUCIBLE'
+ TableField = 'CUOTA_DEDUCIBLE'
+ end
+ item
+ DatasetField = 'REFERENCIA'
+ TableField = 'REFERENCIA'
end>
end>
Name = 'InformeListadoIVAComparativoFacturasPro'
@@ -2345,8 +2334,9 @@ object RptFacturasCliente: TRptFacturasCliente
DataType = datInteger
end
item
- Name = 'ID_TIPO_IVA'
- DataType = datInteger
+ Name = 'REFERENCIA'
+ DataType = datString
+ Size = 255
end
item
Name = 'DESCRIPCION'
@@ -2357,18 +2347,10 @@ object RptFacturasCliente: TRptFacturasCliente
Name = 'IVA'
DataType = datCurrency
end
- item
- Name = 'RE'
- DataType = datCurrency
- end
item
Name = 'IMPORTE_IVA'
DataType = datCurrency
end
- item
- Name = 'IMPORTE_RE'
- DataType = datCurrency
- end
item
Name = 'BASE_IMPONIBLE'
DataType = datCurrency
@@ -4254,8 +4236,9 @@ object RptFacturasCliente: TRptFacturasCliente
DataType = datInteger
end
item
- Name = 'ID_TIPO_IVA'
- DataType = datInteger
+ Name = 'REFERENCIA'
+ DataType = datString
+ Size = 255
end
item
Name = 'DESCRIPCION'
@@ -4266,18 +4249,10 @@ object RptFacturasCliente: TRptFacturasCliente
Name = 'IVA'
DataType = datCurrency
end
- item
- Name = 'RE'
- DataType = datCurrency
- end
item
Name = 'IMPORTE_IVA'
DataType = datCurrency
end
- item
- Name = 'IMPORTE_RE'
- DataType = datCurrency
- end
item
Name = 'BASE_IMPONIBLE'
DataType = datCurrency
diff --git a/Source/Modulos/Facturas de proveedor/Views/uViewDetallesFacturaProveedor.dfm b/Source/Modulos/Facturas de proveedor/Views/uViewDetallesFacturaProveedor.dfm
index 48c45a67..333bc27c 100644
--- a/Source/Modulos/Facturas de proveedor/Views/uViewDetallesFacturaProveedor.dfm
+++ b/Source/Modulos/Facturas de proveedor/Views/uViewDetallesFacturaProveedor.dfm
@@ -1,29 +1,63 @@
inherited frViewDetallesFacturaProveedor: TfrViewDetallesFacturaProveedor
inherited ToolBar1: TToolBar
- Height = 100
- ExplicitHeight = 100
- inherited ToolButton14: TToolButton
+ Height = 73
+ ExplicitHeight = 73
+ inherited ToolButton3: TToolButton
Wrap = False
end
- inherited ToolButton9: TToolButton [5]
- Left = 121
+ inherited ToolButton4: TToolButton
+ Left = 278
+ Top = 0
+ ExplicitLeft = 278
+ ExplicitTop = 0
+ end
+ inherited ToolButton14: TToolButton
+ Left = 334
+ Top = 0
+ ExplicitLeft = 334
+ ExplicitTop = 0
+ end
+ inherited FontName: TJvFontComboBox
Top = 22
- ExplicitLeft = 121
ExplicitTop = 22
end
- inherited FontName: TJvFontComboBox [6]
- Left = 266
+ inherited FontSize: TEdit
Top = 22
- ExplicitLeft = 266
+ Width = 58
ExplicitTop = 22
+ ExplicitWidth = 58
end
inherited UpDown1: TUpDown
- Left = 411
+ Left = 203
Top = 22
- ExplicitLeft = 411
+ ExplicitLeft = 203
ExplicitTop = 22
end
inherited ToolButton13: TToolButton
+ Left = 220
+ Top = 22
+ ExplicitLeft = 220
+ ExplicitTop = 22
+ end
+ inherited ToolButton6: TToolButton
+ Left = 228
+ Top = 22
+ ExplicitLeft = 228
+ ExplicitTop = 22
+ end
+ inherited ToolButton7: TToolButton
+ Left = 294
+ Top = 22
+ ExplicitLeft = 294
+ ExplicitTop = 22
+ end
+ inherited ToolButton8: TToolButton
+ Left = 361
+ Top = 22
+ ExplicitLeft = 361
+ ExplicitTop = 22
+ end
+ inherited ToolButton12: TToolButton
Left = 0
Top = 22
Wrap = True
@@ -31,56 +65,28 @@ inherited frViewDetallesFacturaProveedor: TfrViewDetallesFacturaProveedor
ExplicitTop = 22
ExplicitHeight = 27
end
- inherited ToolButton6: TToolButton
+ inherited ToolButton9: TToolButton
Left = 0
Top = 49
ExplicitLeft = 0
ExplicitTop = 49
end
- inherited FontSize: TEdit [10]
- Left = 66
- Top = 49
- Width = 58
- ExplicitLeft = 66
- ExplicitTop = 49
- ExplicitWidth = 58
- end
- inherited ToolButton7: TToolButton [11]
- Left = 124
- Top = 49
- ExplicitLeft = 124
- ExplicitTop = 49
- end
- inherited ToolButton11: TToolButton [12]
- Left = 191
- Top = 49
- ExplicitLeft = 191
- ExplicitTop = 49
- end
- inherited ToolButton12: TToolButton [13]
- Left = 0
- Top = 49
- Wrap = True
- ExplicitLeft = 0
- ExplicitTop = 49
- ExplicitHeight = 27
- end
inherited ToolButton10: TToolButton
- Left = 0
- Top = 76
- ExplicitLeft = 0
- ExplicitTop = 76
+ Left = 145
+ Top = 49
+ ExplicitLeft = 145
+ ExplicitTop = 49
end
- inherited ToolButton8: TToolButton [15]
- Left = 125
- Top = 76
- ExplicitLeft = 125
- ExplicitTop = 76
+ inherited ToolButton11: TToolButton
+ Left = 270
+ Top = 49
+ ExplicitLeft = 270
+ ExplicitTop = 49
end
end
inherited cxGrid: TcxGrid
- Top = 126
- Height = 178
+ Top = 99
+ Height = 205
ExplicitTop = 99
ExplicitHeight = 205
inherited cxGridView: TcxGridDBTableView
@@ -174,18 +180,22 @@ inherited frViewDetallesFacturaProveedor: TfrViewDetallesFacturaProveedor
object cxGridViewIVA: TcxGridDBColumn
DataBinding.FieldName = 'IVA'
PropertiesClassName = 'TcxTextEditProperties'
+ Visible = False
Options.Editing = False
+ VisibleForCustomization = False
end
object cxGridViewIMPORTE_IVA: TcxGridDBColumn
DataBinding.FieldName = 'IMPORTE_IVA'
+ Visible = False
Options.Editing = False
+ VisibleForCustomization = False
Width = 63
end
end
end
inherited TBXDock1: TTBXDock
- Top = 100
- ExplicitTop = 68
+ Top = 73
+ ExplicitTop = 73
end
object dsTiposIVADetalles: TDADataSource
Left = 8
diff --git a/Source/Servidor/FactuGES_Server.RES b/Source/Servidor/FactuGES_Server.RES
index 066bbe5c..fdfed707 100644
Binary files a/Source/Servidor/FactuGES_Server.RES and b/Source/Servidor/FactuGES_Server.RES differ
diff --git a/Source/Servidor/FactuGES_Server.dproj b/Source/Servidor/FactuGES_Server.dproj
index 556a3fa5..24a9b914 100644
--- a/Source/Servidor/FactuGES_Server.dproj
+++ b/Source/Servidor/FactuGES_Server.dproj
@@ -1,335 +1,334 @@
-
+
-
- {ebdcd25d-40d7-4146-91ec-a0ea4aa1dcd1}
- FactuGES_Server.dpr
- Debug
- AnyCPU
- DCC32
- ..\..\Output\Debug\Servidor\FactuGES_Server.exe
- vcl;rtl;vclx;vclactnband;dbrtl;vcldb;vcldbx;bdertl;dsnap;dsnapcon;teeUI;teedb;tee;adortl;vclib;ibxpress;dbxcds;dbexpress;DbxCommonDriver;IndyCore;IndySystem;IndyProtocols;VclSmp;vclie;webdsnap;xmlrtl;inet;inetdbbde;inetdbxpress;RemObjects_BPDX_D11;RemObjects_RODX_D11;RemObjects_Indy_D11;RemObjects_Synapse_D11;RemObjects_WebBroker_D11;DataAbstract_Core_D11;DataAbstract_DBXDriver_D11;DataAbstract_IDE_D11;DataAbstract_Scripting_D11;DataAbstract_SDACDriver_D11;sdac105;dac105;DataAbstract_SQLiteDriver_D11;cxEditorsD10;cxLibraryD10;dxThemeD10;cxDataD10;cxExtEditorsD10;cxGridD10;cxPageControlD10;cxSchedulerD10;cxTreeListD10;cxVerticalGridD10;dxBarD10;dxComnD10;dxBarDBNavD10;dxBarExtDBItemsD10;dxBarExtItemsD10;dxDockingD10;dxLayoutControlD10;dxNavBarD10;dxPSCoreD10;dxsbD10;dxPScxCommonD10;dxPSLnksD10;vclshlctrls;dxPScxExtCommonD10;dxPScxGridLnkD10;dxPScxPCProdD10;dxPScxScheduler2LnkD10;dxPScxTLLnkD10;dxPSdxLCLnkD10;dxPsPrVwAdvD10;pckMD5;pckUCDataConnector;pckUserControl_RT;PluginSDK_D10R;PNG_D10;PngComponentsD10;tb2k_d10;tbx_d10;JclVcl;Jcl;JvXPCtrlsD11R;JvCoreD11R;JvSystemD11R;JvStdCtrlsD11R;JvAppFrmD11R;JvBandsD11R;JvDBD11R;JvDlgsD11R;JvBDED11R;JvCmpD11R;JvCryptD11R;JvCtrlsD11R;JvCustomD11R;JvDockingD11R;JvDotNetCtrlsD11R;JvEDID11R;JvGlobusD11R;JvHMID11R;JvInterpreterD11R;JvJansD11R;JvManagedThreadsD11R;JvMMD11R;JvNetD11R;JvPageCompsD11R;JvPluginD11R;JvPrintPreviewD11R;JvRuntimeDesignD11R;JvTimeFrameworkD11R;JvUIBD11R;JvValidatorsD11R;JvWizardD11R;pckUCADOConn;pckUCBDEConn;pckUCIBXConn;pckUCMidasConn;cxIntlPrintSys3D10;cxExportD10;cxIntl5D10;GUISDK_D11R;ccpackD11;JSDialog100;fsTee11;fs11;frx11;frxADO11;frxBDE11;frxDB11;frxDBX11;frxe11;frxIBX11;frxTee11;fsADO11;fsBDE11;fsDB11;fsIBX11;websnap;soaprtl;IntrawebDB_90_100;Intraweb_90_100
-
-
- 7.0
- False
- False
- 0
- 3
- ..\..\Output\Release\Servidor
- RELEASE
-
-
- 7.0
- 3
- ..\..\Output\Debug\Servidor
- DEBUG;
- True
- True
- True
- C:\jcl\lib\d11\debug;C:\JCL\lib\d11\debug;$(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10
- C:\jcl\lib\d11\debug;C:\JCL\lib\d11\debug;$(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10
- C:\jcl\lib\d11\debug;C:\JCL\lib\d11\debug;$(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10
- C:\jcl\lib\d11\debug;C:\JCL\lib\d11\debug;$(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10
-
-
- Delphi.Personality
-
-
-FalseTrueFalse/standaloneTrueFalse2030FalseFalseFalseFalseFalse308212522.0.3.02.0.3.0miércoles, 06 de noviembre de 2013 13:14
-
- ExpressPrinting System by Developer Express Inc.
- FactuGES_Server.dpr
-
-
-
-
- MainSource
-
-
-
-
-
-
- TDARemoteService
-
-
-
- TDataModule
-
-
-
-
-
- TDataAbstractService
-
-
-
-
-
-
-
-
-
- TDataModule
-
-
-
- TDataModule
-
-
-
- TDataAbstractService
-
-
-
-
-
-
- TDataModule
-
-
-
- TDataModule
-
-
-
- TDataAbstractService
-
-
-
-
-
- TDARemoteService
-
-
-
-
-
-
- TDARemoteService
-
-
-
-
-
-
-
-
-
- TDataModule
-
-
-
- TDataModule
-
-
-
- TDARemoteService
-
-
-
-
-
- TDataAbstractService
-
-
-
-
-
-
- TDataModule
-
-
-
- TDataModule
-
-
-
- TDataAbstractService
-
-
-
-
-
-
- TDataModule
-
-
-
- TDataAbstractService
-
-
-
-
-
- TDataAbstractService
-
-
-
-
-
- TDataAbstractService
-
-
-
- TDataAbstractService
-
-
-
- TDataAbstractService
-
-
-
-
-
- TDataAbstractService
-
-
-
-
-
- TDataAbstractService
-
-
-
-
-
-
- TDataAbstractService
-
-
-
-
-
-
- TDataModule
-
-
-
- TDataModule
-
-
-
- TDataAbstractService
-
-
-
-
-
-
- TDataModule
-
-
-
- TDataModule
-
-
-
- TDataModule
-
-
-
- TDataAbstractService
-
-
-
-
-
- TDataModule
-
-
-
- TDataAbstractService
-
-
-
-
-
- TDataModule
-
-
-
- TDataAbstractService
-
-
-
-
-
- TDataAbstractService
-
-
-
-
-
-
- TDataAbstractService
-
-
-
-
-
-
- TDataAbstractService
-
-
-
-
-
- TDataAbstractService
-
-
-
-
-
- TDataAbstractService
-
-
-
-
-
- TDataAbstractService
-
-
-
- TFrame
-
-
-
- TFrame
-
-
-
- TForm
-
-
-
- TFrame
-
-
-
- TDARemoteService
-
-
-
-
-
-
- TDataModule
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ {ebdcd25d-40d7-4146-91ec-a0ea4aa1dcd1}
+ FactuGES_Server.dpr
+ Debug
+ AnyCPU
+ DCC32
+ ..\..\Output\Debug\Servidor\FactuGES_Server.exe
+ vcl;rtl;vclx;vclactnband;dbrtl;vcldb;vcldbx;bdertl;dsnap;dsnapcon;teeUI;teedb;tee;adortl;vclib;ibxpress;dbxcds;dbexpress;DbxCommonDriver;IndyCore;IndySystem;IndyProtocols;VclSmp;vclie;webdsnap;xmlrtl;inet;inetdbbde;inetdbxpress;RemObjects_BPDX_D11;RemObjects_RODX_D11;RemObjects_Indy_D11;RemObjects_Synapse_D11;RemObjects_WebBroker_D11;DataAbstract_Core_D11;DataAbstract_DBXDriver_D11;DataAbstract_IDE_D11;DataAbstract_Scripting_D11;DataAbstract_SDACDriver_D11;sdac105;dac105;DataAbstract_SQLiteDriver_D11;cxEditorsD10;cxLibraryD10;dxThemeD10;cxDataD10;cxExtEditorsD10;cxGridD10;cxPageControlD10;cxSchedulerD10;cxTreeListD10;cxVerticalGridD10;dxBarD10;dxComnD10;dxBarDBNavD10;dxBarExtDBItemsD10;dxBarExtItemsD10;dxDockingD10;dxLayoutControlD10;dxNavBarD10;dxPSCoreD10;dxsbD10;dxPScxCommonD10;dxPSLnksD10;vclshlctrls;dxPScxExtCommonD10;dxPScxGridLnkD10;dxPScxPCProdD10;dxPScxScheduler2LnkD10;dxPScxTLLnkD10;dxPSdxLCLnkD10;dxPsPrVwAdvD10;pckMD5;pckUCDataConnector;pckUserControl_RT;PluginSDK_D10R;PNG_D10;PngComponentsD10;tb2k_d10;tbx_d10;JclVcl;Jcl;JvXPCtrlsD11R;JvCoreD11R;JvSystemD11R;JvStdCtrlsD11R;JvAppFrmD11R;JvBandsD11R;JvDBD11R;JvDlgsD11R;JvBDED11R;JvCmpD11R;JvCryptD11R;JvCtrlsD11R;JvCustomD11R;JvDockingD11R;JvDotNetCtrlsD11R;JvEDID11R;JvGlobusD11R;JvHMID11R;JvInterpreterD11R;JvJansD11R;JvManagedThreadsD11R;JvMMD11R;JvNetD11R;JvPageCompsD11R;JvPluginD11R;JvPrintPreviewD11R;JvRuntimeDesignD11R;JvTimeFrameworkD11R;JvUIBD11R;JvValidatorsD11R;JvWizardD11R;pckUCADOConn;pckUCBDEConn;pckUCIBXConn;pckUCMidasConn;cxIntlPrintSys3D10;cxExportD10;cxIntl5D10;GUISDK_D11R;ccpackD11;JSDialog100;fsTee11;fs11;frx11;frxADO11;frxBDE11;frxDB11;frxDBX11;frxe11;frxIBX11;frxTee11;fsADO11;fsBDE11;fsDB11;fsIBX11;websnap;soaprtl;IntrawebDB_90_100;Intraweb_90_100
+
+
+ 7.0
+ False
+ False
+ 0
+ 3
+ ..\..\Output\Release\Servidor
+ RELEASE
+
+
+ 7.0
+ 3
+ ..\..\Output\Debug\Servidor
+ DEBUG;
+ True
+ True
+ True
+ C:\jcl\lib\d11\debug;C:\JCL\lib\d11\debug;$(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10
+ C:\jcl\lib\d11\debug;C:\JCL\lib\d11\debug;$(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10
+ C:\jcl\lib\d11\debug;C:\JCL\lib\d11\debug;$(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10
+ C:\jcl\lib\d11\debug;C:\JCL\lib\d11\debug;$(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10
+
+
+ Delphi.Personality
+
+
+ FalseTrueFalse/standaloneTrueFalse2030FalseFalseFalseFalseFalse308212522.0.3.02.0.3.0miércoles, 06 de noviembre de 2013 13:14
+ ExpressPrinting System by Developer Express Inc.
+ FactuGES_Server.dpr
+
+
+
+
+ MainSource
+
+
+
+
+
+
+ TDARemoteService
+
+
+
+ TDataModule
+
+
+
+
+
+ TDataAbstractService
+
+
+
+
+
+
+
+
+
+ TDataModule
+
+
+
+ TDataModule
+
+
+
+ TDataAbstractService
+
+
+
+
+
+
+ TDataModule
+
+
+
+ TDataModule
+
+
+
+ TDataAbstractService
+
+
+
+
+
+ TDARemoteService
+
+
+
+
+
+
+ TDARemoteService
+
+
+
+
+
+
+
+
+
+ TDataModule
+
+
+
+ TDataModule
+
+
+
+ TDARemoteService
+
+
+
+
+
+ TDataAbstractService
+
+
+
+
+
+
+ TDataModule
+
+
+
+ TDataModule
+
+
+
+ TDataAbstractService
+
+
+
+
+
+
+ TDataModule
+
+
+
+ TDataAbstractService
+
+
+
+
+
+ TDataAbstractService
+
+
+
+
+
+ TDataAbstractService
+
+
+
+ TDataAbstractService
+
+
+
+ TDataAbstractService
+
+
+
+
+
+ TDataAbstractService
+
+
+
+
+
+ TDataAbstractService
+
+
+
+
+
+
+ TDataAbstractService
+
+
+
+
+
+
+ TDataModule
+
+
+
+ TDataModule
+
+
+
+ TDataAbstractService
+
+
+
+
+
+
+ TDataModule
+
+
+
+ TDataModule
+
+
+
+ TDataModule
+
+
+
+ TDataAbstractService
+
+
+
+
+
+ TDataModule
+
+
+
+ TDataAbstractService
+
+
+
+
+
+ TDataModule
+
+
+
+ TDataAbstractService
+
+
+
+
+
+ TDataAbstractService
+
+
+
+
+
+
+ TDataAbstractService
+
+
+
+
+
+
+ TDataAbstractService
+
+
+
+
+
+ TDataAbstractService
+
+
+
+
+
+ TDataAbstractService
+
+
+
+
+
+ TDataAbstractService
+
+
+
+ TFrame
+
+
+
+ TFrame
+
+
+
+ TForm
+
+
+
+ TFrame
+
+
+
+ TDARemoteService
+
+
+
+
+
+
+ TDataModule
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+