diff --git a/BD/serverlog.txt b/BD/serverlog.txt deleted file mode 100644 index 1a5c8c9..0000000 --- a/BD/serverlog.txt +++ /dev/null @@ -1,93 +0,0 @@ -[07/04/2007 15:26:32] -[Application: ] -: [Connect] - - > -[07/04/2007 15:26:32] -[Application: ] -: [Prepare] SELECT - ID - FROM - USUARIOS - WHERE USUARIO = :USUARIO AND - PASS = :PASS AND - ACTIVO = 1 - - Plan: PLAN (USUARIOS NATURAL) - - > -[07/04/2007 15:26:32] -[Application: ] -: [Start transaction] - - > -[07/04/2007 15:26:32] -[Application: ] -: [Prepare] Select F.RDB$COMPUTED_BLR, F.RDB$DEFAULT_VALUE, R.RDB$DEFAULT_VALUE, R.RDB$FIELD_NAME from RDB$RELATION_FIELDS R, RDB$FIELDS F where R.RDB$RELATION_NAME = :RELATION and R.RDB$FIELD_SOURCE = F.RDB$FIELD_NAME and ((not F.RDB$COMPUTED_BLR is NULL) or (not (F.RDB$DEFAULT_VALUE is NULL and R.RDB$DEFAULT_VALUE is NULL))) - - Plan: PLAN JOIN (R INDEX (RDB$INDEX_4), F INDEX (RDB$INDEX_2)) - - > -[07/04/2007 15:26:32] -[Application: ] -: [Execute] Select F.RDB$COMPUTED_BLR, F.RDB$DEFAULT_VALUE, R.RDB$DEFAULT_VALUE, R.RDB$FIELD_NAME from RDB$RELATION_FIELDS R, RDB$FIELDS F where R.RDB$RELATION_NAME = :RELATION and R.RDB$FIELD_SOURCE = F.RDB$FIELD_NAME and ((not F.RDB$COMPUTED_BLR is NULL) or (not (F.RDB$DEFAULT_VALUE is NULL and R.RDB$DEFAULT_VALUE is NULL))) - - RELATION = USUARIOS - - > -[07/04/2007 15:26:32] -[Application: ] -: [Prepare] SELECT RDB$FIELD_NAME, RDB$FIELD_POSITION FROM RDB$RELATION_CONSTRAINTS RR JOIN RDB$INDEX_SEGMENTS RI ON RR.RDB$INDEX_NAME = RI.RDB$INDEX_NAME WHERE RDB$RELATION_NAME = :relation_name AND RDB$CONSTRAINT_TYPE = 'PRIMARY KEY ' ORDER BY RDB$FIELD_POSITION - - Plan: PLAN SORT (JOIN (RR INDEX (RDB$INDEX_42), RI INDEX (RDB$INDEX_6))) - - > -[07/04/2007 15:26:32] -[Application: ] -: [Execute] SELECT RDB$FIELD_NAME, RDB$FIELD_POSITION FROM RDB$RELATION_CONSTRAINTS RR JOIN RDB$INDEX_SEGMENTS RI ON RR.RDB$INDEX_NAME = RI.RDB$INDEX_NAME WHERE RDB$RELATION_NAME = :relation_name AND RDB$CONSTRAINT_TYPE = 'PRIMARY KEY ' ORDER BY RDB$FIELD_POSITION - - RELATION_NAME = USUARIOS - - > -[07/04/2007 15:26:32] -[Application: ] -: [Commit (Hard commit)] - - > -[07/04/2007 15:26:32] -[Application: ] -: [Execute] SELECT - ID - FROM - USUARIOS - WHERE USUARIO = :USUARIO AND - PASS = :PASS AND - ACTIVO = 1 - - USUARIO = admin - PASS = 1 - - > -[07/04/2007 15:26:57] -[Application: ] -: [Connect] - - > -[07/04/2007 15:26:57] -[Application: ] -[Error] -206 335544569 Dynamic SQL Error -SQL error code = -206 -Column unknown -USUARIO -At line 5, column 9 - - > -[07/04/2007 15:27:04] -[Application: ] -[Error] -206 335544569 Dynamic SQL Error -SQL error code = -206 -Column unknown -USUARIO -At line 5, column 9 - - > diff --git a/Base/BaseD7.dcp b/Base/BaseD7.dcp deleted file mode 100644 index 8e18618..0000000 Binary files a/Base/BaseD7.dcp and /dev/null differ diff --git a/Cliente/FactuGES.dof b/Cliente/FactuGES.dof index 474fc84..d7638f2 100644 --- a/Cliente/FactuGES.dof +++ b/Cliente/FactuGES.dof @@ -114,7 +114,7 @@ IncludeVerInfo=1 AutoIncBuild=0 MajorVer=1 MinorVer=5 -Release=0 +Release=1 Build=0 Debug=0 PreRelease=0 @@ -126,28 +126,28 @@ CodePage=1252 [Version Info Keys] CompanyName=Rodax Software S.L. FileDescription= -FileVersion=1.5.0.0 +FileVersion=1.5.1.0 InternalName=FactuGES LegalCopyright= LegalTrademarks= OriginalFilename= ProductName=FactuGES -ProductVersion=1.0.0.0 +ProductVersion=1.5.1.0 Comments= [Excluded Packages] -C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxTreeListVCLD7.bpl=ExpressQuantumTreeList 4 (VCL Edition) by Developer Express Inc. -C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxThemeD7.bpl=Express XP Theme Manager by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxLibraryVCLD7.bpl=Express Cross Platform Library (VCL Edition) by Developer Express Inc. -C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxExportVCLD7.bpl=Express Cross Platform Export Library (VCL Edition) by Developer Express Inc. +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxThemeD7.bpl=Express XP Theme Manager by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxEditorsVCLD7.bpl=ExpressEditors Library 5 (VCL Edition) by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxDataD7.bpl=ExpressDataController by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxExtEditorsVCLD7.bpl=ExpressExtendedEditors Library 5 (VCL Edition) by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxGridVCLD7.bpl=ExpressQuantumGrid 5 (VCL Edition) by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxPageControlVCLD7.bpl=Express Cross Platform PageControl (VCL Edition) by Developer Express Inc. +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxExportVCLD7.bpl=Express Cross Platform Export Library (VCL Edition) by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxSchedulerVCLD7.bpl=ExpressScheduler 2 (VCL Edition) by Developer Express Inc. -C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxsbD7.bpl=ExpressSideBar by Developer Express Inc. -C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxComnD7.bpl=ExpressCommonLibrary by Developer Express Inc. +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxTreeListVCLD7.bpl=ExpressQuantumTreeList 4 (VCL Edition) by Developer Express Inc. +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxVerticalGridVCLD7.bpl=ExpressVerticalGrid (VCL Edition) by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxBarD7.bpl=ExpressBars by Developer Express Inc. +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxComnD7.bpl=ExpressCommonLibrary by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxBarDBNavD7.bpl=ExpressBars DBNavigator by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxBarExtDBItemsD7.bpl=ExpressBars extended DB items by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxBarExtItemsD7.bpl=ExpressBars extended items by Developer Express Inc. @@ -156,14 +156,25 @@ C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxLayoutControlD7.bpl=Expre C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxNavBarD7.bpl=ExpressNavBar by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxGDIPlusD7.bpl=ExpressGDI+ Library by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxPSCoreD7.bpl=ExpressPrinting System by Developer Express Inc. -C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxVerticalGridVCLD7.bpl=ExpressVerticalGrid (VCL Edition) by Developer Express Inc. -C:\Archivos de programa\Clever Components\Database Comparer\Delphi 7\Lib\ComparerD7.bpl=Database Comparer VCL -C:\Archivos de programa\Clever Components\Database Comparer\Delphi 7\Lib\ComparerBdeD7.bpl=Database Comparer VCL BDE -C:\Archivos de programa\Clever Components\Database Comparer\Delphi 7\Lib\ComparerDBXD7.bpl=Database Comparer VCL DBX -C:\Archivos de programa\Clever Components\Database Comparer\Delphi 7\Lib\ComparerIbxD7.bpl=Database Comparer VCL IBX -C:\Archivos de programa\Clever Components\Database Comparer\Delphi 7\Lib\ComparerAdoD7.bpl=Database Comparer VCL ADO -C:\WINDOWS\system32\dclShX_Namespace_V3D7.bpl=(untitled) -C:\WINDOWS\system32\vclShX_Namespace_v3D7.bpl=(untitled) +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxsbD7.bpl=ExpressSideBar by Developer Express Inc. +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\VirtualTreesD7.bpl=Virtual Treeview runtime package +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\EPCOTAUtils70.bpl=EPC Open Tools API utilities +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\Jcl70.bpl=JEDI Code Library RTL package +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\JclVcl70.bpl=JEDI Code Library VCL package +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\PluginSDK_D7R.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frxADO7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\fsADO7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\fsDB7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\fs7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frxDB7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frx7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frxBDE7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\fsBDE7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frxDBX7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frxe7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frxIBX7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\fsIBX7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frxTee7.bpl=(untitled) [HistoryLists\hlDebugSourcePath] Count=1 Item0=D:\Proyectos\Componentes\GUISDK\Sources\;D:\Proyectos\Componentes\PluginSDK\Source\;D:\Proyectos\FactuGES (Estudio)\Codigo\Modulos\Contactos\Cliente;D:\Proyectos\FactuGES (Estudio)\Codigo\Modulos\Contactos\Reglas @@ -172,8 +183,8 @@ Count=1 Item0=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE; [HistoryLists\hlSearchPath] Count=16 -Item0=$(DELPHI)\Lib\Debug;D:\PROYEC~1\COMPON~1\jcl\lib\D7\debug;..\Base;..\Configuracion;..\Usuarios;..\Modulos\Intervalos;..\Modulos\Documentos asociados;..\Modulos\Contactos\Cliente;..\Modulos\Contactos\Reglas;..\Modulos\Presupuestos\Cliente;..\Modulos\Presupuestos\Reglas;..\Modulos\Albaranes de cliente\Cliente;..\Modulos\Albaranes de cliente\Reglas;..\Modulos\Facturas de cliente\Cliente;..\Modulos\Facturas de cliente\Reglas;..\Modulos\Pedidos a proveedor\Cliente;..\Modulos\Pedidos a proveedor\Reglas;..\Modulos\Facturas de proveedor\Cliente;..\Modulos\Facturas de proveedor\Reglas;..\Modulos\Montajes\Reglas;..\Modulos\Montajes\Cliente;..\Modulos\Articulos\Cliente;..\Modulos\Articulos\Reglas;..\Modulos\Almacenes\Reglas;..\Modulos\Almacenes\Cliente;..\Modulos\Pagos\Reglas;..\Modulos\Pagos\Cliente;..\Modulos\Cuentas\Reglas;..\Modulos\Cuentas\Cliente;..\Modulos\Asientos\Reglas;..\Modulos\Asientos\Cliente;..\Modulos\Calendarios\Cliente;..\Modulos\Calendarios\Reglas -Item1=..\Modulos\Presupuestos\Reglas;..\Modulos\Contactos\Reglas;..\Base;..\Configuracion;..\Usuarios;..\Modulos\Albaranes de cliente\Reglas +Item0=..\Modulos\Presupuestos\Reglas;..\Modulos\Contactos\Reglas;..\Base;..\Configuracion;..\Usuarios;..\Modulos\Albaranes de cliente\Reglas +Item1=$(DELPHI)\Lib\Debug;D:\PROYEC~1\COMPON~1\jcl\lib\D7\debug;..\Base;..\Configuracion;..\Usuarios;..\Modulos\Intervalos;..\Modulos\Documentos asociados;..\Modulos\Contactos\Cliente;..\Modulos\Contactos\Reglas;..\Modulos\Presupuestos\Cliente;..\Modulos\Presupuestos\Reglas;..\Modulos\Albaranes de cliente\Cliente;..\Modulos\Albaranes de cliente\Reglas;..\Modulos\Facturas de cliente\Cliente;..\Modulos\Facturas de cliente\Reglas;..\Modulos\Pedidos a proveedor\Cliente;..\Modulos\Pedidos a proveedor\Reglas;..\Modulos\Facturas de proveedor\Cliente;..\Modulos\Facturas de proveedor\Reglas;..\Modulos\Montajes\Reglas;..\Modulos\Montajes\Cliente;..\Modulos\Articulos\Cliente;..\Modulos\Articulos\Reglas;..\Modulos\Almacenes\Reglas;..\Modulos\Almacenes\Cliente;..\Modulos\Pagos\Reglas;..\Modulos\Pagos\Cliente;..\Modulos\Cuentas\Reglas;..\Modulos\Cuentas\Cliente;..\Modulos\Asientos\Reglas;..\Modulos\Asientos\Cliente;..\Modulos\Calendarios\Cliente;..\Modulos\Calendarios\Reglas Item2=$(DELPHI)\Lib\Debug;D:\PROYEC~1\COMPON~1\jcl\lib\D7\debug;..\..\..\Base;..\..\..\Servidor;..\..\Contactos\Cliente;..\..\Presupuestos\Cliente;..\..\..\Usuarios;..\..\Albaranes de cliente\Cliente;..\..\Documentos asociados;..\..\Pagos\Cliente;..\..\Intervalos\Cliente;..\..\Asientos\Cliente;..\..\Cuentas\Cliente Item3=$(DELPHI)\Lib\Debug;D:\PROYEC~1\COMPON~1\jcl\lib\D7\debug;..\..\..\Base;..\..\..\Servidor;..\..\Contactos\Cliente;..\..\Presupuestos\Cliente;..\..\..\Usuarios;..\..\Albaranes de cliente\Cliente;..\..\Documentos asociados;..\..\Pagos\Cliente;..\..\Intervalos\Cliente;..\..\Asientos\Cliente Item4=$(DELPHI)\Lib\Debug;D:\PROYEC~1\COMPON~1\jcl\lib\D7\debug;..\..\..\Base;..\..\..\Servidor;..\..\Contactos\Cliente;..\..\Presupuestos\Cliente;..\..\..\Usuarios;..\..\Albaranes de cliente\Cliente;..\..\Documentos asociados;..\..\Pagos\Cliente;..\..\Intervalos\Cliente @@ -193,8 +204,8 @@ Count=1 Item0=.\ [HistoryLists\hlOutputDirectorry] Count=2 -Item0=..\Output\Cliente -Item1=..\Output\Servidor +Item0=..\Output\Servidor +Item1=..\Output\Cliente [HistoryLists\hlBPLOutput] Count=3 Item0=..\..\..\Output\Cliente @@ -203,320 +214,3 @@ Item2=..\..\Output\Cliente [HistoryLists\hlDCPOutput] Count=1 Item0=.\ -[Exception Log] -EurekaLog Version=519 -Activate=0 -Activate Handle=1 -Save Log File=1 -Foreground Tab=0 -Freeze Activate=0 -Freeze Timeout=0 -Freeze Message=The application seems to be frozen. -SMTP From=eurekalog@email.com -SMTP Host= -SMTP Port=25 -SMTP UserID= -SMTP Password= -Append to Log=0 -Show TerminateBtn=1 -TerminateBtn Operation=1 -Errors Number=32 -Errors Terminate=3 -Email Address= -Email Object= -Email Send Options=0 -Output Path= -Encrypt Password= -AutoCloseDialogSecs=0 -WebSendMode=0 -SupportULR= -HTMLLayout Count=15 -HTMLLine0="%3Chtml%3E" -HTMLLine1=" %3Chead%3E" -HTMLLine2=" %3C/head%3E" -HTMLLine3=" %3Cbody TopMargin=10 LeftMargin=10%3E" -HTMLLine4=" %3Ctable width="100%%" border="0"%3E" -HTMLLine5=" %3Ctr%3E" -HTMLLine6=" %3Ctd nowrap%3E" -HTMLLine7=" %3Cfont face="Lucida Console, Courier" size="2"%3E" -HTMLLine8=" %3C%%HTML_TAG%%%3E" -HTMLLine9=" %3C/font%3E" -HTMLLine10=" %3C/td%3E" -HTMLLine11=" %3C/tr%3E" -HTMLLine12=" %3C/table%3E" -HTMLLine13=" %3C/body%3E" -HTMLLine14="%3C/html%3E" -AutoCrashOperation=1 -AutoCrashNumber=10 -AutoCrashMinutes=1 -WebURL= -WebUserID= -WebPassword= -WebPort=0 -AttachedFiles= -Count=0 -EMail Message Line Count=0 -loNoDuplicateErrors=0 -loAppendReproduceText=0 -loDeleteLogAtVersionChange=0 -loAddComputerNameInLogFileName=0 -loSaveModulesSection=1 -loSaveCPUSection=1 -soAppStartDate=1 -soAppName=1 -soAppVersionNumber=1 -soAppParameters=1 -soAppCompilationDate=1 -soExcDate=1 -soExcAddress=1 -soExcModule=1 -soExcType=1 -soExcMessage=1 -soActCtlsFormClass=1 -soActCtlsFormText=1 -soActCtlsControlClass=1 -soActCtlsControlText=1 -soCmpName=1 -soCmpUser=1 -soCmpTotalMemory=1 -soCmpFreeMemory=1 -soCmpTotalDisk=1 -soCmpFreeDisk=1 -soCmpSysUpTime=1 -soCmpProcessor=1 -soCmpDisplayMode=1 -soOSType=1 -soOSBuildN=1 -soOSUpdate=1 -soOSLanguage=1 -soNetIP=1 -soNetSubmask=1 -soNetGateway=1 -soNetDNS1=1 -soNetDNS2=1 -soNetDHCP=1 -sndShowSendDialog=1 -sndShowSuccessFailureMsg=0 -sndSendEntireLog=0 -sndSendXMLLogCopy=0 -sndSendScreenshot=0 -sndUseOnlyActiveWindow=0 -sndSendLastHTMLPage=1 -sndSendInSeparatedThread=0 -sndAddDateInFileName=0 -sndCompressAllFiles=0 -edoShowExceptionDialog=1 -edoSendEmailChecked=1 -edoAttachScreenshotChecked=1 -edoShowCopyToClipOption=1 -edoShowDetailsButton=1 -edoShowInDetailedMode=0 -edoShowInTopMostMode=0 -edoUseEurekaLogLookAndFeel=1 -csoShowDLLs=1 -csoShowBPLs=1 -csoShowBorlandThreads=1 -csoShowWindowsThreads=1 -csoShowProcedureOffset=0 -boActivateCrashDetection=0 -boPauseBorlandThreads=0 -boDoNotPauseMainThread=0 -boPauseWindowsThreads=0 -boUseMainModuleOptions=1 -boCopyLogInCaseOfError=1 -boSaveCompressedCopyInCaseOfError=0 -Count mtInformationMsgCaption=1 -mtInformationMsgCaption0="Information." -Count mtQuestionMsgCaption=1 -mtQuestionMsgCaption0="Question." -Count mtDialog_Caption=1 -mtDialog_Caption0="Error." -Count mtDialog_ErrorMsgCaption=2 -mtDialog_ErrorMsgCaption0="An error has occurred during program execution." -mtDialog_ErrorMsgCaption1="Please read the following information for further details." -Count mtDialog_GeneralCaption=1 -mtDialog_GeneralCaption0="General" -Count mtDialog_GeneralHeader=1 -mtDialog_GeneralHeader0="General Information" -Count mtDialog_CallStackCaption=1 -mtDialog_CallStackCaption0="Call Stack" -Count mtDialog_CallStackHeader=1 -mtDialog_CallStackHeader0="Call Stack Information" -Count mtDialog_ModulesCaption=1 -mtDialog_ModulesCaption0="Modules" -Count mtDialog_ModulesHeader=1 -mtDialog_ModulesHeader0="Modules Information" -Count mtDialog_CPUCaption=1 -mtDialog_CPUCaption0="CPU" -Count mtDialog_CPUHeader=1 -mtDialog_CPUHeader0="CPU Information" -Count mtDialog_CustomDataCaption=1 -mtDialog_CustomDataCaption0="Other" -Count mtDialog_CustomDataHeader=1 -mtDialog_CustomDataHeader0="Other Information" -Count mtDialog_OKButtonCaption=1 -mtDialog_OKButtonCaption0="%26OK" -Count mtDialog_TerminateButtonCaption=1 -mtDialog_TerminateButtonCaption0="%26Terminate" -Count mtDialog_RestartButtonCaption=1 -mtDialog_RestartButtonCaption0="%26Restart" -Count mtDialog_DetailsButtonCaption=1 -mtDialog_DetailsButtonCaption0="%26Details" -Count mtDialog_SendMessage=1 -mtDialog_SendMessage0="%26Send this error via Internet" -Count mtDialog_ScreenshotMessage=1 -mtDialog_ScreenshotMessage0="%26Attach a Screenshot image" -Count mtDialog_CopyMessage=1 -mtDialog_CopyMessage0="%26Copy to Clipboard" -Count mtDialog_SupportMessage=1 -mtDialog_SupportMessage0="Go to the Support Page" -Count mtLog_AppHeader=1 -mtLog_AppHeader0="Application" -Count mtLog_AppStartDate=1 -mtLog_AppStartDate0="Start Date" -Count mtLog_AppName=1 -mtLog_AppName0="Name/Description" -Count mtLog_AppVersionNumber=1 -mtLog_AppVersionNumber0="Version Number" -Count mtLog_AppParameters=1 -mtLog_AppParameters0="Parameters" -Count mtLog_AppCompilationDate=1 -mtLog_AppCompilationDate0="Compilation Date" -Count mtLog_ExcHeader=1 -mtLog_ExcHeader0="Exception" -Count mtLog_ExcDate=1 -mtLog_ExcDate0="Date" -Count mtLog_ExcAddress=1 -mtLog_ExcAddress0="Address" -Count mtLog_ExcModule=1 -mtLog_ExcModule0="Module" -Count mtLog_ExcType=1 -mtLog_ExcType0="Type" -Count mtLog_ExcMessage=1 -mtLog_ExcMessage0="Message" -Count mtLog_ActCtrlsHeader=1 -mtLog_ActCtrlsHeader0="Active Controls" -Count mtLog_ActCtrlsFormClass=1 -mtLog_ActCtrlsFormClass0="Form Class" -Count mtLog_ActCtrlsFormText=1 -mtLog_ActCtrlsFormText0="Form Text" -Count mtLog_ActCtrlsControlClass=1 -mtLog_ActCtrlsControlClass0="Control Class" -Count mtLog_ActCtrlsControlText=1 -mtLog_ActCtrlsControlText0="Control Text" -Count mtLog_CmpHeader=1 -mtLog_CmpHeader0="Computer" -Count mtLog_CmpName=1 -mtLog_CmpName0="Name" -Count mtLog_CmpUser=1 -mtLog_CmpUser0="User" -Count mtLog_CmpTotalMemory=1 -mtLog_CmpTotalMemory0="Total Memory" -Count mtLog_CmpFreeMemory=1 -mtLog_CmpFreeMemory0="Free Memory" -Count mtLog_CmpTotalDisk=1 -mtLog_CmpTotalDisk0="Total Disk" -Count mtLog_CmpFreeDisk=1 -mtLog_CmpFreeDisk0="Free Disk" -Count mtLog_CmpSystemUpTime=1 -mtLog_CmpSystemUpTime0="System Up Time" -Count mtLog_CmpProcessor=1 -mtLog_CmpProcessor0="Processor" -Count mtLog_CmpDisplayMode=1 -mtLog_CmpDisplayMode0="Display Mode" -Count mtLog_OSHeader=1 -mtLog_OSHeader0="Operating System" -Count mtLog_OSType=1 -mtLog_OSType0="Type" -Count mtLog_OSBuildN=1 -mtLog_OSBuildN0="Build #" -Count mtLog_OSUpdate=1 -mtLog_OSUpdate0="Update" -Count mtLog_OSLanguage=1 -mtLog_OSLanguage0="Language" -Count mtLog_NetHeader=1 -mtLog_NetHeader0="Network" -Count mtLog_NetIP=1 -mtLog_NetIP0="IP Address" -Count mtLog_NetSubmask=1 -mtLog_NetSubmask0="Submask" -Count mtLog_NetGateway=1 -mtLog_NetGateway0="Gateway" -Count mtLog_NetDNS1=1 -mtLog_NetDNS10="DNS 1" -Count mtLog_NetDNS2=1 -mtLog_NetDNS20="DNS 2" -Count mtLog_NetDHCP=1 -mtLog_NetDHCP0="DHCP" -Count mtLog_CustInfoHeader=1 -mtLog_CustInfoHeader0="Custom Information" -Count mtCallStack_Address=1 -mtCallStack_Address0="Address" -Count mtCallStack_Name=1 -mtCallStack_Name0="Module" -Count mtCallStack_Unit=1 -mtCallStack_Unit0="Unit" -Count mtCallStack_Class=1 -mtCallStack_Class0="Class" -Count mtCallStack_Procedure=1 -mtCallStack_Procedure0="Procedure/Method" -Count mtCallStack_Line=1 -mtCallStack_Line0="Line" -Count mtCallStack_MainThread=1 -mtCallStack_MainThread0="Main" -Count mtCallStack_ExceptionThread=1 -mtCallStack_ExceptionThread0="Exception Thread" -Count mtCallStack_RunningThread=1 -mtCallStack_RunningThread0="Running Thread" -Count mtCallStack_CallingThread=1 -mtCallStack_CallingThread0="Calling Thread" -Count mtCallStack_ThreadID=1 -mtCallStack_ThreadID0="ID" -Count mtCallStack_ThreadPriority=1 -mtCallStack_ThreadPriority0="Priority" -Count mtCallStack_ThreadClass=1 -mtCallStack_ThreadClass0="Class" -Count mtSendDialog_Caption=1 -mtSendDialog_Caption0="Send." -Count mtSendDialog_Message=1 -mtSendDialog_Message0="Message" -Count mtSendDialog_Resolving=1 -mtSendDialog_Resolving0="Resolving DNS..." -Count mtSendDialog_Connecting=1 -mtSendDialog_Connecting0="Connecting with server..." -Count mtSendDialog_Connected=1 -mtSendDialog_Connected0="Connected with server." -Count mtSendDialog_Sending=1 -mtSendDialog_Sending0="Sending message..." -Count mtReproduceDialog_Caption=1 -mtReproduceDialog_Caption0="Request" -Count mtReproduceDialog_Request=1 -mtReproduceDialog_Request0="Please describe the steps to reproduce the error:" -Count mtReproduceDialog_OKButtonCaption=1 -mtReproduceDialog_OKButtonCaption0="%26OK" -Count mtModules_Handle=1 -mtModules_Handle0="Handle" -Count mtModules_Name=1 -mtModules_Name0="Name" -Count mtModules_Description=1 -mtModules_Description0="Description" -Count mtModules_Version=1 -mtModules_Version0="Version" -Count mtModules_Size=1 -mtModules_Size0="Size" -Count mtModules_LastModified=1 -mtModules_LastModified0="Modified" -Count mtModules_Path=1 -mtModules_Path0="Path" -Count mtCPU_Registers=1 -mtCPU_Registers0="Registers" -Count mtCPU_Stack=1 -mtCPU_Stack0="Stack" -Count mtCPU_MemoryDump=1 -mtCPU_MemoryDump0="Memory Dump" -Count mtSend_SuccessMsg=1 -mtSend_SuccessMsg0="The message was sent successfully." -Count mtSend_FailureMsg=1 -mtSend_FailureMsg0="Sorry, sending the message didn't work." - - diff --git a/Cliente/FactuGES.res b/Cliente/FactuGES.res index 15d7ed7..b82a7a4 100644 Binary files a/Cliente/FactuGES.res and b/Cliente/FactuGES.res differ diff --git a/Configuracion/Configuracion.dcp b/Configuracion/Configuracion.dcp deleted file mode 100644 index 0995c07..0000000 Binary files a/Configuracion/Configuracion.dcp and /dev/null differ diff --git a/Modulos/Albaranes de cliente/Cliente/AlbaranesCliente.dcp b/Modulos/Albaranes de cliente/Cliente/AlbaranesCliente.dcp deleted file mode 100644 index 510dcf9..0000000 Binary files a/Modulos/Albaranes de cliente/Cliente/AlbaranesCliente.dcp and /dev/null differ diff --git a/Modulos/Almacenes/Cliente/Almacenes.dcp b/Modulos/Almacenes/Cliente/Almacenes.dcp deleted file mode 100644 index e241ffe..0000000 Binary files a/Modulos/Almacenes/Cliente/Almacenes.dcp and /dev/null differ diff --git a/Modulos/Articulos/Cliente/Articulos.dcp b/Modulos/Articulos/Cliente/Articulos.dcp deleted file mode 100644 index 1814f3b..0000000 Binary files a/Modulos/Articulos/Cliente/Articulos.dcp and /dev/null differ diff --git a/Modulos/Asientos/Cliente/Asientos.dcp b/Modulos/Asientos/Cliente/Asientos.dcp deleted file mode 100644 index d635922..0000000 Binary files a/Modulos/Asientos/Cliente/Asientos.dcp and /dev/null differ diff --git a/Modulos/Calendarios/Cliente/Calendarios.dcp b/Modulos/Calendarios/Cliente/Calendarios.dcp deleted file mode 100644 index 019360f..0000000 Binary files a/Modulos/Calendarios/Cliente/Calendarios.dcp and /dev/null differ diff --git a/Modulos/Contactos/Cliente/Contactos.dcp b/Modulos/Contactos/Cliente/Contactos.dcp deleted file mode 100644 index 1ad57ba..0000000 Binary files a/Modulos/Contactos/Cliente/Contactos.dcp and /dev/null differ diff --git a/Modulos/Cuentas/Cliente/Cuentas.dcp b/Modulos/Cuentas/Cliente/Cuentas.dcp deleted file mode 100644 index e509219..0000000 Binary files a/Modulos/Cuentas/Cliente/Cuentas.dcp and /dev/null differ diff --git a/Modulos/Documentos asociados/DocumentosAsociados.dcp b/Modulos/Documentos asociados/DocumentosAsociados.dcp deleted file mode 100644 index cc0520a..0000000 Binary files a/Modulos/Documentos asociados/DocumentosAsociados.dcp and /dev/null differ diff --git a/Modulos/Facturas de cliente/Cliente/FacturasCliente.dcp b/Modulos/Facturas de cliente/Cliente/FacturasCliente.dcp deleted file mode 100644 index d4dc502..0000000 Binary files a/Modulos/Facturas de cliente/Cliente/FacturasCliente.dcp and /dev/null differ diff --git a/Modulos/Facturas de proveedor/Cliente/FacturasProveedor.dcp b/Modulos/Facturas de proveedor/Cliente/FacturasProveedor.dcp deleted file mode 100644 index f7db2b8..0000000 Binary files a/Modulos/Facturas de proveedor/Cliente/FacturasProveedor.dcp and /dev/null differ diff --git a/Modulos/Intervalos/Cliente/Intervalos.dcp b/Modulos/Intervalos/Cliente/Intervalos.dcp deleted file mode 100644 index 818d14c..0000000 Binary files a/Modulos/Intervalos/Cliente/Intervalos.dcp and /dev/null differ diff --git a/Modulos/Montajes/Cliente/ArticulosMontaje.dcp b/Modulos/Montajes/Cliente/ArticulosMontaje.dcp deleted file mode 100644 index 0629676..0000000 Binary files a/Modulos/Montajes/Cliente/ArticulosMontaje.dcp and /dev/null differ diff --git a/Modulos/Montajes/Cliente/Montajes_Impl.dcp b/Modulos/Montajes/Cliente/Montajes_Impl.dcp deleted file mode 100644 index ade134f..0000000 Binary files a/Modulos/Montajes/Cliente/Montajes_Impl.dcp and /dev/null differ diff --git a/Modulos/Montajes/Cliente/Montajes_Intf.dcp b/Modulos/Montajes/Cliente/Montajes_Intf.dcp deleted file mode 100644 index 7a949e3..0000000 Binary files a/Modulos/Montajes/Cliente/Montajes_Intf.dcp and /dev/null differ diff --git a/Modulos/Montajes/Cliente/PedidosMontaje.dcp b/Modulos/Montajes/Cliente/PedidosMontaje.dcp deleted file mode 100644 index 4494ea9..0000000 Binary files a/Modulos/Montajes/Cliente/PedidosMontaje.dcp and /dev/null differ diff --git a/Modulos/Pagos/Cliente/Pagos.dcp b/Modulos/Pagos/Cliente/Pagos.dcp deleted file mode 100644 index bbaae76..0000000 Binary files a/Modulos/Pagos/Cliente/Pagos.dcp and /dev/null differ diff --git a/Modulos/Pedidos a proveedor/Cliente/PedidosProveedor.dcp b/Modulos/Pedidos a proveedor/Cliente/PedidosProveedor.dcp deleted file mode 100644 index 62373f4..0000000 Binary files a/Modulos/Pedidos a proveedor/Cliente/PedidosProveedor.dcp and /dev/null differ diff --git a/Modulos/Presupuestos/Cliente/Presupuestos.dcp b/Modulos/Presupuestos/Cliente/Presupuestos.dcp deleted file mode 100644 index 8e90b2e..0000000 Binary files a/Modulos/Presupuestos/Cliente/Presupuestos.dcp and /dev/null differ diff --git a/Modulos/Presupuestos/Cliente/Presupuestos_Intf.dcp b/Modulos/Presupuestos/Cliente/Presupuestos_Intf.dcp deleted file mode 100644 index 9322dae..0000000 Binary files a/Modulos/Presupuestos/Cliente/Presupuestos_Intf.dcp and /dev/null differ diff --git a/Output/Cliente/AlbaranesCliente.bpl b/Output/Cliente/AlbaranesCliente.bpl deleted file mode 100644 index fb062ab..0000000 Binary files a/Output/Cliente/AlbaranesCliente.bpl and /dev/null differ diff --git a/Output/Cliente/Almacenes.bpl b/Output/Cliente/Almacenes.bpl deleted file mode 100644 index 209e4dd..0000000 Binary files a/Output/Cliente/Almacenes.bpl and /dev/null differ diff --git a/Output/Cliente/Articulos.bpl b/Output/Cliente/Articulos.bpl deleted file mode 100644 index b65218b..0000000 Binary files a/Output/Cliente/Articulos.bpl and /dev/null differ diff --git a/Output/Cliente/ArticulosMontaje.bpl b/Output/Cliente/ArticulosMontaje.bpl deleted file mode 100644 index 535b0b0..0000000 Binary files a/Output/Cliente/ArticulosMontaje.bpl and /dev/null differ diff --git a/Output/Cliente/Asientos.bpl b/Output/Cliente/Asientos.bpl deleted file mode 100644 index 0ed3489..0000000 Binary files a/Output/Cliente/Asientos.bpl and /dev/null differ diff --git a/Output/Cliente/BaseD7.bpl b/Output/Cliente/BaseD7.bpl deleted file mode 100644 index ce90ca2..0000000 Binary files a/Output/Cliente/BaseD7.bpl and /dev/null differ diff --git a/Output/Cliente/Calendarios.bpl b/Output/Cliente/Calendarios.bpl deleted file mode 100644 index 131436c..0000000 Binary files a/Output/Cliente/Calendarios.bpl and /dev/null differ diff --git a/Output/Cliente/Cliente.exe b/Output/Cliente/Cliente.exe deleted file mode 100644 index 711223a..0000000 Binary files a/Output/Cliente/Cliente.exe and /dev/null differ diff --git a/Output/Cliente/Configuracion.bpl b/Output/Cliente/Configuracion.bpl deleted file mode 100644 index 05446f2..0000000 Binary files a/Output/Cliente/Configuracion.bpl and /dev/null differ diff --git a/Output/Cliente/Contactos.bpl b/Output/Cliente/Contactos.bpl deleted file mode 100644 index c333136..0000000 Binary files a/Output/Cliente/Contactos.bpl and /dev/null differ diff --git a/Output/Cliente/Cuentas.bpl b/Output/Cliente/Cuentas.bpl deleted file mode 100644 index bcb5da3..0000000 Binary files a/Output/Cliente/Cuentas.bpl and /dev/null differ diff --git a/Output/Cliente/DocumentosAsociados.bpl b/Output/Cliente/DocumentosAsociados.bpl deleted file mode 100644 index 2350b3a..0000000 Binary files a/Output/Cliente/DocumentosAsociados.bpl and /dev/null differ diff --git a/Output/Cliente/FactuGES.exe b/Output/Cliente/FactuGES.exe deleted file mode 100644 index 454bdc5..0000000 Binary files a/Output/Cliente/FactuGES.exe and /dev/null differ diff --git a/Output/Cliente/FactuGES_Server.exe b/Output/Cliente/FactuGES_Server.exe deleted file mode 100644 index 68093d0..0000000 Binary files a/Output/Cliente/FactuGES_Server.exe and /dev/null differ diff --git a/Output/Cliente/FacturasCliente.bpl b/Output/Cliente/FacturasCliente.bpl deleted file mode 100644 index 480b9a9..0000000 Binary files a/Output/Cliente/FacturasCliente.bpl and /dev/null differ diff --git a/Output/Cliente/FacturasProveedor.bpl b/Output/Cliente/FacturasProveedor.bpl deleted file mode 100644 index 34a42ff..0000000 Binary files a/Output/Cliente/FacturasProveedor.bpl and /dev/null differ diff --git a/Output/Cliente/Intervalos.bpl b/Output/Cliente/Intervalos.bpl deleted file mode 100644 index 83b9d9f..0000000 Binary files a/Output/Cliente/Intervalos.bpl and /dev/null differ diff --git a/Output/Cliente/Montajes_Impl.bpl b/Output/Cliente/Montajes_Impl.bpl deleted file mode 100644 index e21e25a..0000000 Binary files a/Output/Cliente/Montajes_Impl.bpl and /dev/null differ diff --git a/Output/Cliente/Montajes_Intf.bpl b/Output/Cliente/Montajes_Intf.bpl deleted file mode 100644 index 78a81a5..0000000 Binary files a/Output/Cliente/Montajes_Intf.bpl and /dev/null differ diff --git a/Output/Cliente/Pagos.bpl b/Output/Cliente/Pagos.bpl deleted file mode 100644 index bb31fcc..0000000 Binary files a/Output/Cliente/Pagos.bpl and /dev/null differ diff --git a/Output/Cliente/PedidosMontaje.bpl b/Output/Cliente/PedidosMontaje.bpl deleted file mode 100644 index 4b60d7d..0000000 Binary files a/Output/Cliente/PedidosMontaje.bpl and /dev/null differ diff --git a/Output/Cliente/PedidosProveedor.bpl b/Output/Cliente/PedidosProveedor.bpl deleted file mode 100644 index 40f89fb..0000000 Binary files a/Output/Cliente/PedidosProveedor.bpl and /dev/null differ diff --git a/Output/Cliente/Presupuestos.bpl b/Output/Cliente/Presupuestos.bpl deleted file mode 100644 index 94e7480..0000000 Binary files a/Output/Cliente/Presupuestos.bpl and /dev/null differ diff --git a/Output/Cliente/Presupuestos_Intf.bpl b/Output/Cliente/Presupuestos_Intf.bpl deleted file mode 100644 index 5f73824..0000000 Binary files a/Output/Cliente/Presupuestos_Intf.bpl and /dev/null differ diff --git a/Output/Cliente/Usuarios.bpl b/Output/Cliente/Usuarios.bpl deleted file mode 100644 index 4e43be0..0000000 Binary files a/Output/Cliente/Usuarios.bpl and /dev/null differ diff --git a/Output/Produccion/Cliente/AlbaranesCliente.bpl b/Output/Produccion/Cliente/AlbaranesCliente.bpl index 6aa0d85..00a0706 100644 Binary files a/Output/Produccion/Cliente/AlbaranesCliente.bpl and b/Output/Produccion/Cliente/AlbaranesCliente.bpl differ diff --git a/Output/Produccion/Cliente/Almacenes.bpl b/Output/Produccion/Cliente/Almacenes.bpl index 166e69c..fc2cd06 100644 Binary files a/Output/Produccion/Cliente/Almacenes.bpl and b/Output/Produccion/Cliente/Almacenes.bpl differ diff --git a/Output/Produccion/Cliente/Articulos.bpl b/Output/Produccion/Cliente/Articulos.bpl index 5a41971..0da242c 100644 Binary files a/Output/Produccion/Cliente/Articulos.bpl and b/Output/Produccion/Cliente/Articulos.bpl differ diff --git a/Output/Produccion/Cliente/ArticulosMontaje.bpl b/Output/Produccion/Cliente/ArticulosMontaje.bpl index 4efa238..c8c5b7b 100644 Binary files a/Output/Produccion/Cliente/ArticulosMontaje.bpl and b/Output/Produccion/Cliente/ArticulosMontaje.bpl differ diff --git a/Output/Produccion/Cliente/Asientos.bpl b/Output/Produccion/Cliente/Asientos.bpl index 93a28b6..176f8dd 100644 Binary files a/Output/Produccion/Cliente/Asientos.bpl and b/Output/Produccion/Cliente/Asientos.bpl differ diff --git a/Output/Produccion/Cliente/BaseD7.bpl b/Output/Produccion/Cliente/BaseD7.bpl index 4176cbf..c2fba86 100644 Binary files a/Output/Produccion/Cliente/BaseD7.bpl and b/Output/Produccion/Cliente/BaseD7.bpl differ diff --git a/Output/Produccion/Cliente/Calendarios.bpl b/Output/Produccion/Cliente/Calendarios.bpl index ae22f39..197ba4c 100644 Binary files a/Output/Produccion/Cliente/Calendarios.bpl and b/Output/Produccion/Cliente/Calendarios.bpl differ diff --git a/Output/Produccion/Cliente/Configuracion.bpl b/Output/Produccion/Cliente/Configuracion.bpl index e193c45..dda3275 100644 Binary files a/Output/Produccion/Cliente/Configuracion.bpl and b/Output/Produccion/Cliente/Configuracion.bpl differ diff --git a/Output/Produccion/Cliente/Contactos.bpl b/Output/Produccion/Cliente/Contactos.bpl index a0eef6a..12edd0f 100644 Binary files a/Output/Produccion/Cliente/Contactos.bpl and b/Output/Produccion/Cliente/Contactos.bpl differ diff --git a/Output/Produccion/Cliente/Cuentas.bpl b/Output/Produccion/Cliente/Cuentas.bpl index b2953ae..52e37ca 100644 Binary files a/Output/Produccion/Cliente/Cuentas.bpl and b/Output/Produccion/Cliente/Cuentas.bpl differ diff --git a/Output/Produccion/Cliente/DocumentosAsociados.bpl b/Output/Produccion/Cliente/DocumentosAsociados.bpl index 12a0b76..bf42d19 100644 Binary files a/Output/Produccion/Cliente/DocumentosAsociados.bpl and b/Output/Produccion/Cliente/DocumentosAsociados.bpl differ diff --git a/Output/Produccion/Cliente/FactuGES.exe b/Output/Produccion/Cliente/FactuGES.exe index 96c2969..d2e1478 100644 Binary files a/Output/Produccion/Cliente/FactuGES.exe and b/Output/Produccion/Cliente/FactuGES.exe differ diff --git a/Output/Produccion/Cliente/FacturasCliente.bpl b/Output/Produccion/Cliente/FacturasCliente.bpl index f7bd80d..73c4c3e 100644 Binary files a/Output/Produccion/Cliente/FacturasCliente.bpl and b/Output/Produccion/Cliente/FacturasCliente.bpl differ diff --git a/Output/Produccion/Cliente/FacturasProveedor.bpl b/Output/Produccion/Cliente/FacturasProveedor.bpl index f6e2a6d..42deee1 100644 Binary files a/Output/Produccion/Cliente/FacturasProveedor.bpl and b/Output/Produccion/Cliente/FacturasProveedor.bpl differ diff --git a/Output/Produccion/Cliente/Intervalos.bpl b/Output/Produccion/Cliente/Intervalos.bpl index 34efc2b..89626f9 100644 Binary files a/Output/Produccion/Cliente/Intervalos.bpl and b/Output/Produccion/Cliente/Intervalos.bpl differ diff --git a/Output/Produccion/Cliente/Montajes_Impl.bpl b/Output/Produccion/Cliente/Montajes_Impl.bpl index c3bac19..2259fbd 100644 Binary files a/Output/Produccion/Cliente/Montajes_Impl.bpl and b/Output/Produccion/Cliente/Montajes_Impl.bpl differ diff --git a/Output/Produccion/Cliente/Montajes_Intf.bpl b/Output/Produccion/Cliente/Montajes_Intf.bpl index c944f58..39bccf6 100644 Binary files a/Output/Produccion/Cliente/Montajes_Intf.bpl and b/Output/Produccion/Cliente/Montajes_Intf.bpl differ diff --git a/Output/Produccion/Cliente/Pagos.bpl b/Output/Produccion/Cliente/Pagos.bpl index 13f9b3e..25a279d 100644 Binary files a/Output/Produccion/Cliente/Pagos.bpl and b/Output/Produccion/Cliente/Pagos.bpl differ diff --git a/Output/Produccion/Cliente/PedidosMontaje.bpl b/Output/Produccion/Cliente/PedidosMontaje.bpl index 64a1236..a1a4739 100644 Binary files a/Output/Produccion/Cliente/PedidosMontaje.bpl and b/Output/Produccion/Cliente/PedidosMontaje.bpl differ diff --git a/Output/Produccion/Cliente/PedidosProveedor.bpl b/Output/Produccion/Cliente/PedidosProveedor.bpl index 56fe881..142a2dd 100644 Binary files a/Output/Produccion/Cliente/PedidosProveedor.bpl and b/Output/Produccion/Cliente/PedidosProveedor.bpl differ diff --git a/Output/Produccion/Cliente/Presupuestos.bpl b/Output/Produccion/Cliente/Presupuestos.bpl index bd0e4b4..8ff6f36 100644 Binary files a/Output/Produccion/Cliente/Presupuestos.bpl and b/Output/Produccion/Cliente/Presupuestos.bpl differ diff --git a/Output/Produccion/Cliente/Presupuestos_Intf.bpl b/Output/Produccion/Cliente/Presupuestos_Intf.bpl index 2664a51..1065d52 100644 Binary files a/Output/Produccion/Cliente/Presupuestos_Intf.bpl and b/Output/Produccion/Cliente/Presupuestos_Intf.bpl differ diff --git a/Output/Produccion/Cliente/Usuarios.bpl b/Output/Produccion/Cliente/Usuarios.bpl index 95f8ad3..0a7427b 100644 Binary files a/Output/Produccion/Cliente/Usuarios.bpl and b/Output/Produccion/Cliente/Usuarios.bpl differ diff --git a/Output/Produccion/Servidor/FactuGES_Server.exe b/Output/Produccion/Servidor/FactuGES_Server.exe index 68093d0..b0d003c 100644 Binary files a/Output/Produccion/Servidor/FactuGES_Server.exe and b/Output/Produccion/Servidor/FactuGES_Server.exe differ diff --git a/Output/Servidor/FactuGES_Server.exe b/Output/Servidor/FactuGES_Server.exe deleted file mode 100644 index 2dcadfe..0000000 Binary files a/Output/Servidor/FactuGES_Server.exe and /dev/null differ diff --git a/Servidor/FactuGES_Server.dof b/Servidor/FactuGES_Server.dof index 975e82c..372e99b 100644 --- a/Servidor/FactuGES_Server.dof +++ b/Servidor/FactuGES_Server.dof @@ -113,8 +113,8 @@ RootDir=C:\Archivos de programa\Borland\Delphi7\Bin\ IncludeVerInfo=1 AutoIncBuild=0 MajorVer=1 -MinorVer=4 -Release=0 +MinorVer=5 +Release=1 Build=0 Debug=0 PreRelease=0 @@ -126,28 +126,28 @@ CodePage=1252 [Version Info Keys] CompanyName=Rodax Software S.L. FileDescription= -FileVersion=1.4.0.0 +FileVersion=1.5.1.0 InternalName= LegalCopyright= LegalTrademarks= OriginalFilename= ProductName=FactuGES Server -ProductVersion=1.0.0.0 +ProductVersion=1.5.1.0 Comments= [Excluded Packages] -C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxTreeListVCLD7.bpl=ExpressQuantumTreeList 4 (VCL Edition) by Developer Express Inc. -C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxThemeD7.bpl=Express XP Theme Manager by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxLibraryVCLD7.bpl=Express Cross Platform Library (VCL Edition) by Developer Express Inc. -C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxExportVCLD7.bpl=Express Cross Platform Export Library (VCL Edition) by Developer Express Inc. +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxThemeD7.bpl=Express XP Theme Manager by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxEditorsVCLD7.bpl=ExpressEditors Library 5 (VCL Edition) by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxDataD7.bpl=ExpressDataController by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxExtEditorsVCLD7.bpl=ExpressExtendedEditors Library 5 (VCL Edition) by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxGridVCLD7.bpl=ExpressQuantumGrid 5 (VCL Edition) by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxPageControlVCLD7.bpl=Express Cross Platform PageControl (VCL Edition) by Developer Express Inc. +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxExportVCLD7.bpl=Express Cross Platform Export Library (VCL Edition) by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxSchedulerVCLD7.bpl=ExpressScheduler 2 (VCL Edition) by Developer Express Inc. -C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxsbD7.bpl=ExpressSideBar by Developer Express Inc. -C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxComnD7.bpl=ExpressCommonLibrary by Developer Express Inc. +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxTreeListVCLD7.bpl=ExpressQuantumTreeList 4 (VCL Edition) by Developer Express Inc. +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxVerticalGridVCLD7.bpl=ExpressVerticalGrid (VCL Edition) by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxBarD7.bpl=ExpressBars by Developer Express Inc. +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxComnD7.bpl=ExpressCommonLibrary by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxBarDBNavD7.bpl=ExpressBars DBNavigator by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxBarExtDBItemsD7.bpl=ExpressBars extended DB items by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxBarExtItemsD7.bpl=ExpressBars extended items by Developer Express Inc. @@ -156,14 +156,25 @@ C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxLayoutControlD7.bpl=Expre C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxNavBarD7.bpl=ExpressNavBar by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxGDIPlusD7.bpl=ExpressGDI+ Library by Developer Express Inc. C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxPSCoreD7.bpl=ExpressPrinting System by Developer Express Inc. -C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\cxVerticalGridVCLD7.bpl=ExpressVerticalGrid (VCL Edition) by Developer Express Inc. -C:\Archivos de programa\Clever Components\Database Comparer\Delphi 7\Lib\ComparerD7.bpl=Database Comparer VCL -C:\Archivos de programa\Clever Components\Database Comparer\Delphi 7\Lib\ComparerBdeD7.bpl=Database Comparer VCL BDE -C:\Archivos de programa\Clever Components\Database Comparer\Delphi 7\Lib\ComparerDBXD7.bpl=Database Comparer VCL DBX -C:\Archivos de programa\Clever Components\Database Comparer\Delphi 7\Lib\ComparerIbxD7.bpl=Database Comparer VCL IBX -C:\Archivos de programa\Clever Components\Database Comparer\Delphi 7\Lib\ComparerAdoD7.bpl=Database Comparer VCL ADO -C:\WINDOWS\system32\dclShX_Namespace_V3D7.bpl=(untitled) -C:\WINDOWS\system32\vclShX_Namespace_v3D7.bpl=(untitled) +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\dxsbD7.bpl=ExpressSideBar by Developer Express Inc. +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\VirtualTreesD7.bpl=Virtual Treeview runtime package +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\EPCOTAUtils70.bpl=EPC Open Tools API utilities +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\Jcl70.bpl=JEDI Code Library RTL package +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\JclVcl70.bpl=JEDI Code Library VCL package +C:\Archivos de programa\Borland\Delphi7\Projects\Bpl\PluginSDK_D7R.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frxADO7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\fsADO7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\fsDB7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\fs7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frxDB7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frx7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frxBDE7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\fsBDE7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frxDBX7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frxe7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frxIBX7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\fsIBX7.bpl=(untitled) +C:\Componentes\FastReport 3\LibD7\frxTee7.bpl=(untitled) [HistoryLists\hlDebugSourcePath] Count=1 Item0=D:\Proyectos\Componentes\GUISDK\Sources\;D:\Proyectos\Componentes\PluginSDK\Source\;D:\Proyectos\FactuGES (Estudio)\Codigo\Modulos\Contactos\Cliente;D:\Proyectos\FactuGES (Estudio)\Codigo\Modulos\Contactos\Reglas diff --git a/Servidor/FactuGES_Server.res b/Servidor/FactuGES_Server.res index 8627530..2c04d68 100644 Binary files a/Servidor/FactuGES_Server.res and b/Servidor/FactuGES_Server.res differ diff --git a/Usuarios/Usuarios.dcp b/Usuarios/Usuarios.dcp deleted file mode 100644 index a11b509..0000000 Binary files a/Usuarios/Usuarios.dcp and /dev/null differ