From 3417f24347558ac0ef5fb019baa269b29068120f Mon Sep 17 00:00:00 2001 From: Eric Mc Sween Date: Tue, 10 Jun 2014 10:56:28 -0400 Subject: [PATCH] =?utf8?q?Fix=20drill-down=20de=20l'interro=20budg=C3=A9tair?= =?utf8?q?e=20pour=20la=20nouvelle=20codification?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- db/procedures/auf_p_interro_detail.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/procedures/auf_p_interro_detail.sql b/db/procedures/auf_p_interro_detail.sql index 4c7aae8..c6a4904 100644 --- a/db/procedures/auf_p_interro_detail.sql +++ b/db/procedures/auf_p_interro_detail.sql @@ -7,7 +7,7 @@ SET QUOTED_IDENTIFIER OFF GO ALTER PROCEDURE [dbo].[auf_p_interro_detail] - @projetposte varchar(7), + @projetposte varchar(8), @annee int, @type varchar(3) AS -- 1.7.10.4