From cf7b36610ced30e77928be77e94cd48e99cffaa9 Mon Sep 17 00:00:00 2001
From: benjamin <benjamin@le-filament.com>
Date: Wed, 8 Feb 2023 14:48:01 +0100
Subject: [PATCH] [update] remove member_start_stat from view

---
 wizard/scop_cotisation_cg_wizard.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/wizard/scop_cotisation_cg_wizard.xml b/wizard/scop_cotisation_cg_wizard.xml
index 93d8bf4..f24315d 100644
--- a/wizard/scop_cotisation_cg_wizard.xml
+++ b/wizard/scop_cotisation_cg_wizard.xml
@@ -40,7 +40,6 @@
                             <field name="name" />
                             <field name="ur_id" />
                             <field name="member_start" />
-                            <field name="member_start_stat" />
                         </tree>
                     </field>
                     <footer>
-- 
GitLab