diff --git a/Source/ApplicationBase/ApplicationBase.cfg b/Source/ApplicationBase/ApplicationBase.cfg new file mode 100644 index 0000000..7b0053c --- /dev/null +++ b/Source/ApplicationBase/ApplicationBase.cfg @@ -0,0 +1,40 @@ +-$A8 +-$B- +-$C+ +-$D+ +-$E- +-$F- +-$G+ +-$H+ +-$I+ +-$J- +-$K- +-$L+ +-$M- +-$N+ +-$O+ +-$P+ +-$Q- +-$R- +-$S- +-$T- +-$U- +-$V+ +-$W- +-$X+ +-$YD +-$Z1 +-cg +-AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE; +-H+ +-W+ +-M +-$M16384,1048576 +-K$00400000 +-N0".\" +-LE"..\..\..\..\Output\Debug\Cliente" +-LN"..\Lib" +-U"..\Lib" +-O"..\Lib" +-I"..\Lib" +-R"..\Lib" diff --git a/Source/ApplicationBase/ApplicationBase.res b/Source/ApplicationBase/ApplicationBase.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/ApplicationBase/ApplicationBase.res differ diff --git a/Source/ApplicationBase/Ejercicios/Plugin/Ejercicios_plugin.RES b/Source/ApplicationBase/Ejercicios/Plugin/Ejercicios_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/ApplicationBase/Ejercicios/Plugin/Ejercicios_plugin.RES differ diff --git a/Source/Base/Base.cfg b/Source/Base/Base.cfg new file mode 100644 index 0000000..5ce9cb5 --- /dev/null +++ b/Source/Base/Base.cfg @@ -0,0 +1,36 @@ +-$A8 +-$B- +-$C+ +-$D+ +-$E- +-$F- +-$G+ +-$H+ +-$I+ +-$J- +-$K- +-$L+ +-$M- +-$N+ +-$O- +-$P+ +-$Q- +-$R- +-$S- +-$T- +-$U- +-$V+ +-$W+ +-$X+ +-$YD +-$Z1 +-cg +-AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE; +-H+ +-W+ +-M +-$M16384,1048576 +-K$00400000 +-N0".\" +-LE"..\..\Output\Debug\Cliente" +-LN"..\Lib" diff --git a/Source/Base/Base.res b/Source/Base/Base.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Base/Base.res differ diff --git a/Source/Base_Group.groupproj b/Source/Base_Group.groupproj new file mode 100644 index 0000000..a5731b2 --- /dev/null +++ b/Source/Base_Group.groupproj @@ -0,0 +1,74 @@ + + + {f98b1c11-3200-4f80-b23f-3591938de211} + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Cliente/Cliente_Group.groupproj b/Source/Cliente/Cliente_Group.groupproj new file mode 100644 index 0000000..683db43 --- /dev/null +++ b/Source/Cliente/Cliente_Group.groupproj @@ -0,0 +1,44 @@ + + + {a42faab9-2ce3-4c59-ad73-1f00ceb51bad} + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Cliente/FactuGES.res b/Source/Cliente/FactuGES.res new file mode 100644 index 0000000..4090cea Binary files /dev/null and b/Source/Cliente/FactuGES.res differ diff --git a/Source/FactuGES.inc b/Source/FactuGES.inc new file mode 100644 index 0000000..f533eae --- /dev/null +++ b/Source/FactuGES.inc @@ -0,0 +1,4 @@ +{$DEFINE MULTIEMPRESA} +{$DEFINE ALMACEN} +{$DEFINE PEDIDOSPROVEEDOR} +{$DEFINE CONTABILIDAD} \ No newline at end of file diff --git a/Source/FactuGES_Group.groupproj b/Source/FactuGES_Group.groupproj new file mode 100644 index 0000000..a8bae0c --- /dev/null +++ b/Source/FactuGES_Group.groupproj @@ -0,0 +1,434 @@ + + + {f98b1c11-3200-4f80-b23f-3591938de211} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/GUIBase/GUIBase.cfg b/Source/GUIBase/GUIBase.cfg new file mode 100644 index 0000000..5fd05cd --- /dev/null +++ b/Source/GUIBase/GUIBase.cfg @@ -0,0 +1,42 @@ +-$A8 +-$B- +-$C+ +-$D+ +-$E- +-$F- +-$G+ +-$H+ +-$I+ +-$J- +-$K- +-$L+ +-$M- +-$N+ +-$O- +-$P+ +-$Q- +-$R- +-$S- +-$T- +-$U- +-$V+ +-$W+ +-$X+ +-$YD +-$Z1 +-GD +-cg +-vn +-AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE; +-H+ +-W+ +-M +-$M16384,1048576 +-K$00400000 +-N0".\" +-LE"..\..\Output\Debug\Cliente" +-LN"..\Lib" +-U"..\Lib" +-O"..\Lib" +-I"..\Lib" +-R"..\Lib" diff --git a/Source/GUIBase/GUIBase.res b/Source/GUIBase/GUIBase.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/GUIBase/GUIBase.res differ diff --git a/Source/Modulos/Albaranes de cliente/AlbaranesCliente_Group.groupproj b/Source/Modulos/Albaranes de cliente/AlbaranesCliente_Group.groupproj new file mode 100644 index 0000000..faccdbc --- /dev/null +++ b/Source/Modulos/Albaranes de cliente/AlbaranesCliente_Group.groupproj @@ -0,0 +1,184 @@ + + + {586839ac-ba64-4412-bacf-f6b42162c99d} + + + + + + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Albaranes de cliente/Controller/AlbaranesCliente_controller.RES b/Source/Modulos/Albaranes de cliente/Controller/AlbaranesCliente_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Albaranes de cliente/Controller/AlbaranesCliente_controller.RES differ diff --git a/Source/Modulos/Albaranes de cliente/Data/AlbaranesCliente_data.RES b/Source/Modulos/Albaranes de cliente/Data/AlbaranesCliente_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Albaranes de cliente/Data/AlbaranesCliente_data.RES differ diff --git a/Source/Modulos/Albaranes de cliente/Model/AlbaranesCliente_model.RES b/Source/Modulos/Albaranes de cliente/Model/AlbaranesCliente_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Albaranes de cliente/Model/AlbaranesCliente_model.RES differ diff --git a/Source/Modulos/Albaranes de cliente/Plugin/AlbaranesCliente_plugin.RES b/Source/Modulos/Albaranes de cliente/Plugin/AlbaranesCliente_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Albaranes de cliente/Plugin/AlbaranesCliente_plugin.RES differ diff --git a/Source/Modulos/Albaranes de cliente/Views/AlbaranesCliente_view.RES b/Source/Modulos/Albaranes de cliente/Views/AlbaranesCliente_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Albaranes de cliente/Views/AlbaranesCliente_view.RES differ diff --git a/Source/Modulos/Albaranes de proveedor/AlbaranesProveedor_Group.config b/Source/Modulos/Albaranes de proveedor/AlbaranesProveedor_Group.config new file mode 100644 index 0000000..c8f2834 --- /dev/null +++ b/Source/Modulos/Albaranes de proveedor/AlbaranesProveedor_Group.config @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/Source/Modulos/Albaranes de proveedor/AlbaranesProveedor_Group.groupproj b/Source/Modulos/Albaranes de proveedor/AlbaranesProveedor_Group.groupproj new file mode 100644 index 0000000..525b868 --- /dev/null +++ b/Source/Modulos/Albaranes de proveedor/AlbaranesProveedor_Group.groupproj @@ -0,0 +1,184 @@ + + + {0af568ea-6f3b-4d54-9677-6a3d38322778} + + + + + + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Albaranes de proveedor/Controller/AlbaranesProveedor_controller.RES b/Source/Modulos/Albaranes de proveedor/Controller/AlbaranesProveedor_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Albaranes de proveedor/Controller/AlbaranesProveedor_controller.RES differ diff --git a/Source/Modulos/Albaranes de proveedor/Data/AlbaranesProveedor_data.RES b/Source/Modulos/Albaranes de proveedor/Data/AlbaranesProveedor_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Albaranes de proveedor/Data/AlbaranesProveedor_data.RES differ diff --git a/Source/Modulos/Albaranes de proveedor/Model/AlbaranesProveedor_model.RES b/Source/Modulos/Albaranes de proveedor/Model/AlbaranesProveedor_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Albaranes de proveedor/Model/AlbaranesProveedor_model.RES differ diff --git a/Source/Modulos/Albaranes de proveedor/Plugin/AlbaranesProveedor_plugin.RES b/Source/Modulos/Albaranes de proveedor/Plugin/AlbaranesProveedor_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Albaranes de proveedor/Plugin/AlbaranesProveedor_plugin.RES differ diff --git a/Source/Modulos/Albaranes de proveedor/Views/AlbaranesProveedor_view.RES b/Source/Modulos/Albaranes de proveedor/Views/AlbaranesProveedor_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Albaranes de proveedor/Views/AlbaranesProveedor_view.RES differ diff --git a/Source/Modulos/Almacenes/Almacenes_Group.groupproj b/Source/Modulos/Almacenes/Almacenes_Group.groupproj new file mode 100644 index 0000000..cc5e0b7 --- /dev/null +++ b/Source/Modulos/Almacenes/Almacenes_Group.groupproj @@ -0,0 +1,104 @@ + + + {d11a1db7-eff8-4cb6-8678-b1928036ff3f} + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Almacenes/Controller/Almacenes_controller.RES b/Source/Modulos/Almacenes/Controller/Almacenes_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Almacenes/Controller/Almacenes_controller.RES differ diff --git a/Source/Modulos/Almacenes/Data/Almacenes_data.RES b/Source/Modulos/Almacenes/Data/Almacenes_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Almacenes/Data/Almacenes_data.RES differ diff --git a/Source/Modulos/Almacenes/Model/Almacenes_model.RES b/Source/Modulos/Almacenes/Model/Almacenes_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Almacenes/Model/Almacenes_model.RES differ diff --git a/Source/Modulos/Almacenes/Plugin/Almacenes_plugin.RES b/Source/Modulos/Almacenes/Plugin/Almacenes_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Almacenes/Plugin/Almacenes_plugin.RES differ diff --git a/Source/Modulos/Almacenes/Views/Almacenes_view.RES b/Source/Modulos/Almacenes/Views/Almacenes_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Almacenes/Views/Almacenes_view.RES differ diff --git a/Source/Modulos/Articulos/Articulos_Group.groupproj b/Source/Modulos/Articulos/Articulos_Group.groupproj new file mode 100644 index 0000000..ae02453 --- /dev/null +++ b/Source/Modulos/Articulos/Articulos_Group.groupproj @@ -0,0 +1,134 @@ + + + {6fa7160e-0b4c-4f7c-9c55-08938cd225c4} + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Articulos/Controller/Articulos_controller.RES b/Source/Modulos/Articulos/Controller/Articulos_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Articulos/Controller/Articulos_controller.RES differ diff --git a/Source/Modulos/Articulos/Data/Articulos_data.RES b/Source/Modulos/Articulos/Data/Articulos_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Articulos/Data/Articulos_data.RES differ diff --git a/Source/Modulos/Articulos/Model/Articulos_model.RES b/Source/Modulos/Articulos/Model/Articulos_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Articulos/Model/Articulos_model.RES differ diff --git a/Source/Modulos/Articulos/Plugin/Articulos_plugin.RES b/Source/Modulos/Articulos/Plugin/Articulos_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Articulos/Plugin/Articulos_plugin.RES differ diff --git a/Source/Modulos/Articulos/Views/Articulos_view.RES b/Source/Modulos/Articulos/Views/Articulos_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Articulos/Views/Articulos_view.RES differ diff --git a/Source/Modulos/Banca electronica/Controller/BancaElectronica_controller.RES b/Source/Modulos/Banca electronica/Controller/BancaElectronica_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Banca electronica/Controller/BancaElectronica_controller.RES differ diff --git a/Source/Modulos/Banca electronica/PedidosProveedor_Group.groupproj b/Source/Modulos/Banca electronica/PedidosProveedor_Group.groupproj new file mode 100644 index 0000000..0940802 --- /dev/null +++ b/Source/Modulos/Banca electronica/PedidosProveedor_Group.groupproj @@ -0,0 +1,94 @@ + + + {63bda8d7-1426-4a34-849f-51032a5e877d} + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Banca electronica/Plugin/BancaElectronica_plugin.RES b/Source/Modulos/Banca electronica/Plugin/BancaElectronica_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Banca electronica/Plugin/BancaElectronica_plugin.RES differ diff --git a/Source/Modulos/Banca electronica/Views/BancaElectronica_view.RES b/Source/Modulos/Banca electronica/Views/BancaElectronica_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Banca electronica/Views/BancaElectronica_view.RES differ diff --git a/Source/Modulos/Comisiones/Comisiones_Group.groupproj b/Source/Modulos/Comisiones/Comisiones_Group.groupproj new file mode 100644 index 0000000..31b73e1 --- /dev/null +++ b/Source/Modulos/Comisiones/Comisiones_Group.groupproj @@ -0,0 +1,204 @@ + + + {3df776bd-a3f8-4f3a-9129-45fdb4a2ee63} + + + + + + + + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Comisiones/Controller/Comisiones_controller.RES b/Source/Modulos/Comisiones/Controller/Comisiones_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Comisiones/Controller/Comisiones_controller.RES differ diff --git a/Source/Modulos/Comisiones/Data/Comisiones_data.RES b/Source/Modulos/Comisiones/Data/Comisiones_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Comisiones/Data/Comisiones_data.RES differ diff --git a/Source/Modulos/Comisiones/Model/Comisiones_model.RES b/Source/Modulos/Comisiones/Model/Comisiones_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Comisiones/Model/Comisiones_model.RES differ diff --git a/Source/Modulos/Comisiones/Plugin/Comisiones_plugin.RES b/Source/Modulos/Comisiones/Plugin/Comisiones_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Comisiones/Plugin/Comisiones_plugin.RES differ diff --git a/Source/Modulos/Comisiones/Views/Comisiones_view.RES b/Source/Modulos/Comisiones/Views/Comisiones_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Comisiones/Views/Comisiones_view.RES differ diff --git a/Source/Modulos/Contabilidad/Contabilidad_Group.groupproj b/Source/Modulos/Contabilidad/Contabilidad_Group.groupproj new file mode 100644 index 0000000..e6543a8 --- /dev/null +++ b/Source/Modulos/Contabilidad/Contabilidad_Group.groupproj @@ -0,0 +1,184 @@ + + + {3df776bd-a3f8-4f3a-9129-45fdb4a2ee63} + + + + + + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Contabilidad/Controller/Contabilidad_controller.RES b/Source/Modulos/Contabilidad/Controller/Contabilidad_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Contabilidad/Controller/Contabilidad_controller.RES differ diff --git a/Source/Modulos/Contabilidad/Data/Contabilidad_data.RES b/Source/Modulos/Contabilidad/Data/Contabilidad_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Contabilidad/Data/Contabilidad_data.RES differ diff --git a/Source/Modulos/Contabilidad/Model/Contabilidad_model.RES b/Source/Modulos/Contabilidad/Model/Contabilidad_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Contabilidad/Model/Contabilidad_model.RES differ diff --git a/Source/Modulos/Contabilidad/Plugin/Contabilidad_plugin.RES b/Source/Modulos/Contabilidad/Plugin/Contabilidad_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Contabilidad/Plugin/Contabilidad_plugin.RES differ diff --git a/Source/Modulos/Contabilidad/Views/Contabilidad_view.res b/Source/Modulos/Contabilidad/Views/Contabilidad_view.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Contabilidad/Views/Contabilidad_view.res differ diff --git a/Source/Modulos/Contactos/Contactos_Group.config b/Source/Modulos/Contactos/Contactos_Group.config new file mode 100644 index 0000000..c8f2834 --- /dev/null +++ b/Source/Modulos/Contactos/Contactos_Group.config @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/Source/Modulos/Contactos/Contactos_Group.groupproj b/Source/Modulos/Contactos/Contactos_Group.groupproj new file mode 100644 index 0000000..8f0342d --- /dev/null +++ b/Source/Modulos/Contactos/Contactos_Group.groupproj @@ -0,0 +1,164 @@ + + + {9e374daa-b130-47db-a2de-c184f072bea0} + + + + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Contactos/Controller/Contactos_controller.RES b/Source/Modulos/Contactos/Controller/Contactos_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Contactos/Controller/Contactos_controller.RES differ diff --git a/Source/Modulos/Contactos/Data/Contactos_data.RES b/Source/Modulos/Contactos/Data/Contactos_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Contactos/Data/Contactos_data.RES differ diff --git a/Source/Modulos/Contactos/Model/Contactos_model.RES b/Source/Modulos/Contactos/Model/Contactos_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Contactos/Model/Contactos_model.RES differ diff --git a/Source/Modulos/Contactos/Plugin/Contactos_plugin.RES b/Source/Modulos/Contactos/Plugin/Contactos_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Contactos/Plugin/Contactos_plugin.RES differ diff --git a/Source/Modulos/Contactos/Views/Contactos_view.res b/Source/Modulos/Contactos/Views/Contactos_view.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Contactos/Views/Contactos_view.res differ diff --git a/Source/Modulos/Contratos de cliente/ContratosCliente_Group.groupproj b/Source/Modulos/Contratos de cliente/ContratosCliente_Group.groupproj new file mode 100644 index 0000000..b01a96d --- /dev/null +++ b/Source/Modulos/Contratos de cliente/ContratosCliente_Group.groupproj @@ -0,0 +1,294 @@ + + + {4fc2fdb5-faa5-4b92-afc6-33a803d10c02} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Contratos de cliente/Controller/ContratosCliente_controller.RES b/Source/Modulos/Contratos de cliente/Controller/ContratosCliente_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Contratos de cliente/Controller/ContratosCliente_controller.RES differ diff --git a/Source/Modulos/Contratos de cliente/Data/ContratosCliente_data.RES b/Source/Modulos/Contratos de cliente/Data/ContratosCliente_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Contratos de cliente/Data/ContratosCliente_data.RES differ diff --git a/Source/Modulos/Contratos de cliente/Model/ContratosCliente_model.RES b/Source/Modulos/Contratos de cliente/Model/ContratosCliente_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Contratos de cliente/Model/ContratosCliente_model.RES differ diff --git a/Source/Modulos/Contratos de cliente/Plugin/ContratosCliente_plugin.RES b/Source/Modulos/Contratos de cliente/Plugin/ContratosCliente_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Contratos de cliente/Plugin/ContratosCliente_plugin.RES differ diff --git a/Source/Modulos/Contratos de cliente/Views/ContratosCliente_view.RES b/Source/Modulos/Contratos de cliente/Views/ContratosCliente_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Contratos de cliente/Views/ContratosCliente_view.RES differ diff --git a/Source/Modulos/Facturas de cliente/Controller/FacturasCliente_controller.RES b/Source/Modulos/Facturas de cliente/Controller/FacturasCliente_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Facturas de cliente/Controller/FacturasCliente_controller.RES differ diff --git a/Source/Modulos/Facturas de cliente/Data/FacturasCliente_data.RES b/Source/Modulos/Facturas de cliente/Data/FacturasCliente_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Facturas de cliente/Data/FacturasCliente_data.RES differ diff --git a/Source/Modulos/Facturas de cliente/FacturasCliente_Group.groupproj b/Source/Modulos/Facturas de cliente/FacturasCliente_Group.groupproj new file mode 100644 index 0000000..5f50fe1 --- /dev/null +++ b/Source/Modulos/Facturas de cliente/FacturasCliente_Group.groupproj @@ -0,0 +1,264 @@ + + + {4fc2fdb5-faa5-4b92-afc6-33a803d10c02} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Facturas de cliente/Model/FacturasCliente_model.RES b/Source/Modulos/Facturas de cliente/Model/FacturasCliente_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Facturas de cliente/Model/FacturasCliente_model.RES differ diff --git a/Source/Modulos/Facturas de cliente/Plugin/FacturasCliente_plugin.RES b/Source/Modulos/Facturas de cliente/Plugin/FacturasCliente_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Facturas de cliente/Plugin/FacturasCliente_plugin.RES differ diff --git a/Source/Modulos/Facturas de cliente/Servidor/schFacturasCliente.daConnections b/Source/Modulos/Facturas de cliente/Servidor/schFacturasCliente.daConnections new file mode 100644 index 0000000..157d15b --- /dev/null +++ b/Source/Modulos/Facturas de cliente/Servidor/schFacturasCliente.daConnections @@ -0,0 +1 @@ +IBX?Server=localhost;Database=D:\Proyectos\FactuGES (CNJ)\Codigo\BD\FACTUGES.FDB;UserID=sysdba;Password=masterkey;Dialect=3;Charset=ISO8859_1;TrueIBX010pbWaitTrue6001 diff --git a/Source/Modulos/Facturas de cliente/Views/FacturasCliente_view.RES b/Source/Modulos/Facturas de cliente/Views/FacturasCliente_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Facturas de cliente/Views/FacturasCliente_view.RES differ diff --git a/Source/Modulos/Facturas de proveedor/Controller/FacturasProveedor_controller.RES b/Source/Modulos/Facturas de proveedor/Controller/FacturasProveedor_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Facturas de proveedor/Controller/FacturasProveedor_controller.RES differ diff --git a/Source/Modulos/Facturas de proveedor/Data/FacturasProveedor_data.RES b/Source/Modulos/Facturas de proveedor/Data/FacturasProveedor_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Facturas de proveedor/Data/FacturasProveedor_data.RES differ diff --git a/Source/Modulos/Facturas de proveedor/FacturasProveedor_Group.config b/Source/Modulos/Facturas de proveedor/FacturasProveedor_Group.config new file mode 100644 index 0000000..c8f2834 --- /dev/null +++ b/Source/Modulos/Facturas de proveedor/FacturasProveedor_Group.config @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/Source/Modulos/Facturas de proveedor/FacturasProveedor_Group.groupproj b/Source/Modulos/Facturas de proveedor/FacturasProveedor_Group.groupproj new file mode 100644 index 0000000..18c352d --- /dev/null +++ b/Source/Modulos/Facturas de proveedor/FacturasProveedor_Group.groupproj @@ -0,0 +1,264 @@ + + + {245fdb90-fbaa-4d27-93b1-6b97711e2c63} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Facturas de proveedor/Model/FacturasProveedor_model.RES b/Source/Modulos/Facturas de proveedor/Model/FacturasProveedor_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Facturas de proveedor/Model/FacturasProveedor_model.RES differ diff --git a/Source/Modulos/Facturas de proveedor/Plugin/FacturasProveedor_plugin.RES b/Source/Modulos/Facturas de proveedor/Plugin/FacturasProveedor_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Facturas de proveedor/Plugin/FacturasProveedor_plugin.RES differ diff --git a/Source/Modulos/Facturas de proveedor/Views/FacturasProveedor_view.res b/Source/Modulos/Facturas de proveedor/Views/FacturasProveedor_view.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Facturas de proveedor/Views/FacturasProveedor_view.res differ diff --git a/Source/Modulos/Familias/Controller/Familias_controller.RES b/Source/Modulos/Familias/Controller/Familias_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Familias/Controller/Familias_controller.RES differ diff --git a/Source/Modulos/Familias/Data/Familias_data.RES b/Source/Modulos/Familias/Data/Familias_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Familias/Data/Familias_data.RES differ diff --git a/Source/Modulos/Familias/Familias_Group.groupproj b/Source/Modulos/Familias/Familias_Group.groupproj new file mode 100644 index 0000000..7ae5e78 --- /dev/null +++ b/Source/Modulos/Familias/Familias_Group.groupproj @@ -0,0 +1,134 @@ + + + {9a7cc043-5043-46ff-a039-c4103c4aa6b2} + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Familias/Model/Familias_model.RES b/Source/Modulos/Familias/Model/Familias_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Familias/Model/Familias_model.RES differ diff --git a/Source/Modulos/Familias/Plugin/Familias_plugin.RES b/Source/Modulos/Familias/Plugin/Familias_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Familias/Plugin/Familias_plugin.RES differ diff --git a/Source/Modulos/Familias/Views/Familias_view.RES b/Source/Modulos/Familias/Views/Familias_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Familias/Views/Familias_view.RES differ diff --git a/Source/Modulos/Formas de pago/Controller/FormasPago_controller.RES b/Source/Modulos/Formas de pago/Controller/FormasPago_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Formas de pago/Controller/FormasPago_controller.RES differ diff --git a/Source/Modulos/Formas de pago/Data/FormasPago_data.RES b/Source/Modulos/Formas de pago/Data/FormasPago_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Formas de pago/Data/FormasPago_data.RES differ diff --git a/Source/Modulos/Formas de pago/FormasPago_Group.groupproj b/Source/Modulos/Formas de pago/FormasPago_Group.groupproj new file mode 100644 index 0000000..bdc5871 --- /dev/null +++ b/Source/Modulos/Formas de pago/FormasPago_Group.groupproj @@ -0,0 +1,164 @@ + + + {3df776bd-a3f8-4f3a-9129-45fdb4a2ee63} + + + + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Formas de pago/Model/FormasPago_model.RES b/Source/Modulos/Formas de pago/Model/FormasPago_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Formas de pago/Model/FormasPago_model.RES differ diff --git a/Source/Modulos/Formas de pago/Plugin/FormasPago_plugin.RES b/Source/Modulos/Formas de pago/Plugin/FormasPago_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Formas de pago/Plugin/FormasPago_plugin.RES differ diff --git a/Source/Modulos/Formas de pago/Views/FormasPago_view.RES b/Source/Modulos/Formas de pago/Views/FormasPago_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Formas de pago/Views/FormasPago_view.RES differ diff --git a/Source/Modulos/Gestion de documentos/Controller/GestorDocumentos_controller.RES b/Source/Modulos/Gestion de documentos/Controller/GestorDocumentos_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Gestion de documentos/Controller/GestorDocumentos_controller.RES differ diff --git a/Source/Modulos/Gestion de documentos/Data/GestorDocumentos_data.RES b/Source/Modulos/Gestion de documentos/Data/GestorDocumentos_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Gestion de documentos/Data/GestorDocumentos_data.RES differ diff --git a/Source/Modulos/Gestor de informes/Controller/GestorInformes_controller.RES b/Source/Modulos/Gestor de informes/Controller/GestorInformes_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Gestor de informes/Controller/GestorInformes_controller.RES differ diff --git a/Source/Modulos/Gestor de informes/Data/GestorInformes_data.RES b/Source/Modulos/Gestor de informes/Data/GestorInformes_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Gestor de informes/Data/GestorInformes_data.RES differ diff --git a/Source/Modulos/Gestor de informes/GestorInformes_Group.groupproj b/Source/Modulos/Gestor de informes/GestorInformes_Group.groupproj new file mode 100644 index 0000000..3c2c84b --- /dev/null +++ b/Source/Modulos/Gestor de informes/GestorInformes_Group.groupproj @@ -0,0 +1,134 @@ + + + {d51b0489-bd4f-4ed4-a8cc-05ea2af327dd} + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Gestor de informes/Model/GestorInformes_model.RES b/Source/Modulos/Gestor de informes/Model/GestorInformes_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Gestor de informes/Model/GestorInformes_model.RES differ diff --git a/Source/Modulos/Gestor de informes/Plugin/GestorInformes_plugin.RES b/Source/Modulos/Gestor de informes/Plugin/GestorInformes_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Gestor de informes/Plugin/GestorInformes_plugin.RES differ diff --git a/Source/Modulos/Gestor de informes/Views/GestorInformes_view.RES b/Source/Modulos/Gestor de informes/Views/GestorInformes_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Gestor de informes/Views/GestorInformes_view.RES differ diff --git a/Source/Modulos/Historico de movimientos/Controller/HistoricoMovimientos_controller.RES b/Source/Modulos/Historico de movimientos/Controller/HistoricoMovimientos_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Historico de movimientos/Controller/HistoricoMovimientos_controller.RES differ diff --git a/Source/Modulos/Historico de movimientos/Data/HistoricoMovimientos_data.RES b/Source/Modulos/Historico de movimientos/Data/HistoricoMovimientos_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Historico de movimientos/Data/HistoricoMovimientos_data.RES differ diff --git a/Source/Modulos/Historico de movimientos/HistoricoMovimientos_Group.groupproj b/Source/Modulos/Historico de movimientos/HistoricoMovimientos_Group.groupproj new file mode 100644 index 0000000..8e85a00 --- /dev/null +++ b/Source/Modulos/Historico de movimientos/HistoricoMovimientos_Group.groupproj @@ -0,0 +1,124 @@ + + + {a1786710-a18b-49b9-a107-aa4c807d0c03} + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Historico de movimientos/Model/HistoricoMovimientos_model.RES b/Source/Modulos/Historico de movimientos/Model/HistoricoMovimientos_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Historico de movimientos/Model/HistoricoMovimientos_model.RES differ diff --git a/Source/Modulos/Historico de movimientos/Plugin/HistoricoMovimientos_plugin.RES b/Source/Modulos/Historico de movimientos/Plugin/HistoricoMovimientos_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Historico de movimientos/Plugin/HistoricoMovimientos_plugin.RES differ diff --git a/Source/Modulos/Historico de movimientos/Views/HistoricoMovimientos_view.RES b/Source/Modulos/Historico de movimientos/Views/HistoricoMovimientos_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Historico de movimientos/Views/HistoricoMovimientos_view.RES differ diff --git a/Source/Modulos/Inventario/Controller/Inventario_controller.RES b/Source/Modulos/Inventario/Controller/Inventario_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Inventario/Controller/Inventario_controller.RES differ diff --git a/Source/Modulos/Inventario/Data/Inventario_data.RES b/Source/Modulos/Inventario/Data/Inventario_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Inventario/Data/Inventario_data.RES differ diff --git a/Source/Modulos/Inventario/Inventario_Group.groupproj b/Source/Modulos/Inventario/Inventario_Group.groupproj new file mode 100644 index 0000000..754f2d3 --- /dev/null +++ b/Source/Modulos/Inventario/Inventario_Group.groupproj @@ -0,0 +1,134 @@ + + + {4adf8c8b-c759-4f41-a122-af83878ceedc} + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Inventario/Model/Inventario_model.RES b/Source/Modulos/Inventario/Model/Inventario_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Inventario/Model/Inventario_model.RES differ diff --git a/Source/Modulos/Inventario/Plugin/Inventario_plugin.RES b/Source/Modulos/Inventario/Plugin/Inventario_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Inventario/Plugin/Inventario_plugin.RES differ diff --git a/Source/Modulos/Inventario/Views/Inventario_view.RES b/Source/Modulos/Inventario/Views/Inventario_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Inventario/Views/Inventario_view.RES differ diff --git a/Source/Modulos/Pedidos a proveedor/Controller/PedidosProveedor_controller.RES b/Source/Modulos/Pedidos a proveedor/Controller/PedidosProveedor_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Pedidos a proveedor/Controller/PedidosProveedor_controller.RES differ diff --git a/Source/Modulos/Pedidos a proveedor/Data/PedidosProveedor_data.RES b/Source/Modulos/Pedidos a proveedor/Data/PedidosProveedor_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Pedidos a proveedor/Data/PedidosProveedor_data.RES differ diff --git a/Source/Modulos/Pedidos a proveedor/Model/PedidosProveedor_model.RES b/Source/Modulos/Pedidos a proveedor/Model/PedidosProveedor_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Pedidos a proveedor/Model/PedidosProveedor_model.RES differ diff --git a/Source/Modulos/Pedidos a proveedor/Model/schPedidosProveedor.daConnections b/Source/Modulos/Pedidos a proveedor/Model/schPedidosProveedor.daConnections new file mode 100644 index 0000000..760607d --- /dev/null +++ b/Source/Modulos/Pedidos a proveedor/Model/schPedidosProveedor.daConnections @@ -0,0 +1,2 @@ + +TrueWait10160IBXIBX?Server=localhost;Database=C:\Codigo Acana\Output\Debug\Database\FACTUGES.FDB;UserID=sysdba;Password=masterkey;Dialect=3;Charset=ISO8859_1;TrueInterbase diff --git a/Source/Modulos/Pedidos a proveedor/Model/schPedidosProveedor.daDictionary b/Source/Modulos/Pedidos a proveedor/Model/schPedidosProveedor.daDictionary new file mode 100644 index 0000000..402fbb2 --- /dev/null +++ b/Source/Modulos/Pedidos a proveedor/Model/schPedidosProveedor.daDictionary @@ -0,0 +1,2 @@ + +taLeftJustifydabtUnknowndatAutoIncID0GEN_PEDIDOS_PROV_IDTruePedidosProveedor_IDFalseTrueTrue0TruetaLeftJustifydabtUnknowndatIntegerID_EMPRESA0TruePedidosProveedor_ID_EMPRESAFalseFalseFalse0TruetaLeftJustifydabtUnknowndatStringNombre del proveedor0TruePedidosProveedor_NOMBREFalseFalseFalse255TruetaLeftJustifydabtUnknowndatDateTimeFecha pedido0TruePedidosProveedor_FECHA_PEDIDOFalseFalseFalse0TruetaLeftJustifydabtUnknowndatStringCalle0TruePedidosProveedor_CALLEFalseFalseFalse255TruetaLeftJustifydabtUnknowndatStringCód. postal0TruePedidosProveedor_CODIGO_POSTALFalseFalseFalse10TruetaLeftJustifydabtUnknowndatStringPoblación0TruePedidosProveedor_POBLACIONFalseFalseFalse255TruetaLeftJustifydabtUnknowndatStringProvincia0TruePedidosProveedor_PROVINCIAFalseFalseFalse255TruetaLeftJustifydabtUnknowndatStringPersona de contacto0TruePedidosProveedor_PERSONA_CONTACTOFalseFalseFalse255TruetaLeftJustifydabtUnknowndatStringTeléfono0TruePedidosProveedor_TELEFONOFalseFalseFalse25TruetaLeftJustifydabtUnknowndatMemoObservaciones0TruePedidosProveedor_OBSERVACIONESFalseFalseFalse0TruetaLeftJustifydabtUnknowndatMemoINCIDENCIAS0TruePedidosProveedor_INCIDENCIASFalseFalseFalse0TruetaLeftJustifydabtUnknowndatIntegerINCIDENCIAS_ACTIVAS0TruePedidosProveedor_INCIDENCIAS_ACTIVASFalseFalseFalse0TruetaLeftJustifydabtUnknowndatDateTimeFECHA_ALTA0TruePedidosProveedor_FECHA_ALTAFalseFalseFalse0TruetaLeftJustifydabtUnknowndatDateTimeFECHA_MODIFICACION0TruePedidosProveedor_FECHA_MODIFICACIONFalseFalseFalse0TruetaLeftJustifydabtUnknowndatStringUSUARIO0TruePedidosProveedor_USUARIOFalseFalseFalse20TruetaRightJustifydabtUnknowndatCurrencyImporte neto0TruePedidosProveedor_IMPORTE_NETOFalseFalseFalse0TruetaRightJustifydabtUnknowndatCurrencyImporte del porte0TruePedidosProveedor_IMPORTE_PORTEFalseFalseFalse0TruetaRightJustifydabtUnknowndatFloat,0.00 %;-,0.00 %Descuento0TruePedidosProveedor_DESCUENTOFalseFalseFalse0TruetaRightJustifydabtUnknowndatCurrencyImporte dto.0TruePedidosProveedor_IMPORTE_DESCUENTOFalseFalseFalse0TruetaRightJustifydabtUnknowndatCurrencyBase imponible0TruePedidosProveedor_BASE_IMPONIBLEFalseFalseFalse0TruetaRightJustifydabtUnknowndatFloat,0.00 %;-,0.00 %IVA0TruePedidosProveedor_IVAFalseFalseFalse0TruetaRightJustifydabtUnknowndatCurrencyImporte IVA0TruePedidosProveedor_IMPORTE_IVAFalseFalseFalse0TruetaRightJustifydabtUnknowndatCurrencyImporte total0TruePedidosProveedor_IMPORTE_TOTALFalseFalseFalse0TruetaLeftJustifydabtUnknowndatIntegerID_FORMA_PAGO0TruePedidosProveedor_ID_FORMA_PAGOFalseFalseFalse0TruetaLeftJustifydabtUnknowndatAutoIncID0GEN_PEDIDOS_PROV_DETALLES_IDTruePedidosProveedor_Detalles_IDFalseTrueTrue0TruetaLeftJustifydabtUnknowndatIntegerID_PEDIDO0TruePedidosProveedor_Detalles_ID_PEDIDOFalseFalseFalse0TruetaLeftJustifydabtUnknowndatIntegerPOSICION0TruePOSICIONCONCEPTOFalseFalseFalse0TruetaLeftJustifydabtUnknowndatStringTIPO_DETALLE0TruePedidosProveedor_Detalles_TIPO_DETALLEFalseFalseFalse10TruetaLeftJustifydabtUnknowndatStringReferencia0TruePedidosProveedor_Detalles_REFERENCIAFalseFalseFalse255TruetaLeftJustifydabtUnknowndatIntegerID_ARTICULO0TruePedidosProveedor_Detalles_ID_ARTICULOFalseFalseFalse0TruetaLeftJustifydabtUnknowndatStringCONCEPTO0TruePedidosProveedor_Detalles_CONCEPTOFalseFalseFalse2000TruetaRightJustifydabtUnknowndatFloat0TrueCANTIDADFalseFalseFalse0TruetaRightJustifydabtUnknowndatCurrencyImporte unidad0TruePedidosProveedor_Detalles_IMPORTE_UNIDADFalseFalseFalse0TruetaRightJustifydabtUnknowndatCurrencyImporte total0TruePedidosProveedor_Detalles_IMPORTE_TOTALFalseFalseFalse0TruetaRightJustifydabtUnknowndatFloat,0.00 %;-,0.00 %Descuento0TruePedidosProveedor_Detalles_DESCUENTOFalseFalseFalse0TruetaRightJustifydabtUnknowndatCurrencyImporte porte0TruePedidosProveedor_Detalles_IMPORTE_PORTEFalseFalseFalse0TruetaLeftJustifydabtUnknowndatIntegerVISIBLE0TruePedidosProveedor_Detalles_VISIBLEFalseFalseFalse0TruetaLeftJustifydabtUnknowndatStringRef. proveedor0TruePedidosProveedor_Detalles_REFERENCIA_PROVEEDORFalseFalseFalse255TruetaLeftJustifydabtUnknowndatInteger0TruePedidosProveedor_ID_PROVEEDORFalseFalseFalse0TruetaLeftJustifydabtUnknowndatDateTime¿Confirmado?0TruePedidosProveedor_FECHA_CONFIRMACIONFalseFalseFalse0TruetaLeftJustifydabtUnknowndatDateTimeEntrega prevista0TruePedidosProveedor_FECHA_ENTREGAFalseFalseFalse0TruetaLeftJustifydabtUnknowndatStringSituación0TruePedidosProveedor_SITUACIONFalseFalseFalse255TruetaLeftJustifydabtUnknowndatInteger0TruePedidosProveedor_ID_ALMACENFalseFalseFalse0TruetaLeftJustifydabtUnknowndatInteger0TruePedidosProveedor_ID_PEDIDO_CLIENTEFalseFalseFalse0TruetaLeftJustifydabtUnknowndatStringREFERENCIA0TruePedidosProveedor_REFERENCIAFalseFalseTrue255TruetaLeftJustifydabtUnknowndatDateTime¿Enviado?0TruePedidosProveedor_FECHA_ENVIOFalseFalseFalse0TruetaLeftJustifydabtUnknowndatStringAlmacén0TruePedidosProveedor_NOMBRE_ALMACENFalseFalseFalse255TruetaLeftJustifydabtUnknowndatString0TruePedidosProveedor_REF_PED_CLIENTEFalseFalseFalse255True0 diff --git a/Source/Modulos/Pedidos a proveedor/Model/schPedidosProveedor.daSchema b/Source/Modulos/Pedidos a proveedor/Model/schPedidosProveedor.daSchema new file mode 100644 index 0000000..627d733 --- /dev/null +++ b/Source/Modulos/Pedidos a proveedor/Model/schPedidosProveedor.daSchema @@ -0,0 +1,114 @@ + +TrueDelete_PedidosProveedordabtUnknowndatUnknownOLD_IDdaptUnknown0IBXFalseDELETE + FROM + PEDIDOS_PROVEEDOR + WHERE + (ID = :OLD_ID)stSQLPEDIDOS_PROVEEDORTrueInsert_PedidosProveedor_DetallesdabtUnknowndatCurrencyCANTIDADdaptUnknown0dabtUnknowndatIntegerPOSICIONdaptUnknown0dabtUnknowndatAutoIncGEN_PEDIDOS_PROV_DETALLES_IDIDdaptUnknown0dabtUnknowndatStringTIPO_DETALLEdaptUnknown10dabtUnknowndatStringCONCEPTOdaptUnknown2000dabtUnknowndatCurrencyIMPORTE_UNIDADdaptUnknown0dabtUnknowndatCurrencyIMPORTE_TOTALdaptUnknown0dabtUnknowndatSmallIntVISIBLEdaptUnknown0dabtUnknowndatIntegerID_PEDIDOdaptUnknown0dabtUnknowndatIntegerID_ARTICULOdaptUnknown0dabtUnknowndatFloatDESCUENTOdaptUnknown0dabtUnknowndatCurrencyIMPORTE_PORTEdaptUnknown0IBXFalseINSERT + INTO PEDIDOS_PROVEEDOR_DETALLES + (CANTIDAD, POSICION, ID, TIPO_DETALLE, CONCEPTO, IMPORTE_UNIDAD, + IMPORTE_TOTAL, VISIBLE, ID_PEDIDO, + ID_ARTICULO, DESCUENTO, IMPORTE_PORTE) + VALUES + (:CANTIDAD, :POSICION, :ID, :TIPO_DETALLE, :CONCEPTO, + :IMPORTE_UNIDAD, :IMPORTE_TOTAL, :VISIBLE, :ID_PEDIDO, + :ID_ARTICULO, :DESCUENTO, :IMPORTE_PORTE)stSQLPEDIDOS_PROVEEDOR_DETALLESTrueDelete_PedidosProveedor_DetallesdabtUnknowndatUnknownOLD_IDdaptUnknown0IBXFalseDELETE + FROM + PEDIDOS_PROVEEDOR_DETALLES + WHERE + (ID = :OLD_ID)stSQLPEDIDOS_PROVEEDOR_DETALLESTrueUpdate_PedidosProveedor_DetallesdabtUnknowndatCurrencyCANTIDADdaptUnknown0dabtUnknowndatIntegerPOSICIONdaptUnknown0dabtUnknowndatIntegerIDdaptUnknown0dabtUnknowndatStringTIPO_DETALLEdaptUnknown10dabtUnknowndatStringCONCEPTOdaptUnknown2000dabtUnknowndatCurrencyIMPORTE_UNIDADdaptUnknown0dabtUnknowndatCurrencyIMPORTE_TOTALdaptUnknown0dabtUnknowndatSmallIntVISIBLEdaptUnknown0dabtUnknowndatIntegerID_PEDIDOdaptUnknown0dabtUnknowndatIntegerID_ARTICULOdaptUnknown0dabtUnknowndatFloatDESCUENTOdaptUnknown0dabtUnknowndatCurrencyIMPORTE_PORTEdaptUnknown0dabtUnknowndatUnknownOLD_IDdaptUnknown0IBXFalseUPDATE PEDIDOS_PROVEEDOR_DETALLES + SET + CANTIDAD = :CANTIDAD, + POSICION = :POSICION, + ID = :ID, + TIPO_DETALLE = :TIPO_DETALLE, + CONCEPTO = :CONCEPTO, + IMPORTE_UNIDAD = :IMPORTE_UNIDAD, + IMPORTE_TOTAL = :IMPORTE_TOTAL, + VISIBLE = :VISIBLE, + ID_PEDIDO = :ID_PEDIDO, + ID_ARTICULO = :ID_ARTICULO, + DESCUENTO = :DESCUENTO, + IMPORTE_PORTE = :IMPORTE_PORTE + WHERE + (ID = :OLD_ID)stSQLPEDIDOS_PROVEEDOR_DETALLESTrueInsert_PedidosProveedordabtUnknowndatUnknownUSUARIOdaptUnknown0dabtUnknowndatUnknownOBSERVACIONESdaptUnknown0dabtUnknowndatUnknownREFERENCIAdaptUnknown0dabtUnknowndatAutoIncGEN_PEDIDOS_PROV_IDIDdaptUnknown0dabtUnknowndatUnknownID_EMPRESAdaptUnknown0dabtUnknowndatUnknownFECHA_ALTAdaptUnknown0dabtUnknowndatUnknownFECHA_MODIFICACIONdaptUnknown0dabtUnknowndatUnknownID_PROVEEDORdaptUnknown0dabtUnknowndatUnknownFECHA_ENVIOdaptUnknown0dabtUnknowndatUnknownFECHA_PEDIDOdaptUnknown0dabtUnknowndatUnknownFECHA_CONFIRMACIONdaptUnknown0dabtUnknowndatUnknownFECHA_ENTREGAdaptUnknown0dabtUnknowndatUnknownINCIDENCIASdaptUnknown0dabtUnknowndatUnknownIMPORTE_TOTALdaptUnknown0dabtUnknowndatUnknownINCIDENCIAS_ACTIVASdaptUnknown0dabtUnknowndatUnknownID_ALMACENdaptUnknown0dabtUnknowndatUnknownCALLEdaptUnknown0dabtUnknowndatUnknownPOBLACIONdaptUnknown0dabtUnknowndatUnknownPROVINCIAdaptUnknown0dabtUnknowndatUnknownCODIGO_POSTALdaptUnknown0dabtUnknowndatUnknownPERSONA_CONTACTOdaptUnknown0dabtUnknowndatUnknownTELEFONOdaptUnknown0dabtUnknowndatUnknownID_PEDIDO_CLIENTEdaptUnknown0dabtUnknowndatUnknownIMPORTE_NETOdaptUnknown0dabtUnknowndatUnknownIMPORTE_PORTEdaptUnknown0dabtUnknowndatUnknownDESCUENTOdaptUnknown0dabtUnknowndatUnknownIMPORTE_DESCUENTOdaptUnknown0dabtUnknowndatUnknownBASE_IMPONIBLEdaptUnknown0dabtUnknowndatUnknownIVAdaptUnknown0dabtUnknowndatUnknownIMPORTE_IVAdaptUnknown0dabtUnknowndatUnknownID_FORMA_PAGOdaptUnknown0dabtUnknowndatUnknownID_TIENDAdaptUnknown0IBXFalseINSERT + INTO PEDIDOS_PROVEEDOR + (USUARIO, OBSERVACIONES, REFERENCIA, ID, ID_EMPRESA, + FECHA_ALTA, FECHA_MODIFICACION, ID_PROVEEDOR, FECHA_ENVIO, + FECHA_PEDIDO, FECHA_CONFIRMACION, FECHA_ENTREGA, INCIDENCIAS, + IMPORTE_TOTAL, INCIDENCIAS_ACTIVAS, ID_ALMACEN, CALLE, + POBLACION, PROVINCIA, CODIGO_POSTAL, PERSONA_CONTACTO, + TELEFONO, ID_PEDIDO_CLIENTE, IMPORTE_NETO, IMPORTE_PORTE, + DESCUENTO, IMPORTE_DESCUENTO, BASE_IMPONIBLE, IVA, + IMPORTE_IVA, ID_FORMA_PAGO, ID_TIENDA) + VALUES + (:USUARIO, :OBSERVACIONES, :REFERENCIA, :ID, + :ID_EMPRESA, :FECHA_ALTA, :FECHA_MODIFICACION, + :ID_PROVEEDOR, :FECHA_ENVIO, :FECHA_PEDIDO, :FECHA_CONFIRMACION, + :FECHA_ENTREGA, :INCIDENCIAS, :IMPORTE_TOTAL, :INCIDENCIAS_ACTIVAS, + :ID_ALMACEN, :CALLE, :POBLACION, :PROVINCIA, :CODIGO_POSTAL, + :PERSONA_CONTACTO, :TELEFONO, :ID_PEDIDO_CLIENTE, :IMPORTE_NETO, + :IMPORTE_PORTE, :DESCUENTO, :IMPORTE_DESCUENTO, :BASE_IMPONIBLE, + :IVA, :IMPORTE_IVA, :ID_FORMA_PAGO, :ID_TIENDA) +stSQLPEDIDOS_PROVEEDORTrueUpdate_PedidosProveedordabtUnknowndatUnknownIDdaptUnknown0dabtUnknowndatUnknownUSUARIOdaptUnknown0dabtUnknowndatUnknownOBSERVACIONESdaptUnknown0dabtUnknowndatUnknownREFERENCIAdaptUnknown0dabtUnknowndatUnknownID_EMPRESAdaptUnknown0dabtUnknowndatUnknownFECHA_ALTAdaptUnknown0dabtUnknowndatUnknownFECHA_MODIFICACIONdaptUnknown0dabtUnknowndatUnknownID_PROVEEDORdaptUnknown0dabtUnknowndatUnknownFECHA_ENVIOdaptUnknown0dabtUnknowndatUnknownFECHA_PEDIDOdaptUnknown0dabtUnknowndatUnknownFECHA_CONFIRMACIONdaptUnknown0dabtUnknowndatUnknownFECHA_ENTREGAdaptUnknown0dabtUnknowndatUnknownINCIDENCIASdaptUnknown0dabtUnknowndatUnknownIMPORTE_TOTALdaptUnknown0dabtUnknowndatUnknownINCIDENCIAS_ACTIVASdaptUnknown0dabtUnknowndatUnknownID_ALMACENdaptUnknown0dabtUnknowndatUnknownCALLEdaptUnknown0dabtUnknowndatUnknownPOBLACIONdaptUnknown0dabtUnknowndatUnknownPROVINCIAdaptUnknown0dabtUnknowndatUnknownCODIGO_POSTALdaptUnknown0dabtUnknowndatUnknownPERSONA_CONTACTOdaptUnknown0dabtUnknowndatUnknownTELEFONOdaptUnknown0dabtUnknowndatUnknownID_PEDIDO_CLIENTEdaptUnknown0dabtUnknowndatUnknownIMPORTE_NETOdaptUnknown0dabtUnknowndatUnknownIMPORTE_PORTEdaptUnknown0dabtUnknowndatUnknownDESCUENTOdaptUnknown0dabtUnknowndatUnknownIMPORTE_DESCUENTOdaptUnknown0dabtUnknowndatUnknownBASE_IMPONIBLEdaptUnknown0dabtUnknowndatUnknownIVAdaptUnknown0dabtUnknowndatUnknownIMPORTE_IVAdaptUnknown0dabtUnknowndatUnknownID_FORMA_PAGOdaptUnknown0dabtUnknowndatUnknownID_TIENDAdaptUnknown0dabtUnknowndatUnknownOLD_IDdaptUnknown0IBXFalseUPDATE PEDIDOS_PROVEEDOR + SET + ID = :ID, + USUARIO = :USUARIO, + OBSERVACIONES = :OBSERVACIONES, + REFERENCIA = :REFERENCIA, + ID_EMPRESA = :ID_EMPRESA, + FECHA_ALTA = :FECHA_ALTA, + FECHA_MODIFICACION = :FECHA_MODIFICACION, + ID_PROVEEDOR = :ID_PROVEEDOR, + FECHA_ENVIO = :FECHA_ENVIO, + FECHA_PEDIDO = :FECHA_PEDIDO, + FECHA_CONFIRMACION = :FECHA_CONFIRMACION, + FECHA_ENTREGA = :FECHA_ENTREGA, + INCIDENCIAS = :INCIDENCIAS, + IMPORTE_TOTAL = :IMPORTE_TOTAL, + INCIDENCIAS_ACTIVAS = :INCIDENCIAS_ACTIVAS, + ID_ALMACEN = :ID_ALMACEN, + CALLE = :CALLE, + POBLACION = :POBLACION, + PROVINCIA = :PROVINCIA, + CODIGO_POSTAL = :CODIGO_POSTAL, + PERSONA_CONTACTO = :PERSONA_CONTACTO, + TELEFONO = :TELEFONO, + ID_PEDIDO_CLIENTE = :ID_PEDIDO_CLIENTE, + IMPORTE_NETO = :IMPORTE_NETO, + IMPORTE_PORTE = :IMPORTE_PORTE, + DESCUENTO = :DESCUENTO, + IMPORTE_DESCUENTO = :IMPORTE_DESCUENTO, + BASE_IMPONIBLE = :BASE_IMPONIBLE, + IVA = :IVA, + IMPORTE_IVA = :IMPORTE_IVA, + ID_FORMA_PAGO = :ID_FORMA_PAGO, + ID_TIENDA = :ID_TIENDA + WHERE + (ID = :OLD_ID) +stSQLPEDIDOS_PROVEEDORTrueTruerslPascalScriptrslPascalScripttaLeftJustifydabtUnknownFalsedatAutoInc00PedidosProveedor_IDID0GEN_PEDIDOS_PROV_IDTrueTrueFalseFalseIDFalseTrueTrueFalse0TruetaLeftJustifydabtUnknownFalsedatInteger00PedidosProveedor_ID_EMPRESAID_EMPRESA0FalseTrueFalseFalseID_EMPRESAFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatInteger00PedidosProveedor_ID_PROVEEDORPedidosProveedor_ID_PROVEEDOR0FalseTrueFalseFalseID_PROVEEDORFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatString00PedidosProveedor_NOMBRENombre del proveedor0FalseTrueFalseFalseNOMBREFalseFalseFalseFalse255TruetaLeftJustifydabtUnknownFalsedatString0FalseTrueFalseFalseREFERENCIAFalseFalseTrueFalse255TruetaLeftJustifydabtUnknownFalsedatString00PedidosProveedor_SITUACIONSituación0FalseTrueFalseFalseSITUACIONFalseFalseFalseFalse255TruetaLeftJustifydabtUnknownFalsedatDateTime00PedidosProveedor_FECHA_ENVIO¿Enviado?0FalseTrueFalseFalseFECHA_ENVIOFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatDateTime00PedidosProveedor_FECHA_PEDIDOFecha pedido0FalseTrueFalseFalseFECHA_PEDIDOFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatDateTime00PedidosProveedor_FECHA_CONFIRMACION¿Confirmado?0FalseTrueFalseFalseFECHA_CONFIRMACIONFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatDateTime00PedidosProveedor_FECHA_ENTREGAEntrega prevista0FalseTrueFalseFalseFECHA_ENTREGAFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatInteger00PedidosProveedor_ID_ALMACENPedidosProveedor_ID_ALMACEN0FalseTrueFalseFalseID_ALMACENFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatString00PedidosProveedor_NOMBRE_ALMACENAlmacén0FalseTrueFalseFalseNOMBRE_ALMACENFalseFalseFalseFalse255TruetaLeftJustifydabtUnknownFalsedatMemo00PedidosProveedor_OBSERVACIONESObservaciones0FalseTrueFalseFalseOBSERVACIONESFalseFalseFalseFalse0TruetaRightJustifydabtUnknownFalsedatCurrency00PedidosProveedor_IMPORTE_TOTALImporte total0FalseTrueFalseFalseIMPORTE_TOTALFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatMemo00PedidosProveedor_INCIDENCIASINCIDENCIAS0FalseTrueFalseFalseINCIDENCIASFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatInteger00PedidosProveedor_INCIDENCIAS_ACTIVASINCIDENCIAS_ACTIVAS0FalseTrueFalseFalseINCIDENCIAS_ACTIVASFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatString00PedidosProveedor_CALLECalle0FalseTrueFalseFalseCALLEFalseFalseFalseFalse255TruetaLeftJustifydabtUnknownFalsedatString00PedidosProveedor_POBLACIONPoblación0FalseTrueFalseFalsePOBLACIONFalseFalseFalseFalse255TruetaLeftJustifydabtUnknownFalsedatString00PedidosProveedor_PROVINCIAProvincia0FalseTrueFalseFalsePROVINCIAFalseFalseFalseFalse255TruetaLeftJustifydabtUnknownFalsedatString00PedidosProveedor_CODIGO_POSTALCód. postal0FalseTrueFalseFalseCODIGO_POSTALFalseFalseFalseFalse10TruetaLeftJustifydabtUnknownFalsedatString00PedidosProveedor_PERSONA_CONTACTOPersona de contacto0FalseTrueFalseFalsePERSONA_CONTACTOFalseFalseFalseFalse255TruetaLeftJustifydabtUnknownFalsedatString00PedidosProveedor_TELEFONOTeléfono0FalseTrueFalseFalseTELEFONOFalseFalseFalseFalse25TruetaLeftJustifydabtUnknownFalsedatDateTime00PedidosProveedor_FECHA_ALTAFECHA_ALTA0FalseTrueFalseFalseFECHA_ALTAFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatDateTime00PedidosProveedor_FECHA_MODIFICACIONFECHA_MODIFICACION0FalseTrueFalseFalseFECHA_MODIFICACIONFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatString00PedidosProveedor_USUARIOUSUARIO0FalseTrueFalseFalseUSUARIOFalseFalseFalseFalse20TruetaLeftJustifydabtUnknownFalsedatInteger00PedidosProveedor_ID_PEDIDO_CLIENTEPedidosProveedor_ID_PEDIDO_CLIENTE0FalseTrueFalseFalseID_PEDIDO_CLIENTEFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatString00PedidosProveedor_REF_PED_CLIENTEPedidosProveedor_REF_PED_CLIENTE0FalseTrueFalseFalseREF_PED_CLIENTEFalseFalseFalseFalse255TruetaRightJustifydabtUnknownFalsedatCurrency00PedidosProveedor_IMPORTE_NETOImporte neto0FalseTrueFalseFalseIMPORTE_NETOFalseFalseFalseFalse0TruetaRightJustifydabtUnknownFalsedatCurrency00PedidosProveedor_IMPORTE_PORTEImporte del porte0FalseTrueFalseFalseIMPORTE_PORTEFalseFalseFalseFalse0TruetaRightJustifydabtUnknownFalsedatFloat00PedidosProveedor_DESCUENTO,0.00 %;-,0.00 %Descuento0FalseTrueFalseFalseDESCUENTOFalseFalseFalseFalse0TruetaRightJustifydabtUnknownFalsedatCurrency00PedidosProveedor_IMPORTE_DESCUENTOImporte dto.0FalseTrueFalseFalseIMPORTE_DESCUENTOFalseFalseFalseFalse0TruetaRightJustifydabtUnknownFalsedatCurrency00PedidosProveedor_BASE_IMPONIBLEBase imponible0FalseTrueFalseFalseBASE_IMPONIBLEFalseFalseFalseFalse0TruetaRightJustifydabtUnknownFalsedatFloat00PedidosProveedor_IVA,0.00 %;-,0.00 %IVA0FalseTrueFalseFalseIVAFalseFalseFalseFalse0TruetaRightJustifydabtUnknownFalsedatCurrency00PedidosProveedor_IMPORTE_IVAImporte IVA0FalseTrueFalseFalseIMPORTE_IVAFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatInteger00PedidosProveedor_ID_FORMA_PAGOID_FORMA_PAGO0FalseTrueFalseFalseID_FORMA_PAGOFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatInteger0FalseTrueFalseFalseID_TIENDAFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatString0FalseTrueFalseFalseTIENDAFalseFalseFalseFalse255TrueTruePedidosProveedorFalseIDIDID_EMPRESAID_EMPRESAID_PROVEEDORID_PROVEEDORNOMBRENOMBREREFERENCIAREFERENCIASITUACIONSITUACIONFECHA_ENVIOFECHA_ENVIOFECHA_PEDIDOFECHA_PEDIDOFECHA_CONFIRMACIONFECHA_CONFIRMACIONFECHA_ENTREGAFECHA_ENTREGAID_ALMACENID_ALMACENNOMBRE_ALMACENNOMBRE_ALMACENOBSERVACIONESOBSERVACIONESIMPORTE_TOTALIMPORTE_TOTALINCIDENCIASINCIDENCIASINCIDENCIAS_ACTIVASINCIDENCIAS_ACTIVASCALLECALLEPOBLACIONPOBLACIONPROVINCIAPROVINCIACODIGO_POSTALCODIGO_POSTALPERSONA_CONTACTOPERSONA_CONTACTOTELEFONOTELEFONOFECHA_ALTAFECHA_ALTAFECHA_MODIFICACIONFECHA_MODIFICACIONUSUARIOUSUARIOID_PEDIDO_CLIENTEID_PEDIDO_CLIENTEREF_PED_CLIENTEREF_PED_CLIENTEIMPORTE_NETOIMPORTE_NETOIMPORTE_PORTEIMPORTE_PORTEDESCUENTODESCUENTOIMPORTE_DESCUENTOIMPORTE_DESCUENTOBASE_IMPONIBLEBASE_IMPONIBLEIVAIVAIMPORTE_IVAIMPORTE_IVAID_FORMA_PAGOID_FORMA_PAGOID_TIENDAID_TIENDATIENDATIENDAIBXFalsestAutoSQLV_PEDIDOS_PROVEEDORTrueTruerslPascalScriptrslPascalScripttaLeftJustifydabtUnknownFalsedatAutoInc00PedidosProveedor_Detalles_IDID0GEN_PEDIDOS_PROV_DETALLES_IDTrueTrueFalseFalseIDFalseTrueTrueFalse0TruetaLeftJustifydabtUnknownFalsedatInteger0FalseTrueFalseFalseID_PEDIDOFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatInteger00POSICIONCONCEPTOPOSICION0FalseTrueFalseFalsePOSICIONFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatString0FalseTrueFalseFalseTIPO_DETALLEFalseFalseFalseFalse10TruetaLeftJustifydabtUnknownFalsedatString0FalseTrueFalseFalseCONCEPTOFalseFalseFalseFalse2000TruetaRightJustifydabtUnknownFalsedatFloat00CANTIDADCANTIDAD0FalseTrueFalseFalseCANTIDADFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatCurrency0FalseTrueFalseFalseIMPORTE_UNIDADFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatCurrency0FalseTrueFalseFalseIMPORTE_TOTALFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatSmallInt0FalseTrueFalseFalseVISIBLEFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatInteger0FalseTrueFalseFalseID_ARTICULOFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatFloat0FalseTrueFalseFalseDESCUENTOFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatCurrency0FalseTrueFalseFalseIMPORTE_PORTEFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatString0FalseTrueFalseFalseREFERENCIAFalseFalseFalseFalse255TruetaLeftJustifydabtUnknownFalsedatString0FalseTrueFalseFalseREFERENCIA_PROVEEDORFalseFalseFalseFalse255TrueTruePedidosProveedor_DetallesFalseIDIDID_PEDIDOID_PEDIDOPOSICIONPOSICIONTIPO_DETALLETIPO_DETALLECONCEPTOCONCEPTOCANTIDADCANTIDADIMPORTE_UNIDADIMPORTE_UNIDADIMPORTE_TOTALIMPORTE_TOTALVISIBLEVISIBLEID_ARTICULOID_ARTICULODESCUENTODESCUENTOIMPORTE_PORTEIMPORTE_PORTEREFERENCIAREFERENCIA<unknown>REFERENCIA_PROVEEDORREFERENCIA_PROVEEDOR<unknown>IBXFalseSELECT + PEDIDOS_PROVEEDOR_DETALLES.ID, PEDIDOS_PROVEEDOR_DETALLES.ID_PEDIDO, + PEDIDOS_PROVEEDOR_DETALLES.POSICION, PEDIDOS_PROVEEDOR_DETALLES.TIPO_DETALLE, + PEDIDOS_PROVEEDOR_DETALLES.CONCEPTO, PEDIDOS_PROVEEDOR_DETALLES.CANTIDAD, + PEDIDOS_PROVEEDOR_DETALLES.IMPORTE_UNIDAD, PEDIDOS_PROVEEDOR_DETALLES.IMPORTE_TOTAL, + PEDIDOS_PROVEEDOR_DETALLES.VISIBLE, + + PEDIDOS_PROVEEDOR_DETALLES.ID_ARTICULO, PEDIDOS_PROVEEDOR_DETALLES.DESCUENTO, + PEDIDOS_PROVEEDOR_DETALLES.IMPORTE_PORTE, + ARTICULOS.REFERENCIA, ARTICULOS.REFERENCIA_PROV as REFERENCIA_PROVEEDOR + +FROM PEDIDOS_PROVEEDOR_DETALLES +LEFT JOIN ARTICULOS ON PEDIDOS_PROVEEDOR_DETALLES.ID_ARTICULO = ARTICULOS.ID +WHERE {where} +ORDER BY POSICION; +stSQLPEDIDOS_PROVEEDOR_DETALLESTrueTruerslPascalScriptrslPascalScripttaLeftJustifydabtUnknownFalsedatInteger00PedidosProveedor_Detalles_ID_PEDIDOID_PEDIDO0FalseTrueFalseFalseID_PEDIDOFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatString00PedidosProveedor_Detalles_REFERENCIAReferencia0FalseTrueFalseFalseREFERENCIAFalseFalseFalseFalse255TruetaLeftJustifydabtUnknownFalsedatInteger00PedidosProveedor_Detalles_ID_ARTICULOID_ARTICULO0FalseTrueFalseFalseID_ARTICULOFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatString00PedidosProveedor_Detalles_CONCEPTOCONCEPTO0FalseTrueFalseFalseCONCEPTOFalseFalseFalseFalse2000TruetaRightJustifydabtUnknownFalsedatFloat00CANTIDADCANTIDAD0FalseTrueFalseFalseCANTIDADFalseFalseFalseFalse0TruetaLeftJustifydabtUnknownFalsedatString00PedidosProveedor_Detalles_REFERENCIA_PROVEEDORRef. proveedor0FalseTrueFalseFalseREFERENCIA_PROVEEDORFalseFalseFalseFalse255TrueTruePedidosProveedor_Articulos_PendientesFalseID_PEDIDOID_PEDIDOREFERENCIAREFERENCIAID_ARTICULOID_ARTICULOCONCEPTOCONCEPTOCANTIDADCANTIDADREFERENCIA_PROVEEDORREFERENCIA_PROVEEDORIBXFalseselect V_PED_PROV_ARTICULOS.ID_PEDIDO, + ARTICULOS.REFERENCIA, + V_PED_PROV_ARTICULOS.ID_ARTICULO, + ARTICULOS.DESCRIPCION as CONCEPTO, + V_PED_PROV_ARTICULOS.CANTIDAD_PENDIENTE as CANTIDAD, + ARTICULOS.REFERENCIA_PROV as REFERENCIA_PROVEEDOR + +FROM V_PED_PROV_ARTICULOS +LEFT JOIN ARTICULOS ON (ARTICULOS.ID = V_PED_PROV_ARTICULOS.ID_ARTICULO) +WHERE (V_PED_PROV_ARTICULOS.CANTIDAD_PENDIENTE <> 0) + +stSQLV_PED_PROV_ARTICULOSPedidosProveedor_DetallesID_PEDIDOPedidosProveedorIDFK_PedidosProveedor_DetallesrtForeignKey0PedidosProveedorFalseTrueFalsefbRaiseExceptionInsert PedidosProveedorPedidosProveedor_DetallesFalseTrueFalsefbRaiseExceptionInsert PedidosProveedor_DetallesPedidosProveedorFalseFalseTruefbRaiseExceptionUpdate PedidosProveedorPedidosProveedor_DetallesFalseFalseTruefbRaiseExceptionUpdate PedidosProveedor_DetallesPedidosProveedor_DetallesTrueFalseFalsefbRaiseExceptionDelete PedidosProveedor_DetallesPedidosProveedorTrueFalseFalsefbRaiseExceptionDelete PedidosProveedor0 diff --git a/Source/Modulos/Pedidos a proveedor/PedidosProveedor_Group.config b/Source/Modulos/Pedidos a proveedor/PedidosProveedor_Group.config new file mode 100644 index 0000000..c8f2834 --- /dev/null +++ b/Source/Modulos/Pedidos a proveedor/PedidosProveedor_Group.config @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/Source/Modulos/Pedidos a proveedor/PedidosProveedor_Group.groupproj b/Source/Modulos/Pedidos a proveedor/PedidosProveedor_Group.groupproj new file mode 100644 index 0000000..488ad49 --- /dev/null +++ b/Source/Modulos/Pedidos a proveedor/PedidosProveedor_Group.groupproj @@ -0,0 +1,244 @@ + + + {63bda8d7-1426-4a34-849f-51032a5e877d} + + + + + + + + + + + + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Pedidos a proveedor/Plugin/PedidosProveedor_plugin.res b/Source/Modulos/Pedidos a proveedor/Plugin/PedidosProveedor_plugin.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Pedidos a proveedor/Plugin/PedidosProveedor_plugin.res differ diff --git a/Source/Modulos/Pedidos a proveedor/Views/PedidosProveedor_view.res b/Source/Modulos/Pedidos a proveedor/Views/PedidosProveedor_view.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Pedidos a proveedor/Views/PedidosProveedor_view.res differ diff --git a/Source/Modulos/Presupuestos de cliente/Controller/PresupuestosCliente_controller.RES b/Source/Modulos/Presupuestos de cliente/Controller/PresupuestosCliente_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Presupuestos de cliente/Controller/PresupuestosCliente_controller.RES differ diff --git a/Source/Modulos/Presupuestos de cliente/Data/PresupuestosCliente_data.RES b/Source/Modulos/Presupuestos de cliente/Data/PresupuestosCliente_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Presupuestos de cliente/Data/PresupuestosCliente_data.RES differ diff --git a/Source/Modulos/Presupuestos de cliente/Model/PresupuestosCliente_model.RES b/Source/Modulos/Presupuestos de cliente/Model/PresupuestosCliente_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Presupuestos de cliente/Model/PresupuestosCliente_model.RES differ diff --git a/Source/Modulos/Presupuestos de cliente/Plugin/PresupuestosCliente_plugin.RES b/Source/Modulos/Presupuestos de cliente/Plugin/PresupuestosCliente_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Presupuestos de cliente/Plugin/PresupuestosCliente_plugin.RES differ diff --git a/Source/Modulos/Presupuestos de cliente/PresupuestosCliente_Group.groupproj b/Source/Modulos/Presupuestos de cliente/PresupuestosCliente_Group.groupproj new file mode 100644 index 0000000..03a19a5 --- /dev/null +++ b/Source/Modulos/Presupuestos de cliente/PresupuestosCliente_Group.groupproj @@ -0,0 +1,264 @@ + + + {4fc2fdb5-faa5-4b92-afc6-33a803d10c02} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Presupuestos de cliente/Views/PresupuestosCliente_view.RES b/Source/Modulos/Presupuestos de cliente/Views/PresupuestosCliente_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Presupuestos de cliente/Views/PresupuestosCliente_view.RES differ diff --git a/Source/Modulos/Recibos de cliente/Controller/RecibosCliente_controller.res b/Source/Modulos/Recibos de cliente/Controller/RecibosCliente_controller.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Recibos de cliente/Controller/RecibosCliente_controller.res differ diff --git a/Source/Modulos/Recibos de cliente/Data/RecibosCliente_data.res b/Source/Modulos/Recibos de cliente/Data/RecibosCliente_data.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Recibos de cliente/Data/RecibosCliente_data.res differ diff --git a/Source/Modulos/Recibos de cliente/Model/RecibosCliente_model.res b/Source/Modulos/Recibos de cliente/Model/RecibosCliente_model.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Recibos de cliente/Model/RecibosCliente_model.res differ diff --git a/Source/Modulos/Recibos de cliente/Plugin/RecibosCliente_plugin.res b/Source/Modulos/Recibos de cliente/Plugin/RecibosCliente_plugin.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Recibos de cliente/Plugin/RecibosCliente_plugin.res differ diff --git a/Source/Modulos/Recibos de cliente/RecibosCliente_Group.groupproj b/Source/Modulos/Recibos de cliente/RecibosCliente_Group.groupproj new file mode 100644 index 0000000..d14fdef --- /dev/null +++ b/Source/Modulos/Recibos de cliente/RecibosCliente_Group.groupproj @@ -0,0 +1,164 @@ + + + {9e374daa-b130-47db-a2de-c184f072bea0} + + + + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Recibos de cliente/Views/RecibosCliente_view.res b/Source/Modulos/Recibos de cliente/Views/RecibosCliente_view.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Recibos de cliente/Views/RecibosCliente_view.res differ diff --git a/Source/Modulos/Recibos de proveedor/Controller/RecibosProveedor_controller.RES b/Source/Modulos/Recibos de proveedor/Controller/RecibosProveedor_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Recibos de proveedor/Controller/RecibosProveedor_controller.RES differ diff --git a/Source/Modulos/Recibos de proveedor/Data/RecibosProveedor_data.RES b/Source/Modulos/Recibos de proveedor/Data/RecibosProveedor_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Recibos de proveedor/Data/RecibosProveedor_data.RES differ diff --git a/Source/Modulos/Recibos de proveedor/Model/RecibosProveedor_model.RES b/Source/Modulos/Recibos de proveedor/Model/RecibosProveedor_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Recibos de proveedor/Model/RecibosProveedor_model.RES differ diff --git a/Source/Modulos/Recibos de proveedor/Plugin/RecibosProveedor_plugin.RES b/Source/Modulos/Recibos de proveedor/Plugin/RecibosProveedor_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Recibos de proveedor/Plugin/RecibosProveedor_plugin.RES differ diff --git a/Source/Modulos/Recibos de proveedor/RecibosProveedor_Group.groupproj b/Source/Modulos/Recibos de proveedor/RecibosProveedor_Group.groupproj new file mode 100644 index 0000000..d549d13 --- /dev/null +++ b/Source/Modulos/Recibos de proveedor/RecibosProveedor_Group.groupproj @@ -0,0 +1,154 @@ + + + {9e374daa-b130-47db-a2de-c184f072bea0} + + + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Recibos de proveedor/Views/RecibosProveedor_view.res b/Source/Modulos/Recibos de proveedor/Views/RecibosProveedor_view.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Recibos de proveedor/Views/RecibosProveedor_view.res differ diff --git a/Source/Modulos/Referencias/Controller/Referencias_controller.RES b/Source/Modulos/Referencias/Controller/Referencias_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Referencias/Controller/Referencias_controller.RES differ diff --git a/Source/Modulos/Referencias/Data/Referencias_data.RES b/Source/Modulos/Referencias/Data/Referencias_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Referencias/Data/Referencias_data.RES differ diff --git a/Source/Modulos/Referencias/Model/Referencias_model.RES b/Source/Modulos/Referencias/Model/Referencias_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Referencias/Model/Referencias_model.RES differ diff --git a/Source/Modulos/Referencias/Plugin/Referencias_plugin.RES b/Source/Modulos/Referencias/Plugin/Referencias_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Referencias/Plugin/Referencias_plugin.RES differ diff --git a/Source/Modulos/Referencias/Referencias_Group.groupproj b/Source/Modulos/Referencias/Referencias_Group.groupproj new file mode 100644 index 0000000..05bf85e --- /dev/null +++ b/Source/Modulos/Referencias/Referencias_Group.groupproj @@ -0,0 +1,124 @@ + + + {6fa7160e-0b4c-4f7c-9c55-08938cd225c4} + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Referencias/Views/Referencias_view.RES b/Source/Modulos/Referencias/Views/Referencias_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Referencias/Views/Referencias_view.RES differ diff --git a/Source/Modulos/Relaciones/Albaranes de cliente - Facturas de cliente/AlbCli_FacCli_relation.RES b/Source/Modulos/Relaciones/Albaranes de cliente - Facturas de cliente/AlbCli_FacCli_relation.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Relaciones/Albaranes de cliente - Facturas de cliente/AlbCli_FacCli_relation.RES differ diff --git a/Source/Modulos/Relaciones/Albaranes de cliente - Facturas de cliente/AlbCli_FacCli_relation.groupproj b/Source/Modulos/Relaciones/Albaranes de cliente - Facturas de cliente/AlbCli_FacCli_relation.groupproj new file mode 100644 index 0000000..349a393 --- /dev/null +++ b/Source/Modulos/Relaciones/Albaranes de cliente - Facturas de cliente/AlbCli_FacCli_relation.groupproj @@ -0,0 +1,84 @@ + + + {da39db63-310f-405e-918c-b25a1b64b363} + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Relaciones/Contratos de cliente - Albaranes de cliente/ConCli_AlbCli_relation.res b/Source/Modulos/Relaciones/Contratos de cliente - Albaranes de cliente/ConCli_AlbCli_relation.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Relaciones/Contratos de cliente - Albaranes de cliente/ConCli_AlbCli_relation.res differ diff --git a/Source/Modulos/Relaciones/Contratos de cliente - Facturas de cliente/ConCli_FacCli_relation.RES b/Source/Modulos/Relaciones/Contratos de cliente - Facturas de cliente/ConCli_FacCli_relation.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Relaciones/Contratos de cliente - Facturas de cliente/ConCli_FacCli_relation.RES differ diff --git a/Source/Modulos/Relaciones/Contratos de cliente - Pedidos de proveedor/ConCli_PedProv_relation.res b/Source/Modulos/Relaciones/Contratos de cliente - Pedidos de proveedor/ConCli_PedProv_relation.res new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Relaciones/Contratos de cliente - Pedidos de proveedor/ConCli_PedProv_relation.res differ diff --git a/Source/Modulos/Relaciones/Presupuestos de cliente - Contratos de cliente/PreCli_ConCli_relation.RES b/Source/Modulos/Relaciones/Presupuestos de cliente - Contratos de cliente/PreCli_ConCli_relation.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Relaciones/Presupuestos de cliente - Contratos de cliente/PreCli_ConCli_relation.RES differ diff --git a/Source/Modulos/Remesas de cliente/Controller/RemesasCliente_controller.RES b/Source/Modulos/Remesas de cliente/Controller/RemesasCliente_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Remesas de cliente/Controller/RemesasCliente_controller.RES differ diff --git a/Source/Modulos/Remesas de cliente/Data/RemesasCliente_data.RES b/Source/Modulos/Remesas de cliente/Data/RemesasCliente_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Remesas de cliente/Data/RemesasCliente_data.RES differ diff --git a/Source/Modulos/Remesas de cliente/Model/RemesasCliente_model.RES b/Source/Modulos/Remesas de cliente/Model/RemesasCliente_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Remesas de cliente/Model/RemesasCliente_model.RES differ diff --git a/Source/Modulos/Remesas de cliente/Plugin/RemesasCliente_plugin.RES b/Source/Modulos/Remesas de cliente/Plugin/RemesasCliente_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Remesas de cliente/Plugin/RemesasCliente_plugin.RES differ diff --git a/Source/Modulos/Remesas de cliente/RemesasCliente_Group.groupproj b/Source/Modulos/Remesas de cliente/RemesasCliente_Group.groupproj new file mode 100644 index 0000000..8aabfff --- /dev/null +++ b/Source/Modulos/Remesas de cliente/RemesasCliente_Group.groupproj @@ -0,0 +1,174 @@ + + + {9e374daa-b130-47db-a2de-c184f072bea0} + + + + + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Remesas de cliente/Views/RemesasCliente_view.RES b/Source/Modulos/Remesas de cliente/Views/RemesasCliente_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Remesas de cliente/Views/RemesasCliente_view.RES differ diff --git a/Source/Modulos/Remesas de proveedor/Controller/RemesasProveedor_controller.RES b/Source/Modulos/Remesas de proveedor/Controller/RemesasProveedor_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Remesas de proveedor/Controller/RemesasProveedor_controller.RES differ diff --git a/Source/Modulos/Remesas de proveedor/Data/RemesasProveedor_data.RES b/Source/Modulos/Remesas de proveedor/Data/RemesasProveedor_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Remesas de proveedor/Data/RemesasProveedor_data.RES differ diff --git a/Source/Modulos/Remesas de proveedor/Model/RemesasProveedor_model.RES b/Source/Modulos/Remesas de proveedor/Model/RemesasProveedor_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Remesas de proveedor/Model/RemesasProveedor_model.RES differ diff --git a/Source/Modulos/Remesas de proveedor/Plugin/RemesasProveedor_plugin.RES b/Source/Modulos/Remesas de proveedor/Plugin/RemesasProveedor_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Remesas de proveedor/Plugin/RemesasProveedor_plugin.RES differ diff --git a/Source/Modulos/Remesas de proveedor/RemesasProveedor_Group.groupproj b/Source/Modulos/Remesas de proveedor/RemesasProveedor_Group.groupproj new file mode 100644 index 0000000..f8d0b94 --- /dev/null +++ b/Source/Modulos/Remesas de proveedor/RemesasProveedor_Group.groupproj @@ -0,0 +1,134 @@ + + + {9e374daa-b130-47db-a2de-c184f072bea0} + + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Remesas de proveedor/Views/RemesasProveedor_view.RES b/Source/Modulos/Remesas de proveedor/Views/RemesasProveedor_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Remesas de proveedor/Views/RemesasProveedor_view.RES differ diff --git a/Source/Modulos/Tipos de IVA/Controller/TiposIVA_controller.RES b/Source/Modulos/Tipos de IVA/Controller/TiposIVA_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Tipos de IVA/Controller/TiposIVA_controller.RES differ diff --git a/Source/Modulos/Tipos de IVA/Data/TiposIVA_data.RES b/Source/Modulos/Tipos de IVA/Data/TiposIVA_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Tipos de IVA/Data/TiposIVA_data.RES differ diff --git a/Source/Modulos/Tipos de IVA/Model/TiposIVA_model.RES b/Source/Modulos/Tipos de IVA/Model/TiposIVA_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Tipos de IVA/Model/TiposIVA_model.RES differ diff --git a/Source/Modulos/Tipos de IVA/Plugin/TiposIVA_plugin.RES b/Source/Modulos/Tipos de IVA/Plugin/TiposIVA_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Tipos de IVA/Plugin/TiposIVA_plugin.RES differ diff --git a/Source/Modulos/Tipos de IVA/TiposIVA_Group.groupproj b/Source/Modulos/Tipos de IVA/TiposIVA_Group.groupproj new file mode 100644 index 0000000..82224ea --- /dev/null +++ b/Source/Modulos/Tipos de IVA/TiposIVA_Group.groupproj @@ -0,0 +1,104 @@ + + + {033276d8-059f-49be-9cc2-3276e536a74d} + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Tipos de IVA/Views/TiposIVA_view.RES b/Source/Modulos/Tipos de IVA/Views/TiposIVA_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Tipos de IVA/Views/TiposIVA_view.RES differ diff --git a/Source/Modulos/Tipos de venta/TiposVenta_Group.groupproj b/Source/Modulos/Tipos de venta/TiposVenta_Group.groupproj new file mode 100644 index 0000000..a1f76c3 --- /dev/null +++ b/Source/Modulos/Tipos de venta/TiposVenta_Group.groupproj @@ -0,0 +1,124 @@ + + + {6fa7160e-0b4c-4f7c-9c55-08938cd225c4} + + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Unidades de medida/Controller/UnidadesMedida_controller.RES b/Source/Modulos/Unidades de medida/Controller/UnidadesMedida_controller.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Unidades de medida/Controller/UnidadesMedida_controller.RES differ diff --git a/Source/Modulos/Unidades de medida/Data/UnidadesMedida_data.RES b/Source/Modulos/Unidades de medida/Data/UnidadesMedida_data.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Unidades de medida/Data/UnidadesMedida_data.RES differ diff --git a/Source/Modulos/Unidades de medida/Model/UnidadesMedida_model.RES b/Source/Modulos/Unidades de medida/Model/UnidadesMedida_model.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Unidades de medida/Model/UnidadesMedida_model.RES differ diff --git a/Source/Modulos/Unidades de medida/Plugin/UnidadesMedida_plugin.RES b/Source/Modulos/Unidades de medida/Plugin/UnidadesMedida_plugin.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Unidades de medida/Plugin/UnidadesMedida_plugin.RES differ diff --git a/Source/Modulos/Unidades de medida/UnidadesMedida_Group.groupproj b/Source/Modulos/Unidades de medida/UnidadesMedida_Group.groupproj new file mode 100644 index 0000000..45d3bb5 --- /dev/null +++ b/Source/Modulos/Unidades de medida/UnidadesMedida_Group.groupproj @@ -0,0 +1,114 @@ + + + {033276d8-059f-49be-9cc2-3276e536a74d} + + + + + + + + + + + + + + + Default.Personality + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Modulos/Unidades de medida/Views/UnidadesMedida_view.RES b/Source/Modulos/Unidades de medida/Views/UnidadesMedida_view.RES new file mode 100644 index 0000000..8b251f3 Binary files /dev/null and b/Source/Modulos/Unidades de medida/Views/UnidadesMedida_view.RES differ diff --git a/Source/Servicios/RODLFile.res b/Source/Servicios/RODLFile.res new file mode 100644 index 0000000..aa48c3d Binary files /dev/null and b/Source/Servicios/RODLFile.res differ diff --git a/Source/Servidor/FactuGES_Server.cfg b/Source/Servidor/FactuGES_Server.cfg new file mode 100644 index 0000000..45f6a1a --- /dev/null +++ b/Source/Servidor/FactuGES_Server.cfg @@ -0,0 +1,37 @@ +-$A8 +-$B- +-$C+ +-$D+ +-$E- +-$F- +-$G+ +-$H+ +-$I+ +-$J- +-$K- +-$L+ +-$M- +-$N+ +-$O+ +-$P+ +-$Q- +-$R- +-$S- +-$T- +-$U- +-$V+ +-$W- +-$X+ +-$YD +-$Z1 +-GD +-cg +-AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE; +-H+ +-W+ +-M +-$M16384,1048576 +-K$00400000 +-E"..\..\Output\Debug\Servidor" +-LE"C:\Documents and Settings\All Users\Documentos\RAD Studio\5.0\Bpl" +-LN"C:\Documents and Settings\All Users\Documentos\RAD Studio\5.0\Dcp" diff --git a/Source/Servidor/FactuGES_Server.res b/Source/Servidor/FactuGES_Server.res new file mode 100644 index 0000000..ffdcfee Binary files /dev/null and b/Source/Servidor/FactuGES_Server.res differ