From: Eric Mc Sween Date: Tue, 10 Jun 2014 14:56:28 +0000 (-0400) Subject: Fix drill-down de l'interro budgétaire pour la nouvelle codification X-Git-Url: http://git.auf.org/?p=auf_coda_additions.git;a=commitdiff_plain;h=3417f24347558ac0ef5fb019baa269b29068120f Fix drill-down de l'interro budgétaire pour la nouvelle codification --- 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