From 884c0fdca2cda071e9eefd55d969ba063fc39ccd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Laurent=20L=C3=A9cluse?= <laurent.lecluse@unicaen.fr>
Date: Mon, 28 Sep 2020 12:36:50 +0200
Subject: [PATCH] =?UTF-8?q?#28282=20Pouvoir=20payer=20sur=20les=20centres?=
 =?UTF-8?q?=20de=20co=C3=BBts=20des=20composantes=20d'affectation?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 data/ddl/view/V_INDICATEUR_361.sql | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/ddl/view/V_INDICATEUR_361.sql b/data/ddl/view/V_INDICATEUR_361.sql
index f02134ebab..e21777fb87 100644
--- a/data/ddl/view/V_INDICATEUR_361.sql
+++ b/data/ddl/view/V_INDICATEUR_361.sql
@@ -19,4 +19,4 @@ WHERE
   c.histo_destruction IS NULL
   AND f.id IS NULL
   AND c.date_envoi_email IS NOT NULL
-) t;
\ No newline at end of file
+) t
\ No newline at end of file
-- 
GitLab