From c6379db01bfc9ef765df8c5f98ffd476493dfda7 Mon Sep 17 00:00:00 2001 From: david Date: Mon, 12 Nov 2007 20:27:44 +0000 Subject: [PATCH] =?UTF-8?q?Creaci=C3=B3n=20autom=C3=A1tica=20de=20la=20rut?= =?UTF-8?q?a=20de=20salida=20cuando=20no=20existe.?= 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.Tecsitel_FactuGES2/trunk@87 0c75b7a4-871f-7646-8a2f-f78d34cc349f --- Database/RodaxSoftware.FactuGES.Database.proj | 8 ++++++-- RodaxSoftware.FactuGES.Common.targets | 6 +++++- RodaxSoftware.FactuGES.proj | 4 ++-- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/Database/RodaxSoftware.FactuGES.Database.proj b/Database/RodaxSoftware.FactuGES.Database.proj index a208f99b..2bb1f7d8 100644 --- a/Database/RodaxSoftware.FactuGES.Database.proj +++ b/Database/RodaxSoftware.FactuGES.Database.proj @@ -1,4 +1,4 @@ - + @@ -28,7 +28,11 @@ - + + + + diff --git a/RodaxSoftware.FactuGES.Common.targets b/RodaxSoftware.FactuGES.Common.targets index 03b81f23..bea12b01 100644 --- a/RodaxSoftware.FactuGES.Common.targets +++ b/RodaxSoftware.FactuGES.Common.targets @@ -84,7 +84,11 @@ - + + + + + diff --git a/RodaxSoftware.FactuGES.proj b/RodaxSoftware.FactuGES.proj index 5c23b36c..d0be815b 100644 --- a/RodaxSoftware.FactuGES.proj +++ b/RodaxSoftware.FactuGES.proj @@ -1,4 +1,4 @@ - + %0D%0A @@ -127,7 +127,7 @@ $(CleanDependsOn); - CleanDatabase + CleanDatabase CleanCode