From 2fcba2db5f97df36299118a0d756408f2d85d576 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 9 Jul 2008 11:01:22 +0000 Subject: [PATCH] =?UTF-8?q?Se=20cambia=20la=20vista=20RDX=5FV=5FSTOCK=5FIN?= =?UTF-8?q?VENTARIO=20para=20que=20tenga=20en=20cuenta=20los=20ajustes=20d?= =?UTF-8?q?e=20traspasos=20que=20habian=20dejado=20de=20tenerse=20en=20cue?= =?UTF-8?q?nta,=20y=20se=20arreglan=20las=20recepciones=20que=20no=20se=20?= =?UTF-8?q?pod=C3=ADa=20hacer=20ajustes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://192.168.0.254/svn/Proyectos.Varela_PuntosVenta/trunk@124 1c943782-d109-9647-9548-93b3ac332352 --- Database/2.3 - vistas stock.sql | 3 +- Source/Cliente/AdminPV.dproj | 154 ++++++++++-------- Source/Cliente/AdminPV.drc | 4 +- Source/Cliente/AdminPV.res | Bin 18464 -> 18636 bytes .../Recepciones/Cliente/Recepciones.dpk | 8 +- .../Recepciones/Cliente/Recepciones.dproj | 99 +++++------ .../Recepciones/Cliente/Recepciones.drc | 5 +- .../Recepciones/Cliente/Recepciones.res | Bin 384 -> 4748 bytes 8 files changed, 145 insertions(+), 128 deletions(-) diff --git a/Database/2.3 - vistas stock.sql b/Database/2.3 - vistas stock.sql index cfd65b3..06cb6d4 100644 --- a/Database/2.3 - vistas stock.sql +++ b/Database/2.3 - vistas stock.sql @@ -94,8 +94,7 @@ FULL OUTER JOIN RDX_V_TRASPASOS_AJUSTES_DESGLOSADO ON (RDX_V_TRASPASOS_AJUSTES_DESGLOSADO.CODIGO = RDX_V_INVENTARIOEDI.CODIGO) AND (RDX_V_TRASPASOS_AJUSTES_DESGLOSADO.COLOR = RDX_V_INVENTARIOEDI.COLOR) AND (RDX_V_TRASPASOS_AJUSTES_DESGLOSADO.TALLA = RDX_V_INVENTARIOEDI.TALLA) AND - (RDX_V_TRASPASOS_AJUSTES_DESGLOSADO.FECHA = RDX_V_INVENTARIOEDI.FECHA) AND - (RDX_V_TRASPASOS_AJUSTES_DESGLOSADO.TIPO = RDX_V_INVENTARIOEDI.TIPOCANT) + (RDX_V_TRASPASOS_AJUSTES_DESGLOSADO.FECHA = RDX_V_INVENTARIOEDI.FECHA) FULL OUTER JOIN RDX_V_DEVOLUCION_AJUSTES_DESGLOSADO ON (RDX_V_DEVOLUCION_AJUSTES_DESGLOSADO.CENTRO = RDX_V_INVENTARIOEDI.CENTRO) AND (RDX_V_INVENTARIOEDI.CENTRO = RDX_V_INVENTARIOEDI.CENTRO2) AND diff --git a/Source/Cliente/AdminPV.dproj b/Source/Cliente/AdminPV.dproj index caad569..34611b4 100644 --- a/Source/Cliente/AdminPV.dproj +++ b/Source/Cliente/AdminPV.dproj @@ -1,76 +1,86 @@ - + - - {c1d52109-a098-45a1-97ed-37902144cf8a} - AdminPV.dpr - Debug - AnyCPU - DCC32 - ..\..\Output\Debug\Cliente\AdminPV.exe - true - Base;ControlesBase;Parametros;ApplicationBase;FicherosEDI - - - 7.0 - False - False - 0 - RELEASE - ..\..\Output\Release\Cliente - .\ - .\ - .\ - ..\Lib - ..\Lib - ..\Lib - ..\Lib - - - 7.0 - DEBUG; - ..\..\Output\Debug\Cliente - .\ - .\ - .\ - ..\Lib - ..\Lib - ..\Lib - ..\Lib - 3 - - - Delphi.Personality - VCLApplication - - FalseTrueFalseTrueFalse2140FalseFalseFalseFalseFalse30821252Rodax Software S.L.2.1.4.0Administración de puntos de ventaAdministración de puntos de venta2.1.4.0viernes, 09 de mayo de 2008 11:23 - CodeGear WebSnap Components - CodeGear SOAP Components - Microsoft Office XP Sample Automation Server Wrapper Components - VCL for the Web 9.0 Design Package for CodeGear RAD Studio - Microsoft Office 2000 Sample Automation Server Wrapper Components - AdminPV.dpr - - - - - MainSource - - -
fAcercaDe
-
- - - - -
fPantallaPrincipal
-
- -
AppSplashForm
-
- - - -
+ + {c1d52109-a098-45a1-97ed-37902144cf8a} + AdminPV.dpr + Debug + AnyCPU + DCC32 + ..\..\Output\Debug\Cliente\AdminPV.exe + true + Base;ControlesBase;Parametros;ApplicationBase;FicherosEDI + + + 7.0 + False + False + 0 + RELEASE + ..\..\Output\Release\Cliente + .\ + .\ + .\ + ..\Lib + ..\Lib + ..\Lib + ..\Lib + + + 7.0 + DEBUG; + ..\..\Output\Debug\Cliente + .\ + .\ + .\ + ..\Lib + ..\Lib + ..\Lib + ..\Lib + 3 + + + Delphi.Personality + VCLApplication + +FalseTrueFalseTrueFalse2150FalseFalseFalseFalseFalse30821252Rodax Software S.L.2.1.5.0Administración de puntos de ventaAdministración de puntos de venta2.1.5.0lunes, 19 de mayo de 2008 16:33 + + + + + + + + + + + CodeGear WebSnap Components + CodeGear SOAP Components + Microsoft Office XP Sample Automation Server Wrapper Components + VCL for the Web 9.0 Design Package for CodeGear RAD Studio + Microsoft Office 2000 Sample Automation Server Wrapper Components + AdminPV.dpr + + + + + MainSource + + +
fAcercaDe
+
+ + + + +
fPantallaPrincipal
+
+ +
AppSplashForm
+
+ + + +